Skip to content

Instantly share code, notes, and snippets.

@mghaught
Created January 5, 2011 23:00
Show Gist options
  • Save mghaught/767189 to your computer and use it in GitHub Desktop.
Save mghaught/767189 to your computer and use it in GitHub Desktop.
h13 errors
2011-01-05T14:56:51-08:00 app[web.2]: ruby 1.8.7 (2010-04-19 patchlevel 253) [x86_64-linux], MBARI 0x6770, Ruby Enterprise Edition 2010.02
2011-01-05T14:56:51-08:00 heroku[router]: Error H13 (Connection closed without response) -> GET richarddawkins.net/ dyno=web.2 queue=0 wait=0ms service=0ms bytes=0
2011-01-05T14:56:51-08:00 heroku[router]: Error H13 (Connection closed without response) -> GET richarddawkins.net/javascripts/jquery.cycle.min.js dyno=web.2 queue=0 wait=0ms service=0ms bytes=0
2011-01-05T14:56:51-08:00 heroku[router]: Error H13 (Connection closed without response) -> GET richarddawkins.net/for_user.js dyno=web.2 queue=0 wait=0ms service=0ms bytes=0
2011-01-05T14:56:51-08:00 heroku[router]: Error H13 (Connection closed without response) -> GET richarddawkins.net/feed.php dyno=web.2 queue=0 wait=0ms service=0ms bytes=0
2011-01-05T14:56:51-08:00 heroku[router]: Error H13 (Connection closed without response) -> GET richarddawkins.net/comments/486078 dyno=web.2 queue=0 wait=0ms service=0ms bytes=0
2011-01-05T14:56:51-08:00 heroku[router]: Error H13 (Connection closed without response) -> GET richarddawkins.net/users/136425/comments dyno=web.2 queue=0 wait=0ms service=0ms bytes=0
2011-01-05T14:56:51-08:00 heroku[router]: Error H13 (Connection closed without response) -> GET richarddawkins.net/javascripts/jquery.cycle.min.js dyno=web.2 queue=0 wait=0ms service=0ms bytes=0
2011-01-05T14:56:51-08:00 heroku[router]: Error H13 (Connection closed without response) -> GET richarddawkins.net/videos/5505-sometimes-it-really-is-hard-to-tell-faith-from-a-mental-illness dyno=web.2 queue=0 wait=0ms service=0ms bytes=0
2011-01-05T14:56:51-08:00 heroku[nginx]: GET / HTTP/1.1 | 71.193.79.179 | 2938 | http | 502
2011-01-05T14:56:51-08:00 heroku[router]: Error H13 (Connection closed without response) -> GET richarddawkins.net/favicon.ico dyno=web.2 queue=0 wait=0ms service=0ms bytes=0
2011-01-05T14:56:51-08:00 heroku[router]: Error H13 (Connection closed without response) -> GET richarddawkins.net/comments/165299 dyno=web.2 queue=0 wait=0ms service=0ms bytes=0
2011-01-05T14:56:51-08:00 heroku[router]: Error H13 (Connection closed without response) -> GET richarddawkins.net/comments/79351 dyno=web.2 queue=0 wait=0ms service=0ms bytes=0
2011-01-05T14:56:51-08:00 heroku[router]: Error H13 (Connection closed without response) -> GET richarddawkins.net/feeds/all.rss dyno=web.2 queue=0 wait=0ms service=0ms bytes=0
2011-01-05T14:56:51-08:00 heroku[router]: Error H13 (Connection closed without response) -> GET richarddawkins.net/for_user.js dyno=web.2 queue=0 wait=0ms service=0ms bytes=0
2011-01-05T14:56:51-08:00 heroku[router]: Error H13 (Connection closed without response) -> GET richarddawkins.net/rdf_productions/vignettes dyno=web.2 queue=0 wait=0ms service=0ms bytes=0
2011-01-05T14:56:51-08:00 heroku[nginx]: GET /for_user.js HTTP/1.1 | 38.101.126.53 | 2938 | http | 502
@yogeshchavan
Copy link

Hi ,
i am getting a similar error..Can i get any solution for this

@mghaught
Copy link
Author

I'd recommend you reach out to Heroku support on this. They were able to fix it for me within hours. Also note I encountered this error nearly 2 years ago.

@yogeshchavan
Copy link

Thanx for ur reply ..
What was the actual problem for this..
And how did they fix this ....do u have any clue..Also,hoe to appraoch Heroku support.Please guide me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment