We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I followed the instructions but I'm getting this error when I open the app. Can I check if this repo is still working?
In the app logs I get this:
2023-08-03T10:54:45.239351+00:00 heroku[web.1]: Process exited with status 1 2023-08-03T10:54:45.266400+00:00 heroku[web.1]: State changed from starting to crashed 2023-08-03T10:54:56.942882+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/" host=celery-logger-4bd8f3ddc739.herokuapp.com request_id=cc76a8f6-8f21-4874-addd-a58eec97e38c fwd="86.14.252.189" dyno= connect= service= status=503 bytes= protocol=https 2023-08-03T10:54:57.470272+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/favicon.ico" host=celery-logger-4bd8f3ddc739.herokuapp.com request_id=42e9bcc6-33c1-4fd4-9a04-d8a746dbfb79 fwd="86.14.252.189" dyno= connect= service= status=503 bytes= protocol=https 2023-08-03T10:55:24.116161+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/" host=celery-logger-4bd8f3ddc739.herokuapp.com request_id=68962134-990a-4c69-92fa-4e717836e0ff fwd="86.14.252.189" dyno= connect= service= status=503 bytes= protocol=https 2023-08-03T10:55:24.238169+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/favicon.ico" host=celery-logger-4bd8f3ddc739.herokuapp.com request_id=e157b09c-ff61-40e2-a7ed-ff608e026026 fwd="86.14.252.189" dyno= connect= service= status=503 bytes= protocol=https 2023-08-03T10:57:27.790173+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/" host=celery-logger-4bd8f3ddc739.herokuapp.com request_id=1f3dfd1a-5b8f-461e-aefa-d824f02d299b fwd="86.14.252.189" dyno= connect= service= status=503 bytes= protocol=https 2023-08-03T10:57:28.006776+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/favicon.ico" host=celery-logger-4bd8f3ddc739.herokuapp.com request_id=406cea2c-7c6e-4db6-b35c-8599949166fe fwd="86.14.252.189" dyno= connect= service= status=503 bytes= protocol=https 2023-08-03T11:01:09.621949+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/" host=celery-logger-4bd8f3ddc739.herokuapp.com request_id=39a076d4-04c1-475f-af98-653e2377a4c9 fwd="86.14.252.189" dyno= connect= service= status=503 bytes= protocol=https 2023-08-03T11:01:09.928444+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/favicon.ico" host=celery-logger-4bd8f3ddc739.herokuapp.com request_id=075f03bf-5daa-47fa-89c4-8be16036a0fa fwd="86.14.252.189" dyno= connect= service= status=503 bytes= protocol=https
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I followed the instructions but I'm getting this error when I open the app. Can I check if this repo is still working?
In the app logs I get this:
The text was updated successfully, but these errors were encountered: