CoolFool / Ravager

A telegram bot that downloads content in the form of torrent and direct download links and mirrors them 1:1 to google drive
MIT License
40 stars 54 forks source link

Estou recebendo esse ereo #11

Closed WellingtonMonteiro closed 2 years ago

WellingtonMonteiro commented 2 years ago

2022-05-30 14:03:11 +0000] [10] [INFO] Reason: Worker failed to boot. 2022-05-30T14:03:12.229728+00:00 heroku[web.1]: State changed from up to crashed 2022-05-30T14:03:12.119821+00:00 heroku[web.1]: Process exited with status 3 2022-05-30T14:02:48.753727+00:00 app[api]: Scaled to web@0:Free by user heroku.premiun@gmail.com 2022-05-30T14:02:52.745603+00:00 app[api]: Scaled to web@1:Free by user heroku.premiun@gmail.com 2022-05-30T14:05:44.074308+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/" host=jasrac.herokuapp.com request_id=8bac7746-b22e-4642-8564-d1f5b11c81cd fwd="44.197.251.4" dyno= connect= service= status=503 bytes= protocol=http

CoolFool commented 2 years ago
  1. Restart the app and let is crash
  2. Download the log by clicking on save on the bottom right and send it here (REMOVE ALL SENSITIVE INFO)
WellingtonMonteiro commented 2 years ago

2022-05-30T15:21:42.514790+00:00 app[web.1]: File "/app/ravager/init.py", line 3, in 2022-05-30T15:21:42.514790+00:00 app[web.1]: from ravager.config import LOGS_DIR, LOG_LEVEL 2022-05-30T15:21:42.514791+00:00 app[web.1]: File "/app/ravager/config.py", line 49, in 2022-05-30T15:21:42.514791+00:00 app[web.1]: raise SystemError("Setup the bot properly") 2022-05-30T15:21:42.514791+00:00 app[web.1]: SystemError: Setup the bot properly 2022-05-30T15:21:42.515341+00:00 app[web.1]: [2022-05-30 15:21:42 +0000] [11] [INFO] Worker exiting (pid: 11) 2022-05-30T15:21:42.712341+00:00 app[web.1]: [2022-05-30 15:21:42 +0000] [10] [INFO] Shutting down: Master 2022-05-30T15:21:42.712448+00:00 app[web.1]: [2022-05-30 15:21:42 +0000] [10] [INFO] Reason: Worker failed to boot. 2022-05-30T15:21:42.923814+00:00 heroku[web.1]: Process exited with status 3 2022-05-30T15:21:43.011949+00:00 heroku[web.1]: State changed from up to crashed 2022-05-30T15:21:21.241822+00:00 app[api]: Scaled to @.:Free by user @.

— Reply to this email directly, view it on GitHub https://github.com/CoolFool/Ravager/issues/11#issuecomment-1141254904, or unsubscribe https://github.com/notifications/unsubscribe-auth/AHSMC6J6D35IWYEUEJFT2QDVMTJ4PANCNFSM5XKWTVCQ . You are receiving this because you authored the thread.Message ID: @.***>

CoolFool commented 2 years ago

Is this the full log?

WellingtonMonteiro commented 2 years ago

2022-05-30T15:33:34.164884+00:00 app[web.1]: File "/app/ravager/init.py", line 3, in

2022-05-30T15:33:34.164884+00:00 app[web.1]: from ravager.config import LOGS_DIR, LOG_LEVEL

2022-05-30T15:33:34.164885+00:00 app[web.1]: File "/app/ravager/config.py", line 49, in

2022-05-30T15:33:34.164885+00:00 app[web.1]: raise SystemError("Setup the bot properly")

2022-05-30T15:33:34.164885+00:00 app[web.1]: SystemError: Setup the bot properly

2022-05-30T15:33:34.165088+00:00 app[web.1]: [2022-05-30 15:33:34 +0000] [11] [INFO] Worker exiting (pid: 11)

2022-05-30T15:33:34.290866+00:00 app[web.1]: [2022-05-30 15:33:34 +0000] [10] [INFO] Shutting down: Master

2022-05-30T15:33:34.290944+00:00 app[web.1]: [2022-05-30 15:33:34 +0000] [10] [INFO] Reason: Worker failed to boot.

2022-05-30T15:33:34.672108+00:00 heroku[web.1]: Process exited with status 3

2022-05-30T15:33:34.758518+00:00 heroku[web.1]: State changed from up to crashed

Em seg, 30 de mai de 2022 12:31, Aseem Manna @.***> escreveu:

Is this the full log?

— Reply to this email directly, view it on GitHub https://github.com/CoolFool/Ravager/issues/11#issuecomment-1141283907, or unsubscribe https://github.com/notifications/unsubscribe-auth/AHSMC6NDIMNJN2HIFHLNSO3VMTNNDANCNFSM5XKWTVCQ . You are receiving this because you authored the thread.Message ID: @.***>

CoolFool commented 2 years ago

Looks like you haven't setup the config vars properly for heroku

SystemError: Setup the bot properly means the environment variables required are not set correctly, look into it again

WellingtonMonteiro commented 2 years ago

Em seg, 30 de mai de 2022 12:37, Aseem Manna @.***> escreveu:

Looks like you haven't setup the config vars properly for heroku

SystemError: Setup the bot properly means the environment variables required are not set correctly, look into it again

— Reply to this email directly, view it on GitHub https://github.com/CoolFool/Ravager/issues/11#issuecomment-1141288757, or unsubscribe https://github.com/notifications/unsubscribe-auth/AHSMC6P35G5BKNG7WPFDTVTVMTOC3ANCNFSM5XKWTVCQ . You are receiving this because you authored the thread.Message ID: @.***>

CoolFool commented 2 years ago

can you send the full log file from heroku?

CoolFool commented 2 years ago

Closing due to inactivity