Created
March 4, 2016 20:18
-
-
Save bld2104/a9300fcfe0a0a1dc2c64 to your computer and use it in GitHub Desktop.
heroku logs tail from console
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
bld2104:~/workspace (master) $ heroku logs -t | |
2016-03-02T14:35:47.171753+00:00 app[web.1]: vendor/bundle/ruby/2.2.0/gems/activesupport-4.2.2/lib/active_support/callbacks.rb:505:in `call' | |
2016-03-02T14:35:47.171781+00:00 app[web.1]: vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.2/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' | |
2016-03-02T14:35:47.171782+00:00 app[web.1]: vendor/bundle/ruby/2.2.0/gems/activesupport-4.2.2/lib/active_support/notifications.rb:164:in `block in instrument' | |
2016-03-02T14:35:47.171783+00:00 app[web.1]: vendor/bundle/ruby/2.2.0/gems/activesupport-4.2.2/lib/active_support/notifications/instrumenter.rb:20:in `instrument' | |
2016-03-02T14:35:47.171783+00:00 app[web.1]: vendor/bundle/ruby/2.2.0/gems/activesupport-4.2.2/lib/active_support/notifications.rb:164:in `instrument' | |
2016-03-02T14:35:47.171784+00:00 app[web.1]: vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.2/lib/action_controller/metal/instrumentation.rb:30:in `process_action' | |
2016-03-02T14:35:47.171785+00:00 app[web.1]: vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.2/lib/action_controller/metal/params_wrapper.rb:250:in `process_action' | |
2016-03-02T14:35:47.171787+00:00 app[web.1]: vendor/bundle/ruby/2.2.0/gems/actionview-4.2.2/lib/action_view/rendering.rb:30:in `process' | |
2016-03-02T14:35:47.171786+00:00 app[web.1]: vendor/bundle/ruby/2.2.0/gems/activerecord-4.2.2/lib/active_record/railties/controller_runtime.rb:18:in `process_action' | |
2016-03-02T14:35:47.171786+00:00 app[web.1]: vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.2/lib/abstract_controller/base.rb:137:in `process' | |
2016-03-02T14:35:47.171787+00:00 app[web.1]: vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.2/lib/action_controller/metal.rb:196:in `dispatch' | |
2016-03-02T14:35:47.171788+00:00 app[web.1]: vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.2/lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' | |
2016-03-02T14:35:47.171791+00:00 app[web.1]: vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.2/lib/action_dispatch/routing/route_set.rb:43:in `serve' | |
2016-03-02T14:35:47.171792+00:00 app[web.1]: vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.2/lib/action_dispatch/journey/router.rb:30:in `serve' | |
2016-03-02T14:35:47.171794+00:00 app[web.1]: vendor/bundle/ruby/2.2.0/gems/railties-4.2.2/lib/rails/railtie.rb:194:in `public_send' | |
2016-03-02T14:35:47.171789+00:00 app[web.1]: vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.2/lib/action_dispatch/routing/route_set.rb:74:in `call' | |
2016-03-02T14:35:47.171791+00:00 app[web.1]: vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.2/lib/action_dispatch/journey/router.rb:43:in `block in serve' | |
2016-03-02T14:35:47.171792+00:00 app[web.1]: vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.2/lib/action_dispatch/journey/router.rb:30:in `each' | |
2016-03-02T14:35:47.171793+00:00 app[web.1]: vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.2/lib/action_dispatch/routing/route_set.rb:819:in `call' | |
2016-03-02T14:35:47.171798+00:00 app[web.1]: vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.2/lib/action_dispatch/routing/route_set.rb:819:in `call' | |
2016-03-02T14:35:47.171795+00:00 app[web.1]: vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.2/lib/action_dispatch/routing/mapper.rb:51:in `serve' | |
2016-03-02T14:35:47.171793+00:00 app[web.1]: vendor/bundle/ruby/2.2.0/gems/railties-4.2.2/lib/rails/engine.rb:518:in `call' | |
2016-03-02T14:35:47.171797+00:00 app[web.1]: vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.2/lib/action_dispatch/journey/router.rb:30:in `each' | |
2016-03-02T14:35:47.171800+00:00 app[web.1]: vendor/bundle/ruby/2.2.0/gems/rack-1.6.4/lib/rack/etag.rb:24:in `call' | |
2016-03-02T14:35:47.171794+00:00 app[web.1]: vendor/bundle/ruby/2.2.0/gems/railties-4.2.2/lib/rails/railtie.rb:194:in `method_missing' | |
2016-03-02T14:35:47.171797+00:00 app[web.1]: vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.2/lib/action_dispatch/journey/router.rb:30:in `serve' | |
2016-03-02T14:35:47.171804+00:00 app[web.1]: vendor/bundle/ruby/2.2.0/gems/rack-1.6.4/lib/rack/head.rb:13:in `call' | |
2016-03-02T14:35:47.171799+00:00 app[web.1]: vendor/bundle/ruby/2.2.0/gems/warden-1.2.6/lib/warden/manager.rb:34:in `catch' | |
2016-03-02T14:35:47.171803+00:00 app[web.1]: vendor/bundle/ruby/2.2.0/gems/rack-1.6.4/lib/rack/conditionalget.rb:25:in `call' | |
2016-03-02T14:35:47.171805+00:00 app[web.1]: vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.2/lib/action_dispatch/middleware/flash.rb:260:in `call' | |
2016-03-02T14:35:47.171806+00:00 app[web.1]: vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.2/lib/action_dispatch/middleware/cookies.rb:560:in `call' | |
2016-03-02T14:35:47.171806+00:00 app[web.1]: vendor/bundle/ruby/2.2.0/gems/rack-1.6.4/lib/rack/session/abstract/id.rb:220:in `call' | |
2016-03-02T14:35:47.171807+00:00 app[web.1]: vendor/bundle/ruby/2.2.0/gems/activerecord-4.2.2/lib/active_record/query_cache.rb:36:in `call' | |
2016-03-02T14:35:47.171808+00:00 app[web.1]: vendor/bundle/ruby/2.2.0/gems/activesupport-4.2.2/lib/active_support/callbacks.rb:88:in `call' | |
2016-03-02T14:35:47.171809+00:00 app[web.1]: vendor/bundle/ruby/2.2.0/gems/activesupport-4.2.2/lib/active_support/callbacks.rb:88:in `_run_callbacks' | |
2016-03-02T14:35:47.171810+00:00 app[web.1]: vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.2/lib/action_dispatch/middleware/callbacks.rb:27:in `call' | |
2016-03-02T14:35:47.171809+00:00 app[web.1]: vendor/bundle/ruby/2.2.0/gems/activesupport-4.2.2/lib/active_support/callbacks.rb:776:in `_run_call_callbacks' | |
2016-03-02T14:35:47.171810+00:00 app[web.1]: vendor/bundle/ruby/2.2.0/gems/activesupport-4.2.2/lib/active_support/callbacks.rb:81:in `run_callbacks' | |
2016-03-02T14:35:47.171804+00:00 app[web.1]: vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.2/lib/action_dispatch/middleware/params_parser.rb:27:in `call' | |
2016-03-02T14:35:47.171811+00:00 app[web.1]: vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.2/lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' | |
2016-03-02T14:35:47.171807+00:00 app[web.1]: vendor/bundle/ruby/2.2.0/gems/activerecord-4.2.2/lib/active_record/connection_adapters/abstract/connection_pool.rb:649:in `call' | |
2016-03-02T14:35:47.171789+00:00 app[web.1]: vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.2/lib/action_controller/metal.rb:237:in `block in action' | |
2016-03-02T14:35:47.171790+00:00 app[web.1]: vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.2/lib/action_dispatch/routing/route_set.rb:74:in `dispatch' | |
2016-03-02T14:35:47.171798+00:00 app[web.1]: vendor/bundle/ruby/2.2.0/gems/warden-1.2.6/lib/warden/manager.rb:35:in `block in call' | |
2016-03-02T14:35:47.171812+00:00 app[web.1]: vendor/bundle/ruby/2.2.0/gems/railties-4.2.2/lib/rails/rack/logger.rb:20:in `block in call' | |
2016-03-02T14:35:47.171818+00:00 app[web.1]: vendor/bundle/ruby/2.2.0/gems/rack-1.6.4/lib/rack/lock.rb:17:in `call' | |
2016-03-02T14:35:47.171811+00:00 app[web.1]: vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.2/lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' | |
2016-03-02T14:35:47.171817+00:00 app[web.1]: vendor/bundle/ruby/2.2.0/gems/rack-1.6.4/lib/rack/sendfile.rb:113:in `call' | |
2016-03-02T14:35:47.171811+00:00 app[web.1]: vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.2/lib/action_dispatch/middleware/remote_ip.rb:78:in `call' | |
2016-03-02T14:35:47.171796+00:00 app[web.1]: vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.2/lib/action_dispatch/journey/router.rb:43:in `block in serve' | |
2016-03-02T14:35:47.171815+00:00 app[web.1]: vendor/bundle/ruby/2.2.0/gems/rack-1.6.4/lib/rack/methodoverride.rb:22:in `call' | |
2016-03-02T14:35:47.171819+00:00 app[web.1]: vendor/bundle/ruby/2.2.0/gems/rack-1.6.4/lib/rack/handler/webrick.rb:88:in `service' | |
2016-03-02T14:35:47.171805+00:00 app[web.1]: vendor/bundle/ruby/2.2.0/gems/rack-1.6.4/lib/rack/session/abstract/id.rb:225:in `context' | |
2016-03-02T14:35:47.171820+00:00 app[web.1]: vendor/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' | |
2016-03-02T14:35:47.171808+00:00 app[web.1]: vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.2/lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' | |
2016-03-02T14:35:47.171814+00:00 app[web.1]: vendor/bundle/ruby/2.2.0/gems/activesupport-4.2.2/lib/active_support/tagged_logging.rb:68:in `tagged' | |
2016-03-02T14:35:47.171814+00:00 app[web.1]: vendor/bundle/ruby/2.2.0/gems/railties-4.2.2/lib/rails/rack/logger.rb:20:in `call' | |
2016-03-02T14:35:47.171799+00:00 app[web.1]: vendor/bundle/ruby/2.2.0/gems/warden-1.2.6/lib/warden/manager.rb:34:in `call' | |
2016-03-02T14:35:47.171819+00:00 app[web.1]: vendor/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' | |
2016-03-02T14:35:47.171813+00:00 app[web.1]: vendor/bundle/ruby/2.2.0/gems/activesupport-4.2.2/lib/active_support/tagged_logging.rb:26:in `tagged' | |
2016-03-02T14:35:47.171815+00:00 app[web.1]: vendor/bundle/ruby/2.2.0/gems/rack-1.6.4/lib/rack/runtime.rb:18:in `call' | |
2016-03-02T14:35:47.171812+00:00 app[web.1]: vendor/bundle/ruby/2.2.0/gems/railties-4.2.2/lib/rails/rack/logger.rb:38:in `call_app' | |
2016-03-02T14:35:47.171813+00:00 app[web.1]: vendor/bundle/ruby/2.2.0/gems/activesupport-4.2.2/lib/active_support/tagged_logging.rb:68:in `block in tagged' | |
2016-03-02T14:35:47.171821+00:00 app[web.1]: | |
2016-03-02T14:35:47.171821+00:00 app[web.1]: | |
2016-03-02T14:35:47.171815+00:00 app[web.1]: vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.2/lib/action_dispatch/middleware/request_id.rb:21:in `call' | |
2016-03-02T14:35:47.171816+00:00 app[web.1]: vendor/bundle/ruby/2.2.0/gems/activesupport-4.2.2/lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' | |
2016-03-02T14:35:47.171817+00:00 app[web.1]: vendor/bundle/ruby/2.2.0/gems/railties-4.2.2/lib/rails/engine.rb:518:in `call' | |
2016-03-02T14:35:47.171816+00:00 app[web.1]: vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.2/lib/action_dispatch/middleware/static.rb:113:in `call' | |
2016-03-02T14:35:47.171818+00:00 app[web.1]: vendor/bundle/ruby/2.2.0/gems/railties-4.2.2/lib/rails/application.rb:164:in `call' | |
2016-03-02T14:35:47.171819+00:00 app[web.1]: vendor/bundle/ruby/2.2.0/gems/rack-1.6.4/lib/rack/content_length.rb:15:in `call' | |
2016-03-02T14:35:47.171820+00:00 app[web.1]: vendor/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' | |
2016-03-02T14:35:47.166027+00:00 heroku[router]: at=info method=GET path="/shop" host=intense-sea-34590.herokuapp.com request_id=8db41865-6ab6-425d-9fca-5e882add9fc6 fwd="100.14.176.16" dyno=web.1 connect=0ms service=210ms status=500 bytes=1754 | |
2016-03-02T15:06:49.609596+00:00 heroku[web.1]: Idling | |
2016-03-02T15:06:49.610428+00:00 heroku[web.1]: State changed from up to down | |
2016-03-02T15:06:53.090988+00:00 heroku[web.1]: Stopping all processes with SIGTERM | |
2016-03-02T15:06:54.057038+00:00 app[web.1]: [2016-03-02 15:06:54] FATAL SignalException: SIGTERM | |
2016-03-02T15:06:54.057049+00:00 app[web.1]: /app/vendor/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:174:in `select' | |
2016-03-02T15:06:54.057050+00:00 app[web.1]: /app/vendor/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:174:in `block in start' | |
2016-03-02T15:06:54.057051+00:00 app[web.1]: /app/vendor/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:32:in `start' | |
2016-03-02T15:06:54.057051+00:00 app[web.1]: /app/vendor/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:162:in `start' | |
2016-03-02T15:06:54.057053+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/rack-1.6.4/lib/rack/server.rb:286:in `start' | |
2016-03-02T15:06:54.057052+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/rack-1.6.4/lib/rack/handler/webrick.rb:34:in `run' | |
2016-03-02T15:06:54.057054+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/railties-4.2.2/lib/rails/commands/server.rb:80:in `start' | |
2016-03-02T15:06:54.057055+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/railties-4.2.2/lib/rails/commands/commands_tasks.rb:80:in `block in server' | |
2016-03-02T15:06:54.057062+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/railties-4.2.2/lib/rails/commands/commands_tasks.rb:75:in `tap' | |
2016-03-02T15:06:54.057063+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/railties-4.2.2/lib/rails/commands/commands_tasks.rb:75:in `server' | |
2016-03-02T15:06:54.057063+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/railties-4.2.2/lib/rails/commands/commands_tasks.rb:39:in `run_command!' | |
2016-03-02T15:06:54.057064+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/railties-4.2.2/lib/rails/commands.rb:17:in `<top (required)>' | |
2016-03-02T15:06:54.057065+00:00 app[web.1]: bin/rails:9:in `require' | |
2016-03-02T15:06:54.057066+00:00 app[web.1]: bin/rails:9:in `<main>' | |
2016-03-02T15:06:54.057340+00:00 app[web.1]: [2016-03-02 15:06:54] INFO WEBrick::HTTPServer#start done. | |
2016-03-02T15:06:54.057218+00:00 app[web.1]: [2016-03-02 15:06:54] INFO going to shutdown ... | |
2016-03-02T15:06:54.057387+00:00 app[web.1]: Exiting | |
2016-03-02T15:06:55.064474+00:00 heroku[web.1]: Process exited with status 143 | |
2016-03-02T15:11:59.838014+00:00 heroku[slug-compiler]: Slug compilation started | |
2016-03-02T15:11:59.838032+00:00 heroku[slug-compiler]: Slug compilation failed: failed to compile Ruby app | |
2016-03-04T20:14:09.020191+00:00 heroku[api]: Deploy a0024a8 by [email protected] | |
2016-03-04T20:14:09.020191+00:00 heroku[api]: Release v12 created by [email protected] | |
2016-03-04T20:14:09.188446+00:00 heroku[slug-compiler]: Slug compilation started | |
2016-03-04T20:14:09.188456+00:00 heroku[slug-compiler]: Slug compilation finished |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment