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 deploy gives application error

See original GitHub issue

Fresh deploy gives

2017-01-22T17:15:47.806456+00:00 app[web.1]:     at emitOne (events.js:77:13)
2017-01-22T17:15:47.806457+00:00 app[web.1]:     at Request.emit (events.js:169:7)
2017-01-22T17:15:47.806458+00:00 app[web.1]:     at Stream.<anonymous> (/app/node_modules/superagent/lib/node/index.js:938:12)
2017-01-22T17:15:47.806458+00:00 app[web.1]:     at emitNone (events.js:72:20)
2017-01-22T17:15:47.806459+00:00 app[web.1]:     at Stream.emit (events.js:166:7)
2017-01-22T17:15:47.806466+00:00 app[web.1]:     at Unzip.<anonymous> (/app/node_modules/superagent/lib/node/utils.js:124:12)
2017-01-22T17:15:47.806473+00:00 app[web.1]:     at emitNone (events.js:72:20)
2017-01-22T17:15:47.892465+00:00 heroku[web.1]: Process exited with status 1
2017-01-22T17:15:47.911773+00:00 heroku[web.1]: State changed from starting to crashed
2017-01-22T17:15:49.265598+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/" host=xxx.herokuapp.com request_id=b2885b6c-99df-4bdb-bae3-8a8b57522afb fwd="89.186.207.46" dyno= connect= service= status=503 bytes=
2017-01-22T17:15:50.325785+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/favicon.ico" host=xxx.herokuapp.com request_id=13d3d582-1c18-4dbf-803a-dee48caa3558 fwd="89.186.207.46" dyno= connect= service= status=503 bytes=

Issue Analytics

  • State:open
  • Created 7 years ago
  • Reactions:4
  • Comments:6

github_iconTop GitHub Comments

2reactions
gazpachucommented, Jan 26, 2017

Same thing here 😦

1reaction
MikkCZcommented, Feb 4, 2017

False alert - works for me after I realized my account is not admin. So needed to use admin account and its test token.

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
3 tricks for solving the `Heroku Application Error`. After deploying your MongoDB site on Heroku you maybe not expecting this error.
Read more >
Heroku app successfully deploying, but receiving application ...
Try Manual Deployment again and the error will resolve. Actually it's a temporary solution as this error will again arise after sometime.
Read more >
Solve application error on heroku during deployment - YouTube
Handle application error on heroku during deployment | fake news detection using machine learning | ML Project 4Dataset link ...
Read more >
Fix all errors with Heroku deploying failure - YouTube
When you deploy failed a simple app to Heroku, you may encounter various types of error. This video is a guide to fix...
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