Skip to content

Instantly share code, notes, and snippets.

@travisdmathis
Created November 14, 2013 23:30
Show Gist options
  • Select an option

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

Select an option

Save travisdmathis/7476320 to your computer and use it in GitHub Desktop.
2013-11-14T23:28:25.897901+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=6ms status=404 bytes=1351
2013-11-14T23:30:18.470832+00:00 app[web.1]: Started GET "/blog" for 69.54.5.98 at 2013-11-14 23:30:18 +0000
2013-11-14T23:30:18.470832+00:00 app[web.1]: Started GET "/blog" for 69.54.5.98 at 2013-11-14 23:30:18 +0000
2013-11-14T23:30:18.472108+00:00 app[web.1]: Processing by PostsController#index as HTML
2013-11-14T23:30:18.472146+00:00 app[web.1]: Processing by PostsController#index as HTML
2013-11-14T23:30:18.511935+00:00 app[web.1]: Completed 404 Not Found in 40ms
2013-11-14T23:30:18.514208+00:00 app[web.1]:
2013-11-14T23:30:18.511935+00:00 app[web.1]: Completed 404 Not Found in 40ms
2013-11-14T23:30:18.514208+00:00 app[web.1]:
2013-11-14T23:30:18.514208+00:00 app[web.1]: ActiveRecord::RecordNotFound (ActiveRecord::RecordNotFound):
2013-11-14T23:30:18.514208+00:00 app[web.1]: app/controllers/posts_controller.rb:25:in `index'
2013-11-14T23:30:18.514208+00:00 app[web.1]:
2013-11-14T23:30:18.514208+00:00 app[web.1]: ActiveRecord::RecordNotFound (ActiveRecord::RecordNotFound):
2013-11-14T23:30:18.514208+00:00 app[web.1]: app/controllers/posts_controller.rb:25:in `index'
2013-11-14T23:30:18.514208+00:00 app[web.1]:
2013-11-14T23:30:18.514208+00:00 app[web.1]:
2013-11-14T23:30:18.514208+00:00 app[web.1]:
2013-11-14T23:30:18.656750+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=29ms service=15ms status=404 bytes=1351
2013-11-14T23:30:18.645818+00:00 app[web.1]: Started GET "/blog" for 69.54.5.98 at 2013-11-14 23:30:18 +0000
2013-11-14T23:30:18.645818+00:00 app[web.1]: Started GET "/blog" for 69.54.5.98 at 2013-11-14 23:30:18 +0000
2013-11-14T23:30:18.654172+00:00 app[web.1]: Completed 404 Not Found in 7ms
2013-11-14T23:30:18.646648+00:00 app[web.1]: Processing by PostsController#index as HTML
2013-11-14T23:30:18.646648+00:00 app[web.1]: Processing by PostsController#index as HTML
2013-11-14T23:30:18.654172+00:00 app[web.1]: Completed 404 Not Found in 7ms
2013-11-14T23:30:18.655207+00:00 app[web.1]:
2013-11-14T23:30:18.655207+00:00 app[web.1]: ActiveRecord::RecordNotFound (ActiveRecord::RecordNotFound):
2013-11-14T23:30:18.655207+00:00 app[web.1]: app/controllers/posts_controller.rb:25:in `index'
2013-11-14T23:30:18.655207+00:00 app[web.1]:
2013-11-14T23:30:18.655207+00:00 app[web.1]:
2013-11-14T23:30:18.655207+00:00 app[web.1]:
2013-11-14T23:30:18.655207+00:00 app[web.1]: ActiveRecord::RecordNotFound (ActiveRecord::RecordNotFound):
2013-11-14T23:30:18.655207+00:00 app[web.1]: app/controllers/posts_controller.rb:25:in `index'
2013-11-14T23:30:18.655207+00:00 app[web.1]:
2013-11-14T23:30:18.655207+00:00 app[web.1]:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment