Heroku logs --tail - приложение Django [duplicate]
Я всегда получаю это сообщение ERR, когда пытаюсь развернуть свое приложение django :
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
heroku logs --tail
это результат журнала heroku --tail :
2022-04-07T06:27:04.000000+00:00 app[api]: Build succeeded
2022-04-07T06:28:21.017217+00:00 heroku[router]: at=error code=H14 desc="No web processes running" method=GET path="/" host=app-gvt.herokuapp.com request_id=aa717d10-
c1e0-4410-91b9-46f19155ce48 fwd="105.129.236.200" dyno= connect= service= status=503 bytes= protocol=https
2022-04-07T06:28:21.636539+00:00 heroku[router]: at=error code=H14 desc="No web processes running" method=GET path="/favicon.ico" host=app-gvt.herokuapp.com request_i
d=ec7fc31b-4163-4054-b729-4b214e46a869 fwd="105.129.236.200" dyno= connect= service= status=503 bytes= protocol=https