Skip to content

Instantly share code, notes, and snippets.

@alexgodin
Created June 7, 2011 22:23
Show Gist options
  • Save alexgodin/1013327 to your computer and use it in GitHub Desktop.
Save alexgodin/1013327 to your computer and use it in GitHub Desktop.
logs
2011-06-07T22:02:17+00:00 app[web.1]: Started GET "/images/mobster1.png" for 78.147.68.202 at 2011-06-07 15:02:17 -0700
2011-06-07T22:02:17+00:00 heroku[router]: GET sleepwiththefish.es/images/mobster1.png dyno=web.1 queue=0 wait=0ms service=2ms bytes=1430
2011-06-07T22:02:17+00:00 app[web.1]:
2011-06-07T22:02:17+00:00 app[web.1]: ActionController::RoutingError (No route matches "/images/mobster1.png"):
2011-06-07T22:02:17+00:00 app[web.1]:
2011-06-07T22:02:17+00:00 app[web.1]:
2011-06-07T22:02:17+00:00 app[web.1]:
2011-06-07T22:02:17+00:00 app[web.1]:
2011-06-07T22:02:17+00:00 app[web.1]:
2011-06-07T22:02:17+00:00 app[web.1]: Started GET "/images/mobster2.png" for 78.147.68.202 at 2011-06-07 15:02:17 -0700
2011-06-07T22:02:17+00:00 app[web.1]:
2011-06-07T22:02:17+00:00 app[web.1]: ActionController::RoutingError (No route matches "/images/mobster2.png"):
2011-06-07T22:02:17+00:00 app[web.1]:
2011-06-07T22:02:17+00:00 app[web.1]:
2011-06-07T22:02:17+00:00 app[web.1]:
2011-06-07T22:02:17+00:00 heroku[router]: GET sleepwiththefish.es/images/mobster2.png dyno=web.1 queue=0 wait=0ms service=5ms bytes=1430
2011-06-07T22:02:17+00:00 app[web.1]:
2011-06-07T22:02:17+00:00 app[web.1]:
2011-06-07T22:02:17+00:00 app[web.1]: Started GET "/images/mobster3.png" for 78.147.68.202 at 2011-06-07 15:02:17 -0700
2011-06-07T22:02:17+00:00 app[web.1]:
2011-06-07T22:02:17+00:00 app[web.1]: ActionController::RoutingError (No route matches "/images/mobster3.png"):
2011-06-07T22:02:17+00:00 app[web.1]:
2011-06-07T22:02:17+00:00 app[web.1]:
2011-06-07T22:02:17+00:00 app[web.1]:
2011-06-07T22:02:17+00:00 heroku[router]: GET sleepwiththefish.es/images/mobster3.png dyno=web.1 queue=0 wait=0ms service=2ms bytes=1430
2011-06-07T15:02:18-07:00 heroku[nginx]: GET /images/button.png HTTP/1.1 | 78.147.68.202 | 888 | http | 404
2011-06-07T22:02:19+00:00 app[web.1]:
2011-06-07T22:02:19+00:00 app[web.1]:
2011-06-07T22:02:19+00:00 app[web.1]: Started GET "/favicon.ico" for 78.147.68.202 at 2011-06-07 15:02:19 -0700
2011-06-07T22:02:19+00:00 app[web.1]:
2011-06-07T22:02:19+00:00 app[web.1]: ActionController::RoutingError (No route matches "/favicon.ico"):
2011-06-07T22:02:19+00:00 app[web.1]:
2011-06-07T22:02:19+00:00 app[web.1]:
2011-06-07T22:02:19+00:00 app[web.1]:
2011-06-07T22:02:19+00:00 heroku[router]: GET sleepwiththefish.es/favicon.ico dyno=web.1 queue=0 wait=0ms service=6ms bytes=1235
2011-06-07T22:02:36+00:00 app[web.1]:
2011-06-07T22:02:36+00:00 app[web.1]:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment