[heroku] Application Error
See original GitHub issueDeplyed to heroku via default script. When i try to open https://slackin--byaka.herokuapp.com/ i have only error page.
in log
2016-09-06T16:39:14.486333+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/favicon.ico" host=slackin--byaka.herokuapp.com request_id=c3fa50b4-25fc-49c6-a9ed-40f8d643ed77 fwd="<IP>" dyno= connect= service= status=503 bytes=
status 503 mean that service not availible, but why?
Issue Analytics
- State:
- Created 7 years ago
- Reactions:2
- Comments:9
Top Results From Across the Web
Why am I seeing "Application Error"? - Heroku Help
"Application Error" or similar is always caused by your own application code. Routing errors will normally only surface themselves within the logs of...
Read more >3 tricks for solving the `Heroku Application Error` - Medium
After that, (2) Check your Heroku application's setting you may forget to put `config vars` its looks like the following photos… (3) After...
Read more >Heroku app successfully deploying, but receiving application ...
Welcome to Stack Overflow. HTTP 500 ("application error") is a generic server-side error message. On its own it doesn't tell us anything useful....
Read more >Application error when deploying to Heroku - Apollo Community
Hi there I'm getting an error when deploying the server from Heroku (see screenshot) (Odyssey Lift-Off Part 5) The address is ...
Read more >Deploy to Heroku instructions result in an application error ...
The build succeeds fine with no errors but an application error shows ... heroku[router]: at=error code=H10 desc="App crashed" method=GET ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I have the same issue.
check out #229