S
S
Sergey2022-04-15 02:16:44
Heroku
Sergey, 2022-04-15 02:16:44

Why is the heroku bot not working?

The project builds, deploys, there are no problems in the logs, but the worker does not even try to turn on.
6258aaee42f86320137970.png

Procfile

worker: python bot.py

log

2022-04-14T22:46:16.684940+00:00 app[api]: Deploy 46832903 by user [email protected]
2022-04-14T22:46:29.000000+00:00 app[api]: Build succeeded
2022-04-14T22:50:21.000000+00:00 app[api]: Build started by user [email protected]
2022-04-14T22:51:04.970765+00:00 app[api]: Deploy 75d66cf0 by user [email protected]
2022-04-14T22:51:04.970765+00:00 app[api]: Release v10 created by user [email protected]
2022-04-14T22:51:17.000000+00:00 app[api]: Build succeeded
2022-04-14T22:53:56.000000+00:00 app[api]: Build started by user [email protected]
2022-04-14T22:54:40.834258+00:00 app[api]: Release v11 created by user [email protected]
2022-04-14T22:54:40.834258+00:00 app[api]: Deploy 18d5fda0 by user [email protected]
2022-04-14T22:54:53.000000+00:00 app[api]: Build succeeded

heroku localworks

Here is a similar question , but the solutions in it did not help me.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
sswwssww, 2022-04-16
@Arniss472

heroku ps:scale web=1

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question