Created
November 14, 2013 23:30
-
-
Save travisdmathis/7476320 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
| 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