Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
469 views
in Technique[技术] by (71.8m points)

reactjs - heroku hosting mern stack

this is my first time hosting on heroku. I hope someone can help me understand the error logs below

2021-01-23T09:30:59.863228+00:00 app[web.1]: npm ERR! 
2021-01-23T09:30:59.863301+00:00 app[web.1]: npm ERR! Failed at the [email protected] start script.
2021-01-23T09:30:59.863370+00:00 app[web.1]: npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
2021-01-23T09:30:59.871957+00:00 app[web.1]: 
2021-01-23T09:30:59.872393+00:00 app[web.1]: npm ERR! A complete log of this run can be found in:
2021-01-23T09:30:59.872511+00:00 app[web.1]: npm ERR!     /app/.npm/_logs/2021-01-23T09_30_59_864Z-debug.log
2021-01-23T09:30:59.928891+00:00 heroku[web.1]: Process exited with status 1
2021-01-23T09:30:59.969572+00:00 heroku[web.1]: State changed from starting to crashed
2021-01-23T09:31:00.739528+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/" host=swiftdeskph.herokuapp.com request_id=8073b09d-db40-4655-8069-a941d095aed3 fwd="136.158.31.195" dyno= connect= service= status=503 bytes= protocol=https
2021-01-23T09:31:01.037185+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/favicon.ico" host=swiftdeskph.herokuapp.com request_id=c8954245-cad1-4e02-a710-cf6726d0a0dc fwd="136.158.31.195" dyno= connect= service= status=503 bytes= protocol=https
question from:https://stackoverflow.com/questions/65857668/heroku-hosting-mern-stack

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Reply

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
OGeek|极客中国-欢迎来到极客的世界,一个免费开放的程序员编程交流平台!开放,进步,分享!让技术改变生活,让极客改变未来! Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...