hi I am working on the rails tutorials and everything went fine till I put my prod code on Heroku. I received the H10 error. Please check out the log below
2012-06-19T04:56:56+00:00 heroku[router]: Error H10 (App crashed) -> GET xyz.herokuapp.com/ dyno= queue= wait= service= status=503 bytes= 2012-06-19T04:56:56+00:00 heroku[router]: Error H10 (App crashed) -> GET xyz.herokuapp.com/favicon.ico dyno= queue= wait= service= status=503 bytes= 2012-06-19T04:57:11+00:00 heroku[router]: Error H10 (App crashed) -> GET xyz.herokuapp.com/ dyno= queue= wait= service= status=503 bytes= 2012-06-19T04:57:11+00:00 heroku[router]: Error H10 (App crashed) -> GET xyz.herokuapp.com/favicon.ico dyno= queue= wait= service= status=503 bytes= 2012-06-19T04:57:13+00:00 heroku[router]: Error H10 (App crashed) -> GET xyz.herokuapp.com/ dyno= queue= wait= service= status=503 bytes= 2012-06-19T04:57:13+00:00 heroku[router]: Error H10 (App crashed) -> GET xyz.herokuapp.com/favicon.ico dyno= queue= wait= service= status=503 bytes= 2012-06-19T05:03:15+00:00 heroku[router]: Error H10 (App crashed) -> GET xyz.herokuapp.com/ dyno= queue= wait= service= status=503 bytes= 2012-06-19T05:03:15+00:00 heroku[router]: Error H10 (App crashed) -> GET xyz.herokuapp.com/favicon.ico dyno= queue= wait= service= status=503 bytes= 2012-06-19T05:03:25+00:00 heroku[router]: Error H10 (App crashed) -> GET xyz.herokuapp.com/ dyno= queue= wait= service= status=503 bytes= 2012-06-19T05:03:25+00:00 heroku[router]: Error H10 (App crashed) -> GET xyz.herokuapp.com/favicon.ico dyno= queue= wait= service= status=503 bytes= 2012-06-19T05:03:26+00:00 heroku[router]: Error H10 (App crashed) -> GET xyz.herokuapp.com/favicon.ico dyno= queue= wait= service= status=503 bytes= On Wednesday, April 4, 2012 9:39:45 AM UTC-4, James Ward wrote: > > Can you provide more information about what you built the app with, > whether it works some of the time, any other errors in the logs, etc? > > -James > > > On 04/03/2012 09:53 PM, Konrad Listwan-Ciesielski wrote: > > I try to load up my page, but receive: > > > > An error occurred in the application and your page could not be > > served. Please try again in a few moments. > > If you are the application owner, check your logs for details. > > > > In heroku logs, I get: > > > > 2012-04-01T23:33:10+00:00 heroku[router]: Error H10 (App crashed) -> > > GET empty-beach-4072.herokuapp.com/ dyno= queue= wait= service= > > status=503 bytes= > > 2012-04-01T23:33:11+00:00 heroku[router]: Error H10 (App crashed) -> > > GET empty-beach-4072.herokuapp.com/favicon.ico dyno= queue= wait= > > service= status=503 bytes= > > > > Any advice? I've emailed Heroku support but it's been a few days and > > still no reply. > > > > -- You received this message because you are subscribed to the Google Groups "Heroku" group. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/heroku?hl=en_US?hl=en
