Advertisement
Guest User

Untitled

a guest
Oct 20th, 2015
109
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.99 KB | None | 0 0
  1. 2015-10-15T04:49:51.060049+00:00 app[web.1]: => Ctrl-C to shutdown server
  2. 2015-10-15T04:49:51.060154+00:00 app[web.1]: Exiting
  3. 2015-10-15T04:49:51.059249+00:00 app[web.1]: /app/vendor/bundle/ruby/2.0.0/gems/railties-4.2.2/lib/rails/commands/commands_tasks.rb:75:in `server'
  4. 2015-10-15T04:49:51.059250+00:00 app[web.1]: /app/vendor/bundle/ruby/2.0.0/gems/railties-4.2.2/lib/rails/commands/commands_tasks.rb:39:in `run_command!'
  5. 2015-10-15T04:49:51.059251+00:00 app[web.1]: /app/vendor/bundle/ruby/2.0.0/gems/railties-4.2.2/lib/rails/commands.rb:17:in `<top (required)>'
  6. 2015-10-15T04:49:51.059252+00:00 app[web.1]: bin/rails:8:in `require'
  7. 2015-10-15T04:49:51.059253+00:00 app[web.1]: bin/rails:8:in `<main>'
  8. 2015-10-15T04:49:51.059340+00:00 app[web.1]: [2015-10-15 04:49:51] INFO going to shutdown ...
  9. 2015-10-15T04:49:51.059749+00:00 app[web.1]: [2015-10-15 04:49:51] INFO WEBrick::HTTPServer#start done.
  10. 2015-10-15T04:49:52.087370+00:00 heroku[web.1]: Process exited with status 143
  11. 2015-10-19T09:08:51.958928+00:00 heroku[web.1]: Starting process with command `bin/rails server -p 46764 -e production`
  12. 2015-10-19T09:08:56.760754+00:00 app[web.1]: [2015-10-19 09:08:56] INFO WEBrick 1.3.1
  13. 2015-10-19T09:08:56.760776+00:00 app[web.1]: [2015-10-19 09:08:56] INFO ruby 2.0.0 (2015-04-13) [x86_64-linux]
  14. 2015-10-19T09:08:56.761077+00:00 app[web.1]: [2015-10-19 09:08:56] INFO WEBrick::HTTPServer#start: pid=3 port=46764
  15. 2015-10-19T09:08:58.349985+00:00 heroku[router]: at=info method=GET path="/" host=ancient-oasis-1622.herokuapp.com request_id=87305b62-ec1b-490a-9919-ee01f4f73b8b fwd="169.231.71.32" dyno=web.1 connect=0ms service=138ms status=200 bytes=462
  16. 2015-10-19T09:08:58.216151+00:00 app[web.1]: => Booting WEBrick
  17. 2015-10-19T09:08:58.216155+00:00 app[web.1]: => Rails 4.2.2 application starting in production on http://0.0.0.0:46764
  18. 2015-10-19T09:08:58.216157+00:00 app[web.1]: => Run `rails server -h` for more startup options
  19. 2015-10-19T09:08:58.216157+00:00 app[web.1]: => Ctrl-C to shutdown server
  20. 2015-10-19T09:08:58.216158+00:00 app[web.1]: Started GET "/" for 169.231.71.32 at 2015-10-19 09:08:58 +0000
  21. 2015-10-19T09:08:58.336342+00:00 app[web.1]: Processing by ApplicationController#hello as HTML
  22. 2015-10-19T09:08:58.347683+00:00 app[web.1]: Completed 200 OK in 11ms (Views: 1.0ms | ActiveRecord: 0.0ms)
  23. 2015-10-19T09:08:58.347330+00:00 app[web.1]: Rendered text template (0.0ms)
  24. 2015-10-19T09:08:56.905263+00:00 heroku[web.1]: State changed from starting to up
  25. 2015-10-19T09:08:59.024980+00:00 heroku[router]: at=info method=GET path="/favicon.ico" host=ancient-oasis-1622.herokuapp.com request_id=4a34301a-8a35-42d2-b9b5-2467e331e241 fwd="169.231.71.32" dyno=web.1 connect=1ms service=3ms status=200 bytes=228
  26. 2015-10-19T09:08:49.156375+00:00 heroku[web.1]: Unidling
  27. 2015-10-19T09:08:49.156684+00:00 heroku[web.1]: State changed from down to starting
  28. 2015-10-19T09:14:24.526697+00:00 heroku[slug-compiler]: Slug compilation started
  29. 2015-10-19T09:14:24.526731+00:00 heroku[slug-compiler]: Slug compilation failed: failed to compile Ruby app
  30. 2015-10-19T09:44:44.811479+00:00 heroku[web.1]: Idling
  31. 2015-10-19T09:44:44.811839+00:00 heroku[web.1]: State changed from up to down
  32. 2015-10-19T09:44:50.404766+00:00 heroku[web.1]: Stopping all processes with SIGTERM
  33. 2015-10-19T09:44:52.305858+00:00 app[web.1]: [2015-10-19 09:44:52] FATAL SignalException: SIGTERM
  34. 2015-10-19T09:44:52.305865+00:00 app[web.1]: /app/vendor/ruby-2.0.0/lib/ruby/2.0.0/webrick/server.rb:32:in `start'
  35. 2015-10-19T09:44:52.305861+00:00 app[web.1]: /app/vendor/ruby-2.0.0/lib/ruby/2.0.0/webrick/server.rb:170:in `select'
  36. 2015-10-19T09:44:52.305864+00:00 app[web.1]: /app/vendor/ruby-2.0.0/lib/ruby/2.0.0/webrick/server.rb:170:in `block in start'
  37. 2015-10-19T09:44:52.305866+00:00 app[web.1]: /app/vendor/ruby-2.0.0/lib/ruby/2.0.0/webrick/server.rb:160:in `start'
  38. 2015-10-19T09:44:52.305866+00:00 app[web.1]: /app/vendor/bundle/ruby/2.0.0/gems/rack-1.6.4/lib/rack/handler/webrick.rb:34:in `run'
  39. 2015-10-19T09:44:52.305869+00:00 app[web.1]: /app/vendor/bundle/ruby/2.0.0/gems/railties-4.2.2/lib/rails/commands/commands_tasks.rb:80:in `block in server'
  40. 2015-10-19T09:44:52.306788+00:00 app[web.1]: [2015-10-19 09:44:52] INFO WEBrick::HTTPServer#start done.
  41. 2015-10-19T09:44:52.305870+00:00 app[web.1]: /app/vendor/bundle/ruby/2.0.0/gems/railties-4.2.2/lib/rails/commands/commands_tasks.rb:75:in `tap'
  42. 2015-10-19T09:44:52.305872+00:00 app[web.1]: /app/vendor/bundle/ruby/2.0.0/gems/railties-4.2.2/lib/rails/commands/commands_tasks.rb:39:in `run_command!'
  43. 2015-10-19T09:44:52.305871+00:00 app[web.1]: /app/vendor/bundle/ruby/2.0.0/gems/railties-4.2.2/lib/rails/commands/commands_tasks.rb:75:in `server'
  44. 2015-10-19T09:44:52.305873+00:00 app[web.1]: /app/vendor/bundle/ruby/2.0.0/gems/railties-4.2.2/lib/rails/commands.rb:17:in `<top (required)>'
  45. 2015-10-19T09:44:52.305873+00:00 app[web.1]: bin/rails:8:in `require'
  46. 2015-10-19T09:44:52.306151+00:00 app[web.1]: [2015-10-19 09:44:52] INFO going to shutdown ...
  47. 2015-10-19T09:44:52.305874+00:00 app[web.1]: bin/rails:8:in `<main>'
  48. 2015-10-19T09:44:52.307002+00:00 app[web.1]: Exiting
  49. 2015-10-19T09:44:53.499614+00:00 heroku[web.1]: Process exited with status 143
  50. 2015-10-21T02:23:01.681884+00:00 heroku[web.1]: Unidling
  51. 2015-10-21T02:23:01.682343+00:00 heroku[web.1]: State changed from down to starting
  52. 2015-10-21T02:23:05.408520+00:00 heroku[web.1]: Starting process with command `bin/rails server -p 49271 -e production`
  53. 2015-10-21T02:23:07.828160+00:00 app[web.1]: [2015-10-21 02:23:07] INFO WEBrick 1.3.1
  54. 2015-10-21T02:23:07.828186+00:00 app[web.1]: [2015-10-21 02:23:07] INFO ruby 2.0.0 (2015-04-13) [x86_64-linux]
  55. 2015-10-21T02:23:07.828387+00:00 app[web.1]: [2015-10-21 02:23:07] INFO WEBrick::HTTPServer#start: pid=3 port=49271
  56. 2015-10-21T02:23:08.179856+00:00 heroku[web.1]: State changed from starting to up
  57. 2015-10-21T02:23:09.842948+00:00 heroku[router]: at=info method=GET path="/" host=ancient-oasis-1622.herokuapp.com request_id=de099ee1-59ce-4663-9f8b-6e73703b0f87 fwd="169.231.71.198" dyno=web.1 connect=1ms service=78ms status=200 bytes=462
  58. 2015-10-21T02:23:09.747542+00:00 app[web.1]: => Booting WEBrick
  59. 2015-10-21T02:23:09.747545+00:00 app[web.1]: => Rails 4.2.2 application starting in production on http://0.0.0.0:49271
  60. 2015-10-21T02:23:09.747546+00:00 app[web.1]: => Run `rails server -h` for more startup options
  61. 2015-10-21T02:23:09.747547+00:00 app[web.1]: => Ctrl-C to shutdown server
  62. 2015-10-21T02:23:09.747547+00:00 app[web.1]: Started GET "/" for 169.231.71.198 at 2015-10-21 02:23:09 +0000
  63. 2015-10-21T02:23:09.813058+00:00 app[web.1]: Processing by ApplicationController#hello as HTML
  64. 2015-10-21T02:23:09.820189+00:00 app[web.1]: Completed 200 OK in 7ms (Views: 0.5ms | ActiveRecord: 0.0ms)
  65. 2015-10-21T02:23:09.819960+00:00 app[web.1]: Rendered text template (0.0ms)
  66. 2015-10-21T02:23:10.123711+00:00 heroku[router]: at=info method=GET path="/favicon.ico" host=ancient-oasis-1622.herokuapp.com request_id=cf3ef8c4-2944-4783-a025-9d68b27d1a73 fwd="169.231.71.198" dyno=web.1 connect=3ms service=4ms status=200 bytes=228
  67. 2015-10-21T02:25:14.602060+00:00 heroku[slug-compiler]: Slug compilation started
  68. 2015-10-21T02:25:14.602068+00:00 heroku[slug-compiler]: Slug compilation finished
  69. 2015-10-21T02:25:14.506210+00:00 heroku[api]: Deploy 06d9f38 by styxx_n_stones@live.com
  70. 2015-10-21T02:25:14.506266+00:00 heroku[api]: Release v6 created by styxx_n_stones@live.com
  71. 2015-10-21T02:25:14.618734+00:00 heroku[web.1]: State changed from up to starting
  72. 2015-10-21T02:25:15.991420+00:00 heroku[web.1]: Stopping all processes with SIGTERM
  73. 2015-10-21T02:25:16.324105+00:00 app[web.1]: [2015-10-21 02:25:16] FATAL SignalException: SIGTERM
  74. 2015-10-21T02:25:16.324110+00:00 app[web.1]: /app/vendor/ruby-2.0.0/lib/ruby/2.0.0/webrick/server.rb:170:in `select'
  75. 2015-10-21T02:25:16.324112+00:00 app[web.1]: /app/vendor/ruby-2.0.0/lib/ruby/2.0.0/webrick/server.rb:170:in `block in start'
  76. 2015-10-21T02:25:16.324113+00:00 app[web.1]: /app/vendor/ruby-2.0.0/lib/ruby/2.0.0/webrick/server.rb:32:in `start'
  77. 2015-10-21T02:25:16.324114+00:00 app[web.1]: /app/vendor/ruby-2.0.0/lib/ruby/2.0.0/webrick/server.rb:160:in `start'
  78. 2015-10-21T02:25:16.324115+00:00 app[web.1]: /app/vendor/bundle/ruby/2.0.0/gems/rack-1.6.4/lib/rack/handler/webrick.rb:34:in `run'
  79. 2015-10-21T02:25:16.324115+00:00 app[web.1]: /app/vendor/bundle/ruby/2.0.0/gems/rack-1.6.4/lib/rack/server.rb:286:in `start'
  80. 2015-10-21T02:25:16.324116+00:00 app[web.1]: /app/vendor/bundle/ruby/2.0.0/gems/railties-4.2.2/lib/rails/commands/server.rb:80:in `start'
  81. 2015-10-21T02:25:16.324117+00:00 app[web.1]: /app/vendor/bundle/ruby/2.0.0/gems/railties-4.2.2/lib/rails/commands/commands_tasks.rb:80:in `block in server'
  82. 2015-10-21T02:25:16.324118+00:00 app[web.1]: /app/vendor/bundle/ruby/2.0.0/gems/railties-4.2.2/lib/rails/commands/commands_tasks.rb:75:in `tap'
  83. 2015-10-21T02:25:16.324119+00:00 app[web.1]: /app/vendor/bundle/ruby/2.0.0/gems/railties-4.2.2/lib/rails/commands/commands_tasks.rb:75:in `server'
  84. 2015-10-21T02:25:16.324119+00:00 app[web.1]: /app/vendor/bundle/ruby/2.0.0/gems/railties-4.2.2/lib/rails/commands/commands_tasks.rb:39:in `run_command!'
  85. 2015-10-21T02:25:16.324120+00:00 app[web.1]: /app/vendor/bundle/ruby/2.0.0/gems/railties-4.2.2/lib/rails/commands.rb:17:in `<top (required)>'
  86. 2015-10-21T02:25:16.324122+00:00 app[web.1]: bin/rails:8:in `<main>'
  87. 2015-10-21T02:25:16.324121+00:00 app[web.1]: bin/rails:8:in `require'
  88. 2015-10-21T02:25:16.324127+00:00 app[web.1]: [2015-10-21 02:25:16] INFO going to shutdown ...
  89. 2015-10-21T02:25:16.324185+00:00 app[web.1]: [2015-10-21 02:25:16] INFO WEBrick::HTTPServer#start done.
  90. 2015-10-21T02:25:16.324209+00:00 app[web.1]: Exiting
  91. 2015-10-21T02:25:16.413190+00:00 heroku[web.1]: Starting process with command `bin/rails server -p 53596 -e production`
  92. 2015-10-21T02:25:16.895865+00:00 heroku[web.1]: Process exited with status 143
  93. 2015-10-21T02:25:20.003912+00:00 app[web.1]: [2015-10-21 02:25:20] INFO ruby 2.0.0 (2015-04-13) [x86_64-linux]
  94. 2015-10-21T02:25:20.003900+00:00 app[web.1]: [2015-10-21 02:25:20] INFO WEBrick 1.3.1
  95. 2015-10-21T02:25:20.004222+00:00 app[web.1]: [2015-10-21 02:25:20] INFO WEBrick::HTTPServer#start: pid=3 port=53596
  96. 2015-10-21T02:25:20.528760+00:00 heroku[web.1]: State changed from starting to up
  97. 2015-10-21T02:25:35.837629+00:00 heroku[router]: at=info method=GET path="/" host=ancient-oasis-1622.herokuapp.com request_id=e33c4306-f297-4fb1-a76c-a8c622b520ce fwd="169.231.71.198" dyno=web.1 connect=2ms service=103ms status=500 bytes=1543
  98. 2015-10-21T02:26:19.954148+00:00 heroku[router]: at=info method=GET path="/" host=ancient-oasis-1622.herokuapp.com request_id=9c16155b-a71d-44a6-ae13-992c2db1036f fwd="169.231.71.198" dyno=web.1 connect=0ms service=32ms status=500 bytes=1543
  99. 2015-10-21T02:48:55.501948+00:00 heroku[router]: at=info method=GET path="/" host=ancient-oasis-1622.herokuapp.com request_id=5e9e4832-e29e-4996-befa-a3caaa1a34b6 fwd="169.231.71.198" dyno=web.1 connect=1ms service=18ms status=500 bytes=1543
  100. WARNING: Toolbelt v3.42.20 update available.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement