Skip to content
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

Template takes too long to boot, throws R10 error #2

Open
afry-siam opened this issue May 25, 2021 · 0 comments
Open

Template takes too long to boot, throws R10 error #2

afry-siam opened this issue May 25, 2021 · 0 comments

Comments

@afry-siam
Copy link

This starter kit runs beautifully locally, but at least for me, the build + startup time on Heroku is exceeding 60 seconds, which causes Heroku to throw the following error:

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

To get around this issue, you can increase the boot time via Heroku's support page: https://tools.heroku.support/limits/boot_timeout

Increasing the build time limit to 120 seconds worked for me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant