Skip to content

Instantly share code, notes, and snippets.

@techsnapr
Created December 3, 2014 10:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save techsnapr/077e97c4ab811904df5e to your computer and use it in GitHub Desktop.
Save techsnapr/077e97c4ab811904df5e to your computer and use it in GitHub Desktop.
Heroku Logs
yogeshkumar$ heroku logs
2014-12-03T10:47:33.963199+00:00 app[web.1]: vendor/ruby-2.0.0/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread'
2014-12-03T10:47:33.963189+00:00 app[web.1]: vendor/bundle/ruby/2.0.0/gems/railties-4.1.8/lib/rails/application.rb:144:in `call'
2014-12-03T10:47:33.963192+00:00 app[web.1]: vendor/bundle/ruby/2.0.0/gems/rack-1.5.2/lib/rack/content_length.rb:14:in `call'
2014-12-03T10:47:33.963193+00:00 app[web.1]: vendor/bundle/ruby/2.0.0/gems/rack-1.5.2/lib/rack/handler/webrick.rb:60:in `service'
2014-12-03T10:47:33.963200+00:00 app[web.1]:
2014-12-03T10:47:33.963201+00:00 app[web.1]:
2014-12-03T10:47:33.963195+00:00 app[web.1]: vendor/ruby-2.0.0/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service'
2014-12-03T10:47:33.963175+00:00 app[web.1]: vendor/bundle/ruby/2.0.0/gems/activesupport-4.1.8/lib/active_support/tagged_logging.rb:68:in `tagged'
2014-12-03T10:47:33.963177+00:00 app[web.1]: vendor/bundle/ruby/2.0.0/gems/railties-4.1.8/lib/rails/rack/logger.rb:20:in `call'
2014-12-03T10:47:33.960816+00:00 app[web.1]: Started GET "/" for 122.177.112.139 at 2014-12-03 10:47:33 +0000
2014-12-03T10:47:42.243975+00:00 heroku[router]: at=info method=GET path="/" host=cryptic-waters-2558.herokuapp.com request_id=30e27a0e-343a-4641-a5f7-46425505d9d5 fwd="122.177.112.139" dyno=web.1 connect=1ms service=23ms status=404 bytes=1829
2014-12-03T10:47:42.222046+00:00 app[web.1]: Started GET "/" for 122.177.112.139 at 2014-12-03 10:47:42 +0000
2014-12-03T10:47:42.236906+00:00 app[web.1]:
2014-12-03T10:47:42.236911+00:00 app[web.1]: ActionController::RoutingError (No route matches [GET] "/"):
2014-12-03T10:47:42.236913+00:00 app[web.1]: vendor/bundle/ruby/2.0.0/gems/actio
npack-4.1.8/lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
2014-12-03T10:47:42.236915+00:00 app[web.1]: vendor/bundle/ruby/2.0.0/gems/actionpack-4.1.8/lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
2014-12-03T10:47:42.236917+00:00 app[web.1]: vendor/bundle/ruby/2.0.0/gems/railties-4.1.8/lib/rails/rack/logger.rb:38:in `call_app'
2014-12-03T10:47:42.236922+00:00 app[web.1]: vendor/bundle/ruby/2.0.0/gems/activesupport-4.1.8/lib/active_support/tagged_logging.rb:26:in `tagged'
2014-12-03T10:47:42.236924+00:00 app[web.1]: vendor/bundle/ruby/2.0.0/gems/activesupport-4.1.8/lib/active_support/tagged_logging.rb:68:in `tagged'
2014-12-03T10:47:42.236925+00:00 app[web.1]: vendor/bundle/ruby/2.0.0/gems/railties-4.1.8/lib/rails/rack/logger.rb:20:in `call'
2014-12-03T10:47:42.236919+00:00 app[web.1]: vendor/bundle/ruby/2.0.0/gems/railties-4.1.8/lib/rails/rack/logger.rb:20:in `block in call'
2014-12-03T10:47:42.236927+00:00 app[web.1]: vendor/bundle/ruby/2.0.0/gems/actionpack-4.1.8/lib/action_dispatch/middleware/request_id.rb:21:in `call'
2014-12-03T10:47:42.236928+00:00 app[web.1]: vendor/bundle/ruby/2.0.0/gems/rack-1.5.2/lib/rack/methodoverride.rb:21:in `call'
2014-12-03T10:47:42.236920+00:00 app[web.1]: vendor/bundle/ruby/2.0.0/gems/activesupport-4.1.8/lib/active_support/tagged_logging.rb:68:in `block in tagged'
2014-12-03T10:47:42.236930+00:00 app[web.1]: vendor/bundle/ruby/2.0.0/gems
/rack-1.5.2/lib/rack/runtime.rb:17:in `call'
2014-12-03T10:47:42.236932+00:00 app[web.1]: vendor/bundle/ruby/2.0.0/gems/activesupport-4.1.8/lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call'
2014-12-03T10:47:42.236934+00:00 app[web.1]: vendor/bundle/ruby/2.0.0/gems/actionpack-4.1.8/lib/action_dispatch/middleware/static.rb:84:in `call'
2014-12-03T10:47:42.236935+00:00 app[web.1]: vendor/bundle/ruby/2.0.0/gems/rack-1.5.2/lib/rack/sendfile.rb:112:in `call'
2014-12-03T10:47:42.236937+00:00 app[web.1]: vendor/bundle/ruby/2.0.0/gems/railties-4.1.8/lib/rails/engine.rb:514:in `call'
2014-12-03T10:47:42.236938+00:00 app[web.1]: vendor/bundle/ruby/2.0.0/gems/railties-4.1.8/lib/rails/application.rb:144:in `call'
2014-12-03T10:47:42.236940+00:00 app[web.1]: vendor/bundle/ruby/2.0.0/gems/rack-1.5.2/lib/rack/lock.rb:17:in `call'
2014-12-03T10:47:42.236941+00:00 app[web.1]: vendor/bundle/ruby/2.0.0/gems/rack-1.5.2/lib/rack/content_length.rb:14:in `call'
2014-12-03T10:47:42.236943+00:00 app[web.1]: vendor/bundle/ruby/2.0.0/gems/rack-1.5.2/lib/rack/handler/webrick.rb:60:in `service'
2014-12-03T10:47:42.236944+00:00 app[web.1]: vendor/ruby-2.0.0/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service'
2014-12-03T10:47:42.236945+00:00 app[web.1]: vendor/ruby-2.0.0/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run'
2014-12-03T10:47:42.236948+00:00 app[web.1]:
2014-12-03T10:47:42.236947+00:00 app[web.1]: vendor/ruby-2.0.0/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread'
2014-12-03T10:47:42.236950+00:00 app[web.1]:
2014-12-03T10:49:47.344582+00:00 heroku[api]: Starting process with command `bundle exec rake db:seed` by yogesh.niitian@gmail.com
2014-12-03T10:49:51.780349+00:00 heroku[run.6101]: State changed from starting to up
2014-12-03T10:49:51.412900+00:00 heroku[run.6101]: Awaiting client
2014-12-03T10:49:58.304352+00:00 heroku[run.6101]: Starting process with command `bundle exec rake db:seed`
2014-12-03T10:50:01.808634+00:00 heroku[run.6101]: State changed from up to complete
2014-12-03T10:50:01.795204+00:00 heroku[run.6101]: Process exited with status 1
2014-12-03T10:50:12.677566+00:00 heroku[router]: at=info method=GET path="/" host=cryptic-waters-2558.herokuapp.com request_id=e681dc94-2bc3-4c62-af75-4328a90f38e0 fwd="122.177.112.139" dyno=web.1 connect=1ms service=15ms status=404 bytes=1829
2014-12-03T10:50:12.673432+00:00 app[web.1]:
2014-12-03T10:50:12.673436+00:00 app[web.1]: ActionController::RoutingError (No route matches [GET] "/"):
2014-12-03T10:50:12.673438+00:00 app[web.1]: vendor/bundle/ruby/2.0.0/gems/actionpack-4.1.8/lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
201
4-12-03T10:50:12.673439+00:00 app[web.1]: vendor/bundle/ruby/2.0.0/gems/actionpack-4.1.8/lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
2014-12-03T10:50:12.673441+00:00 app[web.1]: vendor/bundle/ruby/2.0.0/gems/railties-4.1.8/lib/rails/rack/logger.rb:38:in `call_app'
2014-12-03T10:50:12.673443+00:00 app[web.1]: vendor/bundle/ruby/2.0.0/gems/railties-4.1.8/lib/rails/rack/logger.rb:20:in `block in call'
2014-12-03T10:50:12.673445+00:00 app[web.1]: vendor/bundle/ruby/2.0.0/gems/activesupport-4.1.8/lib/active_support/tagged_logging.rb:68:in `block in tagged'
2014-12-03T10:50:12.673447+00:00 app[web.1]: vendor/bundle/ruby/2.0.0/gems/activesupport-4.1.8/lib/active_support/tagged_logging.rb:26:in `tagged'
2014-12-03T10:50:12.673470+00:00 app[web.1]: vendor/bundle/ruby/2.0.0/gems/actionpack-4.1.8/lib/action_dispatch/middleware/request_id.rb:21:in `call'
2014-12-03T10:50:12.673472+00:00 app[web.1]: vendor/bundle/ruby/2.0.0/gems/rack-1.5.2/lib/rack/methodoverride.rb:21:in `call'
2014-12-03T10:50:12.668155+00:00 app[web.1]: Started GET "/" for 122.177.112.139 at 2014-12-03 10:50:12 +0000
2014-12-03T10:50:12.673473+00:00 app[web.1]: vendor/bundle/ruby/2.0.0/gems/rack-1.5.2/lib/rack/runtime.rb:17:in `call'
2014-12-03T10:50:12.673451+00:00 app[web.1]: vendor/bundle/ruby/2.0.0/gems/railties-4.1.8/lib/rails/rack/logger.rb:20:in `call'
2014-12-03T10:50:12.673475+00:00 app[web.1]: vendor/bundle/ruby/2.0.0/gems/activesupport-4.1.8/lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call'
2014-12-03T10:50:12.673478+00:00 app[web.1]: vendor/bundle/ruby/2.0.0/gems/rack-1.5.2/lib/rack/sendfile.rb:112:in `call'
2014-12-03T10:50:12.673490+00:00 app[web.1]: vendor/ruby-2.0.0/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread'
2014-12-03T10:50:12.673484+00:00 app[web.1]: vendor/bundle/ruby/2.0.0/gems/rack-1.5.2/lib/rack/content_length.rb:14:in `call'
2014-12-03T10:50:12.673487+00:00 app[web.1]: vendor/ruby-2.0.0/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service'
2014-12-03T10:50:12.673489+00:00 app[web.1]: vendor/ruby-2.0.0/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run'
2014-12-03T10:50:12.673449+00:00 app[web.1]: vendor/bundle/ruby/2.0.0/gems/activesupport-4.1.8/lib/active_support/tagged_logging.rb:68:in `tagged'
2014-12-03T10:50:12.673493+00:00 app[web.1]:
2014-12-03T10:50:12.673480+00:00 app[web.1]: vendor/bundle/ruby/2.0.0/gems/railties-4.1.8/lib/rails/engine.rb:514:in `call'
2014-12-03T10:50:12.673492+00:00 app[web.1]:
2014-12-03T10:50:12.673477+00:00 app[web.1]: vendor/bundle/ruby/2.0.0/gems/actionpack-4.1.8/lib/action_dispatch/middleware/static.rb:84:in `call'
2014-12-03T10:50:12.673481+00:00 app[web.1]: vendor/bundle/ruby/2.0.0/gems/railties-4.1.8/lib/rails/application.rb:144:in `call'
2014-12-03T10:50:12.673486+00:00 app[web.1]: vendor/bundle/ruby/2.0.0/gems/rack-1.5.2/lib/rack/handler/webrick.rb:60:in `service'
2014-12-03T10:50:12.673483+00:00 app[web.1]: vendor/bundle/ruby/2.0.0/gems/rack-1.5.2/lib/rack/lock.rb:17:in `call'
2014-12-03T10:50:15.359232+00:00 heroku[router]: at=info method=GET path="/favicon.ico" host=cryptic-waters-2558.herokuapp.com request_id=ad9fef73-0262-4ad0-be20-3a063a68e627 fwd="122.177.112.139" dyno=web.1 connect=2ms service=4ms status=304 bytes=133
2014-12-03T10:50:20.476907+00:00 heroku[router]: at=info method=GET path="/" host=cryptic-waters-2558.herokuapp.com request_id=3659f8be-9943-444a-b9ef-a3adf612f728 fwd="122.177.112.139" dyno=web.1 connect=1ms service=9ms status=404 bytes=1829
2014-12-03T10:50:20.471238+00:00 app[web.1]: Started GET "/" for 122.177.112.139 at 2014-12-03 10:50:20 +0000
2014-12-03T10:50:20.473258+00:00 app[web.1]: vendor/bundle/ruby/2.0.0/gems/railties-4.1.8/lib/rails/rack/logger.rb:38:in `call_app'
2014-12-03T10:50:20.473249+00:00 app[web.1]:
2014-12-03T10:50:20.473254+00:00 app[web.1]: vendor/bundle/ruby/2.0.0/gems/actionpack-4.1.8/lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
2014-12-03T10:50:20.473259+00:00 app[web.1]: vendor/bundle/ruby/2.0.0/gems/railties-4.1.8/lib/rails/rack/logger.rb:20:in `block in call'
2014-12-03T10:50:20.473261+00:00 app[web.1]: vendor/bundle/ruby/2.0.0/gems/activesupport-4.1.8/lib/active_support/tagged_logging.rb:68:in `block in tagged'
2014-12-03T10:50:20.473256+00:00 app[web.1]: vendor/bundle/ruby/2.0.0/gems/actionpack-4.1.8/lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
2014-12-03T10:50:20.473252+00:00 app[web.1]: ActionController::RoutingError (No route matches [GET] "/"):
2014-12-03T10:50:20.473285+00:00 app[web.1]: vendor/bundle/ruby/2.0.0/gems/rack-1.5.2/lib/rack/methodoverride.rb:21:in `call'
2014-12-03T10:50:20.473288+00:00 app[web.1]: vendor/bundle/ruby/2.0.0/gems/activesupport-4.1.8/lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call'
2014-12-03T10:50:20.473267+00:00 app[web.1]: vendor/bundle/ruby/2.0.0/gems/actionpack-4.1.8/lib/action_dispatch/middleware/request_id.rb:21:in `call'
2014-12-03T10:50:20.473263+00:00 app[web.1]: vendor/bundle/ruby/2.0.0/gems/activesupport-4.1.8/lib/active_support/tagged_logging.rb:26:in `tagged'
2014-12-03T10:50:20.473264+00:00 app[web.1]: vendor/bundle/ruby/2.0.0/gems/activesupport-4.1.8/lib/active_support/tagged_logging.rb:68:in `tagged'
2014-12-03T10:50:20.473266+00:00 app[web.1]: vendor/bundle/ruby/2.0.0/gems/railties-4.1.8/lib/rails/rack/logger.rb:20:in `call'
2014-12-03T10:50:20.473287+00:00 app[web.1]: vendor/bundle/ruby/2.0.0/gems/rack-1.5.2/lib/rack/runtime.rb:17:in `call'
2014-12-03T10:50:20.473291+0
0:00 app[web.1]: vendor/bundle/ruby/2.0.0/gems/rack-1.5.2/lib/rack/sendfile.rb:112:in `call'
2014-12-03T10:50:20.473299+00:00 app[web.1]: vendor/bundle/ruby/2.0.0/gems/rack-1.5.2/lib/rack/handler/webrick.rb:60:in `service'
2014-12-03T10:50:20.473294+00:00 app[web.1]: vendor/bundle/ruby/2.0.0/gems/railties-4.1.8/lib/rails/application.rb:144:in `call'
2014-12-03T10:50:20.473300+00:00 app[web.1]: vendor/ruby-2.0.0/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service'
2014-12-03T10:50:20.473290+00:00 app[web.1]: vendor/bundle/ruby/2.0.0/gems/actionpack-4.1.8/lib/action_dispatch/middleware/static.rb:84:in `call'
2014-12-03T10:50:20.473297+00:00 app[web.1]: vendor/bundle/ruby/2.0.0/gems/rack-1.5.2/lib/rack/content_length.rb:14:in `call'
2014-12-03T10:50:20.473293+00:00 app[web.1]: vendor/bundle/ruby/2.0.0/gems/railties-4.1.8/lib/rails/engine.rb:514:in `call'
2014-12-03T10:50:20.473303+00:00 app[web.1]: vendor/ruby-2.0.0/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread'
2014-12-03T10:50:20.473301+00:00 app[web.1]: vendor/ruby-2.0.0/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run'
2014-12-03T10:50:20.473305+00:00 app[web.1]:
2014-12-03T10:50:20.473296+00:00 app[web.1]: vendor/bundle/ruby/2.0.0/gems/rack-1.5.2/lib/rack/lock.rb:17:in `call'
2014-12-03T10:50:20.473306+00:00 app[web.1]:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment