-
Notifications
You must be signed in to change notification settings - Fork 202
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
App crashed after deployed on Heroku. But it's working in my local. #145
Comments
What is my fault? |
within server.js change the last line to
|
THIS SOLUTION IS FOR GO
What you can do is, getting the runtime port of heroku.
|
npm ERR! [email protected] start: |
i have same error what do now |
I am also still having this error, in spite of implementing the above solution |
@celikmustafa89 Thank you 👍 |
i have the same get error with deploy python Flask framework web app .. 2018-11-06T10:56:20.915305+00:00 heroku[web.1]: Process exited with status 1 |
I am getting the same error in my NodeJs app. |
hey bro @PraveenKumarRana did your issue get resolved?? I am facing same issue in my MERN STACK app.. any help would be appreciated.... |
Release v2 created by user [email protected] I am too getting this error but unable to figure out what may have caused it |
Process exited with status 1 |
Ajuda aiiiiiii**** |
same problem i m facing |
#145 (comment) |
in python how to solve it |
Anyone please help me .I am also getting the same error . i need an urgent help. I am using django and python 3.6.10 along with tensorflow =2.1 and keras Microsoft Windows [Version 6.3.9600] C:\windows\system32>heroku logs --tail C:\windows\system32>heroku logs --tail -a healtech 2021-01-11T15:02:06.408675+00:00 heroku[web.1]: State changed from crashed to st |
I just installed this project on my local and deploy it on heroku.
It is working on my local, but crashed on heroku.
2017-08-25T06:30:25.001177+00:00 app[web.1]: > VuePack is running at http://localhost:4000 2017-08-25T06:30:25.001179+00:00 app[web.1]: 2017-08-25T06:31:06.348236+00:00 heroku[web.1]: Error R10 (Boot timeout) -> Web process failed to bind to $PORT within 60 seconds of launch 2017-08-25T06:31:06.348326+00:00 heroku[web.1]: Stopping process with SIGKILL 2017-08-25T06:31:06.564701+00:00 heroku[web.1]: Process exited with status 137 2017-08-25T06:31:06.578860+00:00 heroku[web.1]: State changed from starting to crashed 2017-08-25T06:35:36.332773+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/" host=webber.herokuapp.com request_id=b2434d56-7222-46e4-822b-11440bbc94a3 fwd="118.163.202.115" dyno= connect= service= status=503 bytes= protocol=https 2017-08-25T06:35:37.269529+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/favicon.ico" host=webber.herokuapp.com request_id=de3f5728-b7d5-4c61-a3e0-4bd2e9911bf1 fwd="118.163.202.115" dyno= connect= service= status=503 bytes= protocol=https
The text was updated successfully, but these errors were encountered: