Open ocundale opened 5 years ago
Issue-Label Bot is automatically applying the label bug
to this issue, with a confidence of 0.91. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!
Links: app homepage, dashboard and code for this bot.
I'm guessing this is related to outdated versions, need to spend some time upgrading everything
OK, no worries- I think it was the BaseStorage that caused the issue, but I didn't get any further, but thanks for getting back to me, hope you find time to update, as it's a cool project! 👍
Just bumping this - I'm still experiencing this issue. Here is the error message when running git push heroku master
:
2021-03-01T02:07:45.960838+00:00 heroku[web.1]: Starting process with command `npm start --production`
2021-03-01T02:07:47.000000+00:00 app[api]: Build succeeded
2021-03-01T02:07:49.309432+00:00 app[web.1]:
2021-03-01T02:07:49.309455+00:00 app[web.1]: > ghost-on-heroku@1.7.1 start /app
2021-03-01T02:07:49.309456+00:00 app[web.1]: > node server.js
2021-03-01T02:07:49.309456+00:00 app[web.1]:
2021-03-01T02:08:46.190136+00:00 heroku[web.1]: Error R10 (Boot timeout) -> Web process failed to bind to $PORT within 60 seconds of launch
2021-03-01T02:08:46.256747+00:00 heroku[web.1]: Stopping process with SIGKILL
2021-03-01T02:08:46.371037+00:00 heroku[web.1]: Process exited with status 137
2021-03-01T02:08:46.442003+00:00 heroku[web.1]: State changed from starting to crashed
Installs fine, but never starts up - crashes each time: