question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[heroku] Application Error

See original GitHub issue

Deplyed 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:open
  • Created 7 years ago
  • Reactions:2
  • Comments:9

github_iconTop GitHub Comments

6reactions
carloshpdoccommented, Sep 21, 2016

I have the same issue.

1reaction
aryzlecommented, Sep 7, 2016

check out #229

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found