cobyism/ghost-on-heroku

App crashed

PandaWhoCodes opened this issue · 2 comments

Error R10 (Boot timeout) -> Web process failed to bind to $PORT within 60 seconds of launch
2018-03-02T11:51:36.146127+00:00 heroku[web.1]: - Stopping process with SIGKILL
2018-03-02T11:51:36.327590+00:00 heroku[web.1]: - Process exited with status 137
2018-03-02T11:51:36.337429+00:00 heroku[web.1]: - State changed from starting to crashed

It ran well for a few hours and then that happened ^

mars commented

Try heroku restart to see if it launches now.

Immediately watch the logs with heroku logs -t -n 1500, and then please copy-paste the hopefully more detailed errors into a comment here.