Heroku deploy gives application error
See original GitHub issueFresh 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:
- Created 7 years ago
- Reactions:4
- Comments:6
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
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 >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
Same thing here 😦
False alert - works for me after I realized my account is not admin. So needed to use admin account and its test token.