Advertisement
Guest User

Untitled

a guest
Nov 4th, 2013
140
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Rails 14.05 KB | None | 0 0
  1. 2013-11-04T16:42:03.262057+00:00 app[web.1]: => Booting WEBrick
  2. 2013-11-04T16:42:03.262057+00:00 app[web.1]: => Call with -d to detach
  3. 2013-11-04T16:42:03.262812+00:00 app[web.1]:    from /app/vendor/bundle/ruby/2.0.0/gems/activesupport-3.2.13/lib/active_support/dependencies.rb:251:in `block in require'
  4. 2013-11-04T16:42:03.262057+00:00 app[web.1]: => Ctrl-C to shutdown server
  5. 2013-11-04T16:42:03.262812+00:00 app[web.1]: /app/vendor/bundle/ruby/2.0.0/gems/activesupport-3.2.13/lib/active_support/dependencies.rb:251:in `require': /app/app/controllers/comments_controller.rb:11: syntax error, unexpected end-of-input, expecting keyword_end (SyntaxError)
  6. 2013-11-04T16:42:03.262812+00:00 app[web.1]:    from /app/vendor/bundle/ruby/2.0.0/gems/activesupport-3.2.13/lib/active_support/dependencies.rb:236:in `load_dependency'
  7. 2013-11-04T16:42:03.262812+00:00 app[web.1]:    from /app/vendor/bundle/ruby/2.0.0/gems/activesupport-3.2.13/lib/active_support/dependencies.rb:359:in `require_or_load'
  8. 2013-11-04T16:42:03.262812+00:00 app[web.1]:    from /app/vendor/bundle/ruby/2.0.0/gems/railties-3.2.13/lib/rails/engine.rb:439:in `block (2 levels) in eager_load!'
  9. 2013-11-04T16:42:03.262959+00:00 app[web.1]:    from /app/vendor/bundle/ruby/2.0.0/gems/railties-3.2.13/lib/rails/engine.rb:436:in `eager_load!'
  10. 2013-11-04T16:42:03.262057+00:00 app[web.1]: => Rails 3.2.13 application starting in production on http://0.0.0.0:21573
  11. 2013-11-04T16:42:03.262057+00:00 app[web.1]: Exiting
  12. 2013-11-04T16:42:03.262812+00:00 app[web.1]:    from /app/vendor/bundle/ruby/2.0.0/gems/railties-3.2.13/lib/rails/engine.rb:438:in `block in eager_load!'
  13. 2013-11-04T16:42:03.263102+00:00 app[web.1]:    from /app/vendor/bundle/ruby/2.0.0/gems/rack-1.4.5/lib/rack/builder.rb:51:in `initialize'
  14. 2013-11-04T16:42:03.262959+00:00 app[web.1]:    from /app/vendor/bundle/ruby/2.0.0/gems/railties-3.2.13/lib/rails/application/finisher.rb:53:in `block in <module:Finisher>'
  15. 2013-11-04T16:42:03.262959+00:00 app[web.1]:    from /app/vendor/bundle/ruby/2.0.0/gems/railties-3.2.13/lib/rails/initializable.rb:30:in `instance_exec'
  16. 2013-11-04T16:42:03.262812+00:00 app[web.1]:    from /app/vendor/bundle/ruby/2.0.0/gems/activesupport-3.2.13/lib/active_support/dependencies.rb:251:in `require'
  17. 2013-11-04T16:42:03.262812+00:00 app[web.1]:    from /app/vendor/bundle/ruby/2.0.0/gems/activesupport-3.2.13/lib/active_support/dependencies.rb:225:in `require_dependency'
  18. 2013-11-04T16:42:03.262959+00:00 app[web.1]:    from /app/vendor/bundle/ruby/2.0.0/gems/railties-3.2.13/lib/rails/application.rb:136:in `initialize!'
  19. 2013-11-04T16:42:03.263102+00:00 app[web.1]:    from /app/vendor/bundle/ruby/2.0.0/gems/rack-1.4.5/lib/rack/builder.rb:40:in `parse_file'
  20. 2013-11-04T16:42:03.263102+00:00 app[web.1]:    from /app/config.ru:3:in `require'
  21. 2013-11-04T16:42:03.263481+00:00 app[web.1]:    from /app/vendor/bundle/ruby/2.0.0/gems/rack-1.4.5/lib/rack/server.rb:304:in `wrapped_app'
  22. 2013-11-04T16:42:03.262812+00:00 app[web.1]:    from /app/vendor/bundle/ruby/2.0.0/gems/activesupport-3.2.13/lib/active_support/dependencies.rb:313:in `depend_on'
  23. 2013-11-04T16:42:03.263481+00:00 app[web.1]:    from /app/vendor/bundle/ruby/2.0.0/gems/rack-1.4.5/lib/rack/server.rb:254:in `start'
  24. 2013-11-04T16:42:03.263102+00:00 app[web.1]:    from /app/vendor/bundle/ruby/2.0.0/gems/rack-1.4.5/lib/rack/builder.rb:51:in `instance_eval'
  25. 2013-11-04T16:42:03.262959+00:00 app[web.1]:    from /app/vendor/bundle/ruby/2.0.0/gems/railties-3.2.13/lib/rails/initializable.rb:54:in `each'
  26. 2013-11-04T16:42:03.263481+00:00 app[web.1]:    from /app/vendor/bundle/ruby/2.0.0/gems/railties-3.2.13/lib/rails/commands.rb:55:in `block in <top (required)>'
  27. 2013-11-04T16:42:03.263481+00:00 app[web.1]:    from /app/vendor/bundle/ruby/2.0.0/gems/railties-3.2.13/lib/rails/commands.rb:50:in `tap'
  28. 2013-11-04T16:42:03.263481+00:00 app[web.1]:    from script/rails:6:in `require'
  29. 2013-11-04T16:42:03.262959+00:00 app[web.1]:    from /app/vendor/bundle/ruby/2.0.0/gems/railties-3.2.13/lib/rails/engine.rb:436:in `each'
  30. 2013-11-04T16:42:03.263102+00:00 app[web.1]:    from /app/config/environment.rb:5:in `<top (required)>'
  31. 2013-11-04T16:42:03.262959+00:00 app[web.1]:    from /app/vendor/bundle/ruby/2.0.0/gems/railties-3.2.13/lib/rails/initializable.rb:30:in `run'
  32. 2013-11-04T16:42:03.262959+00:00 app[web.1]:    from /app/vendor/bundle/ruby/2.0.0/gems/railties-3.2.13/lib/rails/initializable.rb:54:in `run_initializers'
  33. 2013-11-04T16:42:03.262812+00:00 app[web.1]:    from /app/vendor/bundle/ruby/2.0.0/gems/railties-3.2.13/lib/rails/engine.rb:438:in `each'
  34. 2013-11-04T16:42:03.263102+00:00 app[web.1]:    from /app/config.ru:in `new'
  35. 2013-11-04T16:42:03.263481+00:00 app[web.1]:    from /app/vendor/bundle/ruby/2.0.0/gems/railties-3.2.13/lib/rails/commands/server.rb:70:in `start'
  36. 2013-11-04T16:42:03.263102+00:00 app[web.1]:    from /app/config.ru:3:in `block in <main>'
  37. 2013-11-04T16:42:03.263102+00:00 app[web.1]:    from /app/vendor/bundle/ruby/2.0.0/gems/rack-1.4.5/lib/rack/builder.rb:40:in `eval'
  38. 2013-11-04T16:42:03.262959+00:00 app[web.1]:    from /app/vendor/bundle/ruby/2.0.0/gems/railties-3.2.13/lib/rails/initializable.rb:55:in `block in run_initializers'
  39. 2013-11-04T16:42:03.262959+00:00 app[web.1]:    from /app/vendor/bundle/ruby/2.0.0/gems/railties-3.2.13/lib/rails/railtie/configurable.rb:30:in `method_missing'
  40. 2013-11-04T16:42:03.263102+00:00 app[web.1]:    from /app/config.ru:in `<main>'
  41. 2013-11-04T16:42:03.263102+00:00 app[web.1]:    from /app/vendor/bundle/ruby/2.0.0/gems/rack-1.4.5/lib/rack/server.rb:200:in `app'
  42. 2013-11-04T16:42:03.263481+00:00 app[web.1]:    from /app/vendor/bundle/ruby/2.0.0/gems/railties-3.2.13/lib/rails/commands/server.rb:46:in `app'
  43. 2013-11-04T16:42:03.263481+00:00 app[web.1]:    from /app/vendor/bundle/ruby/2.0.0/gems/railties-3.2.13/lib/rails/commands.rb:50:in `<top (required)>'
  44. 2013-11-04T16:42:03.263481+00:00 app[web.1]:    from s
  45. cript/rails:6:in `<main>'
  46. 2013-11-04T16:42:04.472335+00:00 heroku[web.1]: Process exited with status 1
  47. 2013-11-04T16:42:04.486507+00:00 heroku[web.1]: State changed from starting to crashed
  48. 2013-11-04T16:42:04.487147+00:00 heroku[web.1]: State changed from crashed to starting
  49. 2013-11-04T16:42:08.798959+00:00 heroku[web.1]: Starting process with command `bundle exec rails server -p 25033`
  50. 2013-11-04T16:42:11.912925+00:00 app[web.1]: DEPRECATION WARNING: You have Rails 2.3-style plugins in vendor/plugins! Support for these plugins will be removed in Rails 4.0. Move them out and bundle them in your Gemfile, or fold them in to your app as lib/myplugin/* and config/initializers/myplugin.rb. See the release notes for more on this: http://weblog.rubyonrails.org/2012/1/4/rails-3-2-0-rc2-has-been-released. (called from <top (required)> at /app/config/environment.rb:5)
  51. 2013-11-04T16:42:11.912925+00:00 app[web.1]: DEPRECATION WARNING: You have Rails 2.3-style plugins in vendor/plugins! Support for these plugins will be removed in Rails 4.0. Move them out and bundle them in your Gemfile, or fold them in to your app as lib/myplugin/* and config/initializers/myplugin.rb. See the release notes for more on this: http://weblog.rubyonrails.org/2012/1/4/rails-3-2-0-rc2-has-been-released. (called from <top (required)> at /app/config/environment.rb:5)
  52. 2013-11-04T16:42:12.498245+00:00 app[web.1]: => Rails 3.2.13 application starting in production on http://0.0.0.0:25033
  53. 2013-11-04T16:42:12.498245+00:00 app[web.1]: Exiting
  54. 2013-11-04T16:42:12.499167+00:00 app[web.1]:    from /app/vendor/bundle/ruby/2.0.0/gems/railties-3.2.13/lib/rails/initializable.rb:55:in `block in run_initializers'
  55. 2013-11-04T16:42:12.498245+00:00 app[web.1]: => Call with -d to detach
  56. 2013-11-04T16:42:12.499025+00:00 app[web.1]:    from /app/vendor/bundle/ruby/2.0.0/gems/activesupport-3.2.13/lib/active_support/dependencies.rb:251:in `block in require'
  57. 2013-11-04T16:42:12.498245+00:00 app[web.1]: => Booting WEBrick
  58. 2013-11-04T16:42:12.499025+00:00 app[web.1]:    from /app/vendor/bundle/ruby/2.0.0/gems/activesupport-3.2.13/lib/active_support/dependencies.rb:236:in `load_dependency'
  59. 2013-11-04T16:42:12.499025+00:00 app[web.1]:    from /app/vendor/bundle/ruby/2.0.0/gems/railties-3.2.13/lib/rails/engine.rb:438:in `block in eager_load!'
  60. 2013-11-04T16:42:12.499025+00:00 app[web.1]:    from /app/vendor/bundle/ruby/2.0.0/gems/activesupport-3.2.13/lib/active_support/dependencies.rb:251:in `require'
  61. 2013-11-04T16:42:12.498245+00:00 app[web.1]: => Ctrl-C to shutdown server
  62. 2013-11-04T16:42:12.499167+00:00 app[web.1]:    from /app/vendor/bundle/ruby/2.0.0/gems/railties-3.2.13/lib/rails/initializable.rb:30:in `run'
  63. 2013-11-04T16:42:12.499167+00:00 app[web.1]:    from /app/vendor/bundle/ruby/2.0.0/gems/railties-3.2.13/lib/rails/application.rb:136:in `initialize!'
  64. 2013-11-04T16:42:12.499025+00:00 app[web.1]: /app/vendor/bundle/ruby/2.0.0/gems/activesupport-3.2.13/lib/active_support/dependencies.rb:251:in `require': /app/app/controllers/comments_controller.rb:11: syntax error, unexpected end-of-input, expecting keyword_end (SyntaxError)
  65. 2013-11-04T16:42:12.499167+00:00 app[web.1]:    from /app/vendor/bundle/ruby/2.0.0/gems/railties-3.2.13/lib/rails/engine.rb:436:in `each'
  66. 2013-11-04T16:42:12.499310+00:00 app[web.1]:    from /app/config/environment.rb:5:in `<top (required)>'
  67. 2013-11-04T16:42:12.499842+00:00 app[web.1]:    from /app/vendor/bundle/ruby/2.0.0/gems/railties-3.2.13/lib/rails/commands/server.rb:70:in `start'
  68. 2013-11-04T16:42:12.499310+00:00 app[web.1]:    from /app/config.ru:in `new'
  69. 2013-11-04T16:42:12.499025+00:00 app[web.1]:    from /app/vendor/bundle/ruby/2.0.0/gems/activesupport-3.2.13/lib/active_support/dependencies.rb:313:in `depend_on'
  70. 2013-11-04T16:42:12.499025+00:00 app[web.1]:    from /app/vendor/bundle/ruby/2.0.0/gems/railties-3.2.13/lib/rails/engine.rb:439:in `block (2 levels) in eager_load!'
  71. 2013-11-04T16:42:12.499025+00:00 app[web.1]:    from /app/vendor/bundle/ruby/2.0.0/gems/activesupport-3.2.13/lib/active_support/dependencies.rb:359:in `require_or_load'
  72. 2013-11-04T16:42:12.499025+00:00 app[web.1]:    from /app/vendor/bundle/ruby/2.0.0/gems/railties-3.2.13/lib/rails/engine.rb:438:in `each'
  73. 2013-11-04T16:42:12.499310+00:00 app[web.1]:    from /app/vendor/bundle/ruby/2.0.0/gems/rack-1.4.5/lib/rack/builder.rb:51:in `initialize'
  74. 2013-11-04T16:42:12.499842+00:00 app[web.1]:    from /app/vendor/bundle/ruby/2.0.0/gems/railties-3.2.13/lib/rails/commands.rb:50:in `<top (required)>'
  75. 2013-11-04T16:42:12.499842+00:00 app[web.1]:    from /app/vendor/bundle/ruby/2.0.0/gems/railties-3.2.13/lib/rails/commands/server.rb:46:in `app'
  76. 2013-11-04T16:42:12.499310+00:00 app[web.1]:    from /app/config.ru:in `<main>'
  77. 2013-11-04T16:42:12.499842+00:00 app[web.1]:    from /app/vendor/bundle/ruby/2.0.0/gems/rack-1.4.5/lib/rack/server.rb:254:in `start'
  78. 2013-11-04T16:42:12.499842+00:00 app[web.1]:    from /app/vendor/bundle/ruby/2.0.0/gems/railties-3.2.13/lib/rails/commands.rb:55:in `block in <top (required)>'
  79. 2013-11-04T16:42:12.499167+00:00 app[web.1]:    from /app/vendor/bundle/ruby/2.0.0/gems/railties-3.2.13/lib/rails/initializable.rb:30:in `instance_exec'
  80. 2013-11-04T16:42:12.499167+00:00 app[web.1]:    from /app/vendor/bundle/ruby/2.0.0/gems/railties-3.2.13/lib/rails/railtie/configurable.rb:30:in `method_missing'
  81. 2013-11-04T16:42:12.499310+00:00 app[web.1]:    from /app/vendor/bundle/ruby/2.0.0/gems/rack-1.4.5/lib/rack/builder.rb:51:in `instance_eval'
  82. 2013-11-04T16:42:12.499842+00:00 app[web.1]:    from script/rails:6:in `require'
  83. 2013-11-04T16:42:12.499167+00:00 app[web.1]:    from /app/vendor/bundle/ruby/2.0.0/gems/railties-3.2.13/lib/rails/initializable.rb:54:in `each'
  84. 2013-11-04T16:42:12.499025+00:00 app[web.1]:    from /app/vendor/bundle/ruby/2.0.0/gems/activesupport-3.2.13/lib/active_support/dependencies.rb:225:in `require_dependency'
  85. 2013-11-04T16:42:12.499167+00:00 app[web.1]:    from /app/vendor/bundle/ruby/2.0.0/gems/railties-3.2.13/lib/rails/engine.rb:436:in `eager_load!'
  86. 2013-11-04T16:42:12.499167+00:00 app[web.1]:    from /app/vendor/bundle/ruby/2.0.0/gems/railties-3.2.13/lib/rails/initializable.rb:54:in `run_initializers'
  87. 2013-11-04T16:42:12.499167+00:00 app[web.1]:    from /app/vendor/bundle/ruby/2.0.0/gems/railties-3.2.13/lib/rails/application/finisher.rb:53:in `block in <module:Finisher>'
  88. 2013-11-04T16:42:12.499310+00:00 app[web.1]:    from /app/config.ru:3:in `require'
  89. 2013-11-04T16:42:12.499310+00:00 app[web.1]:    from /app/vendor/bundle/ruby/2.0.0/gems/rack-1.4.5/lib/rack/builder.rb:40:in `parse_file'
  90. 2013-11-04T16:42:12.499842+00:00 app[web.1]:    from script/rails:6:in `<main>'
  91. 2013-11-04T16:42:12.499842+00:00 app[web.1]:    from /app/vendor/bundle/ruby/2.0.0/gems/rack-1.4.5/lib/rack/server.rb:304:in `wrapped_app'
  92. 2013-11-04T16:42:12.499842+00:00 app[web.1]:    from /app/vendor/bundle/ruby/2.0.0/gems/railties-3.2.13/lib/rails/commands.rb:50:in `tap'
  93. 2013-11-04T16:42:12.499310+00:00 app[web.1]:    from /app/config.ru:3:in `block in <main>'
  94. 2013-11-04T16:42:12.499310+00:00 app[web.1]:    from /app/vendor/bundle/ruby/2.0.0/gems/rack-1.4.5/lib/rack/builder.rb:40:in `eval'
  95. 2013-11-04T16:42:12.499310+00:00 app[web.1]:    from /app/vendor/bundle/ruby/2.0.0/gems/rack-1.4.5/lib/rack/server.rb:200:in `app'
  96. 2013-11-04T16:42:13.751522+00:00 heroku[web.1]: State changed from starting to crashed
  97. 2013-11-04T16:42:13.731563+00:00 heroku[web.1]: Process exited with status 1
  98. 2013-11-04T16:42:15.692293+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path=/favicon.ico host=protected-fjord-9847.herokuapp.com fwd="122.171.4.161" dyno= connect= service= status=503 bytes=
  99. 2013-11-04T16:42:17.108274+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path=/favicon.ico host=protected-fjord-9847.herokuapp.com fwd="122.171.4.161" dyno= connect= service= status=503 bytes=
  100. 2013-11-04T16:43:56.642434+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path=/favicon.ico host=protected-fjord-9847.herokuapp.com fwd="117.203.200.191" dyno= connect= service= status=503 bytes=
  101. 2013-11-04T16:42:14.944153+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path=/ host=protected-fjord-9847.herokuapp.com fwd="122.171.4.161" dyno= connect= service= status=503 bytes=
  102. 2013-11-04T16:43:55.498175+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path=/ host=protected-fjord-9847.herokuapp.com fwd="117.203.200.191" dyno= connect= service= status=503 bytes=
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement