Skip to content

Instantly share code, notes, and snippets.

@yangtheman
Created October 9, 2012 19: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 yangtheman/3861053 to your computer and use it in GitHub Desktop.
Save yangtheman/3861053 to your computer and use it in GitHub Desktop.
500 error with not much error message
2012-10-09T19:54:46+00:00 app[web.1]: Rendered shared/_header.html.haml (75.4ms)
2012-10-09T19:54:46+00:00 app[web.1]: Rendered shared/_trackers.html.haml (14.5ms)
2012-10-09T19:54:46+00:00 app[web.1]: Rendered shared/_footer.html.haml (21.8ms)
2012-10-09T19:54:46+00:00 app[web.1]: Completed 500 Internal Server Error in 1374ms (Views: 167.4ms | ActiveRecord: 54.5ms)
2012-10-09T19:54:46+00:00 heroku[router]: GET www.picpler.com/places dyno=web.1 queue=0 wait=0ms service=1779ms status=500 bytes=5879
2012-10-09T19:54:46+00:00 heroku[router]: GET www.picpler.com/assets/application-b1a625acbad7bb91815d78c9195ab079.css dyno=web.1 queue=0 wait=1ms service=82ms status=200 bytes=156193
2012-10-09T19:54:46+00:00 heroku[router]: GET www.picpler.com/assets/application-49e2a5e977547ad2ab276eede7660f58.js dyno=web.1 queue=0 wait=0ms service=15ms status=200 bytes=384722
2012-10-09T19:54:49+00:00 heroku[router]: GET www.picpler.com/assets/picpler-icons.png dyno=web.1 queue=0 wait=0ms service=11ms status=200 bytes=35891
2012-10-09T19:54:49+00:00 heroku[router]: GET www.picpler.com/assets/errors.png dyno=web.1 queue=0 wait=0ms service=14ms status=200 bytes=18272
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment