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

Taking long to boot in heroku with Caveman projects #132

Open
rajasegar opened this issue Jul 25, 2021 · 0 comments
Open

Taking long to boot in heroku with Caveman projects #132

rajasegar opened this issue Jul 25, 2021 · 0 comments

Comments

@rajasegar
Copy link

I am using this buildpack
https://github.com/gos-k/heroku-buildpack-roswell
for my project
https://github.com/rajasegar/cl-warehouse
It is based on Caveman, but it always fail with

; Loading "cl-warehouse"
2021-07-24T06:55:04.283588+00:00 app[web.1]: ..................................................
2021-07-24T06:55:04.314169+00:00 app[web.1]: [package cl-warehouse.config].....................
2021-07-24T06:55:04.321759+00:00 app[web.1]: [package cl-warehouse.view].......................
2021-07-24T06:55:04.324769+00:00 app[web.1]: [package cl-warehouse.djula]......................
2021-07-24T06:55:04.338789+00:00 app[web.1]: [package cl-warehouse.db].........................
2021-07-24T06:55:04.352953+00:00 app[web.1]: [package cl-warehouse]............................
2021-07-24T06:56:23.308919+00:00 heroku[web.1]: Error R10 (Boot timeout) -> Web process failed to bind to $PORT within 120 seconds of launch
2021-07-24T06:56:23.384084+00:00 heroku[web.1]: Stopping process with SIGKILL
2021-07-24T06:56:23.567292+00:00 app[web.1]: [package cl-warehouse.web]...
2021-07-24T06:56:23.569281+00:00 heroku[web.1]: Process exited with status 137
2021-07-24T06:56:23.645478+00:00 heroku[web.1]: State changed from starting to crashed
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