mrluanma / shadowsocks-heroku

shadowsocks over WebSocket, support Heroku.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stopping all processes with SIGTERM

alisaqi opened this issue · comments

commented

Hi guys, I just returned to my laptop and I figured out that my bots are shut down on heroku.
I checked the logs and I found these. Can anyone help me ?

2022-06-28T11:52:00.622950+00:00 heroku[run.9633]: Cycling
2022-06-28T11:52:00.624973+00:00 heroku[run.9633]: State changed from up to complete
2022-06-28T11:52:01.234730+00:00 heroku[run.9633]: Stopping all processes with SIGTERM
2022-06-28T11:52:02.132894+00:00 heroku[run.9633]: Process exited with status 0

and this again on another bot's log:

2022-06-28T11:59:44.300112+00:00 heroku[run.8192]: Cycling
2022-06-28T11:59:44.302360+00:00 heroku[run.8192]: State changed from up to complete
2022-06-28T11:59:44.871386+00:00 heroku[run.8192]: Stopping all processes with SIGTERM
2022-06-28T11:59:45.020489+00:00 heroku[run.8192]: Process exited with status 143