Skip to content

Instantly share code, notes, and snippets.

@travisdmathis
Last active December 28, 2015 08:59
Show Gist options
  • Select an option

  • Save travisdmathis/7475810 to your computer and use it in GitHub Desktop.

Select an option

Save travisdmathis/7475810 to your computer and use it in GitHub Desktop.
2013-11-14T22:44:42.989330+00:00 app[web.1]: F, [2013-11-14T22:44:42.983181 #2] FATAL -- :
2013-11-14T22:44:42.989330+00:00 app[web.1]: ActionController::RoutingError (No route matches [GET] "/assets/application-4804ea275189d0fb32145d6dc1d312ef.css"):
2013-11-14T22:44:42.988848+00:00 app[web.1]: vendor/bundle/ruby/2.0.0/gems/rack-1.5.2/lib/rack/sendfile.rb:112:in `call'
2013-11-14T22:44:42.988848+00:00 app[web.1]: vendor/bundle/ruby/2.0.0/gems/railties-4.0.1/lib/rails/engine.rb:511:in `call'
2013-11-14T22:44:42.988848+00:00 app[web.1]: vendor/bundle/ruby/2.0.0/gems/railties-4.0.1/lib/rails/application.rb:97:in `call'
2013-11-14T22:44:42.988848+00:00 app[web.1]: vendor/bundle/ruby/2.0.0/gems/rack-1.5.2/lib/rack/lock.rb:17:in `call'
2013-11-14T22:44:42.987425+00:00 app[web.1]: vendor/bundle/ruby/2.0.0/gems/rack-1.5.2/lib/rack/runtime.rb:17:in `call'
2013-11-14T22:44:42.986440+00:00 app[web.1]: F, [2013-11-14T22:41:58.579062 #2] FATAL -- :
2013-11-14T22:44:42.987425+00:00 app[web.1]: vendor/bundle/ruby/2.0.0/gems/railties-4.0.1/lib/rails/rack/logger.rb:20:in `call'
2013-11-14T22:44:43.024292+00:00 heroku[router]: at=info method=GET path=/assets/application-a230fcf82a31c52617c47b6b5d107fb2.js host=limitless-dawn-3085.herokuapp.com fwd="69.54.5.98" dyno=web.1 connect=1ms service=35ms status=404 bytes=1351
2013-11-14T22:44:42.987425+00:00 app[web.1]: vendor/bundle/ruby/2.0.0/gems/rack-1.5.2/lib/rack/methodoverride.rb:21:in `call'
2013-11-14T22:44:42.988848+00:00 app[web.1]: vendor/ruby-2.0.0/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service'
2013-11-14T22:44:42.988848+00:00 app[web.1]: vendor/ruby-2.0.0/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run'
2013-11-14T22:44:42.988848+00:00 app[web.1]: vendor/ruby-2.0.0/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread'
2013-11-14T22:44:42.989330+00:00 app[web.1]:
2013-11-14T22:44:42.989330+00:00 app[web.1]: I, [2013-11-14T22:44:42.822459 #2] INFO -- : Processing by PagesController#home as HTML
2013-11-14T22:44:42.989330+00:00 app[web.1]:
2013-11-14T22:44:42.988848+00:00 app[web.1]: vendor/bundle/ruby/2.0.0/gems/rack-1.5.2/lib/rack/content_length.rb:14:in `call'
2013-11-14T22:44:42.988848+00:00 app[web.1]: vendor/bundle/ruby/2.0.0/gems/rack-1.5.2/lib/rack/handler/webrick.rb:60:in `service'
2013-11-14T22:44:42.989330+00:00 app[web.1]: I, [2013-11-14T22:44:42.821010 #2] INFO -- : Started GET "/" for 69.54.5.98 at 2013-11-14 22:44:42 +0000
2013-11-14T22:44:42.989330+00:00 app[web.1]: I, [2013-11-14T22:44:42.825048 #2] INFO -- : Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms)
2013-11-14T22:44:42.989330+00:00 app[web.1]: I, [2013-11-14T22:44:42.982274 #2] INFO -- : Started GET "/assets/application-4804ea275189d0fb32145d6dc1d312ef.css" for 69.54.5.98 at 2013-11-14 22:44:42 +0000
2013-11-14T22:44:42.989330+00:00 app[web.1]: F, [2013-11-14T22:44:42.983181 #2] FATAL -- :
2013-11-14T22:44:42.989330+00:00 app[web.1]: ActionController::RoutingError (No route matches [GET] "/assets/application-4804ea275189d0fb32145d6dc1d312ef.css"):
2013-11-14T22:44:42.989330+00:00 app[web.1]: vendor/bundle/ruby/2.0.0/gems/actionpack-4.0.1/lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
2013-11-14T22:44:42.990023+00:00 app[web.1]: vendor/bundle/ruby/2.0.0/gems/actionpack-4.0.1/lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
2013-11-14T22:44:42.990023+00:00 app[web.1]: vendor/bundle/ruby/2.0.0/gems/railties-4.0.1/lib/rails/rack/logger.rb:38:in `call_app'
2013-11-14T22:44:42.990023+00:00 app[web.1]: vendor/bundle/ruby/2.0.0/gems/railties-4.0.1/lib/rails/rack/logger.rb:20:in `block in call'
2013-11-14T22:44:42.989330+00:00 app[web.1]: I, [2013-11-14T22:44:42.824001 #2] INFO -- : Rendered pages/home.html.erb within layouts/application (0.0ms)
2013-11-14T22:44:42.990023+00:00 app[web.1]: vendor/bundle/ruby/2.0.0/gems/activesupport-4.0.1/lib/active_support/tagged_logging.rb:67:in `tagged'
2013-11-14T22:44:42.990023+00:00 app[web.1]: vendor/bundle/ruby/2.0.0/gems/railties-4.0.1/lib/rails/rack/logger.rb:20:in `call'
2013-11-14T22:44:42.990023+00:00 app[web.1]: vendor/bundle/ruby/2.0.0/gems/actionpack-4.0.1/lib/action_dispatch/middleware/request_id.rb:21:in `call'
2013-11-14T22:44:42.990023+00:00 app[web.1]: vendor/bundle/ruby/2.0.0/gems/rack-1.5.2/lib/rack/methodoverride.rb:21:in `call'
2013-11-14T22:44:42.990023+00:00 app[web.1]: vendor/bundle/ruby/2.0.0/gems/rack-1.5.2/lib/rack/runtime.rb:17:in `call'
2013-11-14T22:44:42.990640+00:00 app[web.1]: vendor/bundle/ruby/2.0.0/gems/railties-4.0.1/lib/rails/engine.rb:511:in `call'
2013-11-14T22:44:42.990023+00:00 app[web.1]: vendor/bundle/ruby/2.0.0/gems/activesupport-4.0.1/lib/active_support/tagged_logging.rb:67:in `block in tagged'
2013-11-14T22:44:42.990023+00:00 app[web.1]: vendor/bundle/ruby/2.0.0/gems/activesupport-4.0.1/lib/active_support/tagged_logging.rb:25:in `tagged'
2013-11-14T22:44:42.990640+00:00 app[web.1]: vendor/bundle/ruby/2.0.0/gems/activesupport-4.0.1/lib/active_support/cache/strategy/local_cache.rb:83:in `call'
2013-11-14T22:44:42.990640+00:00 app[web.1]: vendor/bundle/ruby/2.0.0/gems/rack-1.5.2/lib/rack/sendfile.rb:112:in `call'
2013-11-14T22:44:42.990640+00:00 app[web.1]: vendor/bundle/ruby/2.0.0/gems/railties-4.0.1/lib/rails/application.rb:97:in `call'
2013-11-14T22:44:42.990640+00:00 app[web.1]: vendor/bundle/ruby/2.0.0/gems/rack-1.5.2/lib/rack/lock.rb:17:in `call'
2013-11-14T22:44:42.990640+00:00 app[web.1]: vendor/bundle/ruby/2.0.0/gems/rack-1.5.2/lib/rack/content_length.rb:14:in `call'
2013-11-14T22:44:42.990640+00:00 app[web.1]: vendor/bundle/ruby/2.0.0/gems/rack-1.5.2/lib/rack/handler/webrick.rb:60:in `service'
2013-11-14T22:44:42.990640+00:00 app[web.1]: vendor/ruby-2.0.0/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service'
2013-11-14T22:44:42.990640+00:00 app[web.1]: vendor/ruby-2.0.0/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run'
2013-11-14T22:44:42.990640+00:00 app[web.1]: vendor/ruby-2.0.0/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread'
2013-11-14T22:44:43.038002+00:00 heroku[router]: at=info method=GET path=/assets/application.css host=limitless-dawn-3085.herokuapp.com fwd="69.54.5.98" dyno=web.1 connect=1ms service=38ms status=404 bytes=1351
2013-11-14T22:44:42.991287+00:00 app[web.1]:
2013-11-14T22:44:42.991287+00:00 app[web.1]:
2013-11-14T22:44:43.001921+00:00 heroku[router]: at=info method=GET path=/assets/application-4804ea275189d0fb32145d6dc1d312ef.css host=limitless-dawn-3085.herokuapp.com fwd="69.54.5.98" dyno=web.1 connect=1ms service=21ms status=404 bytes=1351
2013-11-14T22:45:53.577240+00:00 heroku[router]: at=info method=GET path=/blog host=limitless-dawn-3085.herokuapp.com fwd="69.54.5.98" dyno=web.1 connect=5ms service=11ms status=500 bytes=1266
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment