dwyl / learn-heroku

:checkered_flag: Learn how to deploy your web application to Heroku from scratch step-by-step in 7 minutes!
153 stars 395 forks source link

Error R10 (Boot timeout) -> Web process failed to bind to $PORT within 60 seconds of launch #13

Open nelsonic opened 6 years ago

nelsonic commented 6 years ago
2017-10-03T09:06:19.988494+00:00 app[web.1]: > node example/github_server.js
2017-10-03T09:06:19.988495+00:00 app[web.1]: 
2017-10-03T09:06:20.131086+00:00 app[web.1]:  WARNING:  env2 was required to load an .env file:  /app/.env  NOT FOUND!  Please see: http://git.io/vG3UZ
2017-10-03T09:06:21.176535+00:00 app[web.1]: Now Visit: http://localhost:20094
2017-10-03T09:07:17.051002+00:00 heroku[web.1]: Error R10 (Boot timeout) -> Web process failed to bind to $PORT within 60 seconds of launch
2017-10-03T09:07:17.051002+00:00 heroku[web.1]: Stopping process with SIGKILL
2017-10-03T09:07:17.209186+00:00 heroku[web.1]: Process exited with status 137
2017-10-03T09:07:17.217016+00:00 heroku[web.1]: State changed from starting to crashed