Guest User

Untitled

a guest
Jan 25th, 2018
296
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.28 KB | None | 0 0
  1. ~/projects/rails31/dockyard (master) $ heroku logs
  2. 2011-08-02T22:47:07+00:00 app[web.1]: from /home/heroku_rack/heroku.ru:11:in `new'
  3. 2011-08-02T22:47:07+00:00 app[web.1]: from /home/heroku_rack/heroku.ru:11:in `block in <main>'
  4. 2011-08-02T22:47:07+00:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/rack-1.3.2/lib/rack/builder.rb:51:in `instance_eval'
  5. 2011-08-02T22:47:07+00:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/rack-1.3.2/lib/rack/builder.rb:51:in `initialize'
  6. 2011-08-02T22:47:07+00:00 app[web.1]: from /home/heroku_rack/heroku.ru:1:in `new'
  7. 2011-08-02T22:47:07+00:00 heroku[web.1]: Process exited
  8. 2011-08-02T22:47:08+00:00 heroku[web.1]: State changed from starting to crashed
  9. 2011-08-02T22:47:26+00:00 heroku[router]: Error H10 (App crashed) -> GET dockyard.heroku.com/ dyno= queue= wait= service= status=503 bytes=
  10. 2011-08-02T22:47:27+00:00 heroku[nginx]: GET / HTTP/1.1 | 108.49.61.24 | 795 | http | 503
  11. 2011-08-02T22:47:28+00:00 heroku[router]: Error H10 (App crashed) -> GET dockyard.heroku.com/ dyno= queue= wait= service= status=503 bytes=
  12. 2011-08-02T22:47:28+00:00 heroku[nginx]: GET / HTTP/1.1 | 108.49.61.24 | 795 | http | 503
  13. 2011-08-02T22:48:42+00:00 heroku[slugc]: Slug compilation started
  14. 2011-08-02T22:49:45+00:00 heroku[api]: Deploy 369f0fe by bcardarella@gmail.com
  15. 2011-08-02T22:49:45+00:00 heroku[api]: Release v18 created by bcardarella@gmail.com
  16. 2011-08-02T22:49:46+00:00 heroku[web.1]: State changed from crashed to created
  17. 2011-08-02T22:49:46+00:00 heroku[web.1]: State changed from created to starting
  18. 2011-08-02T22:49:46+00:00 heroku[slugc]: Slug compilation finished
  19. 2011-08-02T22:49:54+00:00 heroku[web.1]: Starting proce
  20.  
  21. 2011-08-02T22:49:57+00:00 app[web.1]: /app/.bundle/gems/ruby/1.9.1/gems/railties-3.1.0.rc5/lib/rails/railtie/configuration.rb:78:in `method_missing': undefined method `sass' for #<Rails::Application::Configuration:0x000000038b0788> (NoMethodError)
  22. 2011-08-02T22:49:57+00:00 app[web.1]: from /app/config/application.rb:41:in `<class:Application>'
  23. 2011-08-02T22:49:57+00:00 app[web.1]: from /app/config/application.rb:10:in `<module:Dockyard>'
  24. 2011-08-02T22:49:57+00:00 app[web.1]: from /home/heroku_rack/heroku.ru:1:in `new'
  25. 2011-08-02T22:49:57+00:00 heroku[web.1]: Process exited
  26. 2011-08-02T22:49:58+00:00 heroku[web.1]: State changed from starting to crashed
  27. 2011-08-02T22:49:59+00:00 heroku[router]: Error H10 (App crashed) -> GET dockyard.heroku.com/ dyno= queue= wait= service= status=503 bytes=
  28. 2011-08-02T22:55:02+00:00 heroku[web.1]: State changed from crashed to created
  29. 2011-08-02T22:55:02+00:00 heroku[web.1]: State changed from created to starting
  30. 2011-08-02T22:55:06+00:00 heroku[web.1]: Starting process with command `thin -p 52615 -e production -R /home/heroku_rack/heroku.ru start`
  31. 2011-08-02T22:55:09+00:00 app[web.1]: /app/.bundle/gems/ruby/1.9.1/gems/railties-3.1.0.rc5/lib/rails/railtie/configuration.rb:78:in `method_missing': undefined method `sass' for #<Rails::Application::Configuration:0x000000030bd670> (NoMethodError)
  32.  
  33. 09+00:00 app[web.1]: from /app/config/application.rb:41:in `<class:Application>'
  34. 2011-08-02T22:55:09+00:00 app[web.1]: from /app/config/application.rb:10:in `<module:Dockyard>'
  35. 2011-08-02T22:55:09+00:00 app[web.1]: from /app/config/application.rb:9:in `<top (required)>'
  36. 2011-08-02T22:55:09+00:00 app[web.1]: from <internal:lib/rubygems/custom_require>:29:in `require'
  37. 2011-08-02T22:55:09+00:00 app[web.1]: from <internal:lib/rubygems/custom_require>:29:in `require'
  38. 2011-08-02T22:55:09+00:00 app[web.1]: from /app/config/environment.rb:2:in `<top (required)>'
  39. 2011-08-02T22:55:09+00:00 app[web.1]: from <internal:lib/rubygems/custom_require>:29:in `require'
  40. 2011-08-02T22:55:09+00:00 app[web.1]: from <internal:lib/rubygems/custom_require>:29:in `require'
  41. 2011-08-02T22:55:09+00:00 app[web.1]: from config.ru:3:in `block (3 levels) in <main>'
  42. 2011-08-02T22:55:09+00:00 app[web.1]: from /home/heroku_rack/heroku.ru:23:in `eval'
  43. 2011-08-02T22:55:09+00:00 app[web.1]: from /home/heroku_rack/heroku.ru:23:in `block (3 levels) in <main>'
  44. 2011-08-02T22:55:09+00:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/rack-1.3.2/lib/rack/builder.rb:51:in `instance_eval'
  45. 2011-08-02T22:55:09+00:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/rack-1.3.2/lib/rack/builder.rb:51:in `initialize'
  46. 2011-08-02T22:55:09+00:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/rack-1.3.2/lib/rack/builder.rb:120:in `new'
  47. 2011-08-02T22:55:09+00:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/rack-1.3.2/lib/rack/builder.rb:120:in `map'
  48. 2011-08-02T22:55:09+00:00 app[web.1]: from /home/heroku_rack/heroku.ru:18:in `block (2 levels) in <main>'
  49. 2011-08-02T22:55:09+00:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/rack-1.3.2/lib/rack/builder.rb:51:in `instance_eval'
  50. 2011-08-02T22:55:09+00:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/rack-1.3.2/lib/rack/builder.rb:51:in `initialize'
  51. 2011-08-02T22:55:09+00:00 app[web.1]: from /home/heroku_rack/heroku.ru:11:in `new'
  52. 2011-08-02T22:55:09+00:00 app[web.1]: from /home/heroku_rack/heroku.ru:11:in `block in <main>'
  53. 2011-08-02T22:55:09+00:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/rack-1.3.2/lib/rack/builder.rb:51:in `instance_eval'
  54. 2011-08-02T22:55:09+00:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/rack-1.3.2/lib/rack/builder.rb:51:in `initialize'
  55. 2011-08-02T22:55:09+00:00 app[web.1]: from /home/heroku_rack/heroku.ru:1:in `new'
  56. 2011-08-02T22:55:09+00:00 app[web.1]: from /home/heroku_rack/heroku.ru:1:in `<main>'
  57. 2011-08-02T22:55:09+00:00 app[web.1]: from /usr/ruby1.9.2/lib/ruby/gems/1.9.1/gems/thin-1.2.6/lib/rack/adapter/loader.rb:36:in `eval'
  58. 2011-08-02T22:55:09+00:00 heroku[web.1]: Process exited
  59. 2011-08-02T22:55:10+00:00 heroku[web.1]: State changed from starting to crashed
  60. 2011-08-02T22:58:36+00:00 heroku[slugc]: Slug compilation started
  61.  
  62.  
  63. 2011-08-02T22:59:43+00:00 heroku[api]: Release v19 created by bcardarella@gmail.com
  64. 2011-08-02T22:59:43+00:00 heroku[web.1]: State changed from crashed to created
  65. 2011-08-02T22:59:43+00:00 heroku[web.1]: State changed from created to starting
  66. 2011-08-02T22:59:44+00:00 heroku[slugc]: Slug compilation finished
  67. 2011-08-02T22:59:47+00:00 heroku[web.1]: Starting process with command `thin -p 32636 -e production -R /home/heroku_rack/heroku.ru start`
  68. 2011-08-02T22:59:51+00:00 app[web.1]: /app/.bundle/gems/ruby/1.9.1/gems/railties-3.1.0.rc5/lib/rails/railtie/configuration.rb:78:in `method_missing': undefined method `sass' for #<Rails::Application::Configuration:0x000000039cbb40> (NoMethodError)
  69. 2011-08-02T22:59:51+00:00 app[web.1]: from /app/config/application.rb:41:in `<class:Application>'
  70. 2011-08-02T22:59:51+00:00 app[web.1]: from /app/config/application.rb:10:in `<module:Dockyard>'
  71. 2011-08-02T22:59:51+00:00 app[web.1]: from /app/config/application.rb:9:in `<top (required)>'
  72. 2011-08-02T22:59:51+00:00 app[web.1]: from <internal:lib/rubygems/custom_require>:29:in `require'
  73. 2011-08-02T22:59:51+00:00 app[web.1]: from <internal:lib/rubygems/custom_require>:29:in `require'
  74. 2011-08-02T22:59:51+00:00 app[web.1]: from /app/config/environment.rb:2:in `<top (required)>'
  75. 2011-08-02T22:59:51+00:00 app[web.1]: from <internal:lib/rubygems/custom_require>:29:in `require'
  76. 2011-08-02T22:59:51+00:00 app[web.1]: from <internal:lib/rubygems/custom_require>:29:in `require'
  77. 2011-08-02T22:59:51+00:00 app[web.1]: from config.ru:3:in `block (3 levels) in <main>'
  78. 2011-08-02T22:59:51+00:00 app[web.1]: from /home/heroku_rack/heroku.ru:23:in `eval'
  79. 2011-08-02T22:59:51+00:00 app[web.1]: from /home/heroku_rack/heroku.ru:23:in `block (3 levels) in <main>'
  80. 2011-08-02T22:59:51+00:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/rack-1.3.2/lib/rack/builder.rb:51:in `instance_eval'
  81. 2011-08-02T22:59:51+00:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/rack-1.3.2/lib/rack/builder.rb:51:in `initialize'
  82. 2011-08-02T22:59:51+00:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/rack-1.3.2/lib/rack/builder.rb:120:in `new'
  83. 2011-08-02T22:59:51+00:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/rack-1.3.2/lib/rack/builder.rb:120:in `map'
  84. 2011-08-02T22:59:51+00:00 app[web.1]: from /home/heroku_rack/heroku.ru:18:in `block (2 levels) in <main>'
  85. 2011-08-02T22:59:51+00:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/rack-1.3.2/lib/rack/builder.rb:51:in `instance_eval'
  86. 2011-08-02T22:59:51+00:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/rack-1.3.2/lib/rack/builder.rb:51:in `initialize'
  87. 2011-08-02T22:59:51+00:00 app[web.1]: from /home/heroku_rack/heroku.ru:11:in `new'
  88. 2011-08-02T22:59:51+00:00 app[web.1]: from /home/heroku_rack/heroku.ru:11:in `block in <main>'
  89. 2011-08-02T22:59:51+00:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/rack-1.3.2/lib/rack/builder.rb:51:in `instance_eval'
  90. 2011-08-02T22:59:51+00:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/rack-1.3.2/lib/rack/builder.rb:51:in `initialize'
  91. 2011-08-02T22:59:51+00:00 app[web.1]: from /home/heroku_rack/heroku.ru:1:in `new'
  92. 2011-08-02T22:59:51+00:00 app[web.1]: from /home/heroku_rack/heroku.ru:1:in `<main>'
  93. 2011-08-02T22:59:51+00:00 app[web.1]: from /usr/ruby1.9.2/lib/ruby/gems/1.9.1/gems/thin-1.2.6/lib/rack/adapter/loader.rb:36:in `eval'
  94. 2011-08-02T22:59:51+00:00 app[web.1]: from /usr/ruby1.9.2/lib/ruby/gems/1.9.1/gems/thin-1.2.6/lib/rack/adapter/loader.rb:36:in `load'
  95. 2011-08-02T22:59:51+00:00 app[web.1]: from /usr/ruby1.9.2/lib/ruby/gems/1.9.1/gems/thin-1.2.6/lib/thin/controllers/controller.rb:175:in `load_rackup_config'
  96. 2011-08-02T22:59:51+00:00 app[web.1]: from /usr/ruby1.9.2/lib/ruby/gems/1.9.1/gems/thin-1.2.6/lib/thin/controllers/controller.rb:65:in `start'
  97. 2011-08-02T22:59:51+00:00 app[web.1]: from /usr/ruby1.9.2/lib/ruby/gems/1.9.1/gems/thin-1.2.6/lib/thin/runner.rb:177:in `run_command'
  98. 2011-08-02T22:59:51+00:00 app[web.1]: from /usr/ruby1.9.2/lib/ruby/gems/1.9.1/gems/thin-1.2.6/lib/thin/runner.rb:143:in `run!'
  99. 2011-08-02T22:59:51+00:00 app[web.1]: from /usr/ruby1.9.2/lib/ruby/gems/1.9.1/gems/thin-1.2.6/bin/thin:6:in `<top (required)>'
  100. 2011-08-02T22:59:51+00:00 app[web.1]: from /usr/ruby1.9.2/bin/thin:19:in `load'
  101. 2011-08-02T22:59:51+00:00 app[web.1]: from /usr/ruby1.9.2/bin/thin:19:in `<main>'
  102. 2011-08-02T22:59:51+00:00 heroku[web.1]: Process exited
  103. 2011-08-02T22:59:51+00:00 heroku[web.1]: State changed from starting to crashed
  104. 2011-08-02T22:59:52+00:00 heroku[router]: Error H10 (App crashed) -> GET dockyard.heroku.com/ dyno= queue= wait= service= status=503 bytes=
Add Comment
Please, Sign In to add comment