Dos anyone know why this error appear when I deploy GitHub in Heroku for a TelegramBot?
Here the link to my
`2024-07-04T06:38:39.000000+00:00 app[api]: Build started by user [email protected]
2024-07-04T06:38:39.000000+00:00 app[api]: Build started by user [email protected]
2024-07-04T06:38:55.478865+00:00 app[api]: Release v35 created by user [email protected]
2024-07-04T06:38:55.478865+00:00 app[api]: Deploy 08347330 by user [email protected]
2024-07-04T06:38:55.530286+00:00 app[api]: Release v36 created by user [email protected]
2024-07-04T06:38:55.530286+00:00 app[api]: Deploy 08347330 by user [email protected]
2024-07-04T06:38:58.000000+00:00 app[api]: Build succeeded
2024-07-04T06:38:58.000000+00:00 app[api]: Build succeeded
2024-07-04T06:39:03.021098+00:00 heroku[router]: at=error code=H14 desc="No web processes running" method=GET path="/" host=bot-telegram-team-7a85d2e1bab2.herokuapp.com request_id=410d3f57-251c-4d6b-aea0-f21ed5bea9df fwd="84.46.29.2" dyno= connect= service= status=503 bytes= protocol=https
2024-07-04T06:39:03.856405+00:00 heroku[router]: at=error code=H14 desc="No web processes running" method=GET path="/favicon.ico" host=bot-telegram-team-7a85d2e1bab2.herokuapp.com request_id=a8494a3b-b79c-402a-8259-8a2d8aef9571 fwd="84.46.29.2" dyno= connect= service= status=503 bytes= protocol=https`
New contributor
Ele is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.