On 23 July 2014 10:59, huon sothon <[email protected]> wrote: > i'm deployed my app to heroku. i run: git push heroku master .it is > successfull .but when run heroku open it show errors : > > -Application Error > -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. > > > and then i use command heroku logs it show error as shown bellow : > > -2014-07-27T01:18:25.726069+00:00 heroku[router]: at=error code=H10 > desc="App crashed" method=GET path="/" host=********.herokuapp.com > request_id=1ded5a34-7d01-440b-9fb4-0041fdc64715 fwd="110.74.222.57" dyno= > connect= service= status=503 bytes=
What comes before that in the log related to this request? Colin -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/CAL%3D0gLv2U3b_bcO69XCftRu4GW2jX2PSigAr6Ti%3DLMDw%3DnG7SA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.

