L
L
Legalas612019-11-04 20:15:50
Django
Legalas61, 2019-11-04 20:15:50

Why is heroku throwing code=H10 error when deploying django?

The site gives:

Application error
An error occurred in the application and your page could not be served. If you are the application owner, check your logs for details. You can do this from the Heroku CLI with the command

and heroku logs --tail:
2019-11-04T17:08:00.814595+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/" host=* request_id=9efb94c7-f372-4e45-9546 -e58477db0aee fwd="5.182.25.69" dyno= connect= service= status=503 bytes= protocol=https
2019-11-04T17:08:01.69204+00:00 heroku[router]: at=error code=H10 desc=" App crashed" method=GET path="/favicon.ico" host=* request_id=7076cb9c-a4a1-48c7-a34e-91b87c39a439 fwd="5.182.25.69" dyno= connect= service= status=503 bytes= protocol=https

Answer the question

In order to leave comments, you need to log in

2 answer(s)
R
Roman Mirilaczvili, 2019-11-04
@2ord

Is the Procfile present at the root of the project?
https://devcenter.heroku.com/articles/django-app-c...

A
AleksandrOst, 2021-10-18
@AleksandrOst

Legalas61
I have the same problem. Please tell me, what is the solution to this problem?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question