😝

😝

DarkzzAngel
2021-10-31T06:05:15.824811+00:00 heroku[worker.1]: State changed from starting to up
2021-10-31T06:05:18.070817+00:00 app[worker.1]: Traceback (most recent call last):
2021-10-31T06:05:18.070837+00:00 app[worker.1]:   File "bot.py", line 10, in 
2021-10-31T06:05:18.070937+00:00 app[worker.1]:     from utils import Media
2021-10-31T06:05:18.070946+00:00 app[worker.1]:   File "/app/utils.py", line 7, in 
2021-10-31T06:05:18.071036+00:00 app[worker.1]:     from utils import get_filter_results, get_file_details, is_subscribed
2021-10-31T06:05:18.071081+00:00 app[worker.1]: ImportError: cannot import name 'get_filter_results' from partially initialized module 'utils' (most likely due to a circular import) (/app/utils.py)
2021-10-31T06:05:18.302515+00:00 heroku[worker.1]: Process exited with status 1
2021-10-31T06:05:18.377607+00:00 heroku[worker.1]: State changed from up to crashed
2021-10-31T06:05:23.000000+00:00 app[api]: Build succeeded

Report Page