😝

😝

DarkzzAngel
2021-10-31T06:00:14.296247+00:00 heroku[worker.1]: State changed from starting to up
2021-10-31T06:00:16.247046+00:00 app[worker.1]: Traceback (most recent call last):
2021-10-31T06:00:16.247085+00:00 app[worker.1]:   File "bot.py", line 10, in 
2021-10-31T06:00:16.247131+00:00 app[worker.1]:     from utils import Media
2021-10-31T06:00:16.247131+00:00 app[worker.1]:   File "/app/utils.py", line 7, in 
2021-10-31T06:00:16.247189+00:00 app[worker.1]:     from utils import get_filter_results, get_file_details, is_subscribed, get_poster
2021-10-31T06:00:16.247204+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:00:16.426991+00:00 heroku[worker.1]: Process exited with status 1
2021-10-31T06:00:16.489506+00:00 heroku[worker.1]: State changed from up to crashed
2021-10-31T06:00:18.000000+00:00 app[api]: Build succeeded

Report Page