python3 HourlyBot.py
2021-11-06T18:10:28.161007+00:00 heroku[worker.1]: State changed from starting to up
2021-11-06T18:10:28.958020+00:00 heroku[worker.1]: Process exited with status 0
2021-11-06T18:10:29.038929+00:00 heroku[worker.1]: State changed from up to crashed
2021-11-06T18:10:29.188315+00:00 heroku[worker.1]: State changed from crashed to starting
2021-11-06T18:10:32.000000+00:00 app[api]: Build succeeded
2021-11-06T18:10:32.681707+00:00 heroku[worker.1]: Starting process with command python3 HourlyBot.py
2021-11-06T18:10:33.278369+00:00 heroku[worker.1]: State changed from starting to up
2021-11-06T18:10:34.234084+00:00 heroku[worker.1]: Process exited with status 0
2021-11-06T18:10:34.358396+00:00 heroku[worker.1]: State changed from up to crashed"
Any fix?
maybe just running python HourlyBot.py should do the work
what do you mean?
Procfile -> worker: python hourlybot.py
Обсуждают сегодня