😝

😝

DarkzzAngel
2021-10-31T08:23:52.318044+00:00 app[worker.1]:   File "", line 219, in _call_with_frames_removed
2021-10-31T08:23:52.318086+00:00 app[worker.1]:   File "/app/plugins/pm_filter.py", line 408
2021-10-31T08:23:52.318089+00:00 app[worker.1]:     else:
2021-10-31T08:23:52.318114+00:00 app[worker.1]:         ^
2021-10-31T08:23:52.318132+00:00 app[worker.1]: IndentationError: unindent does not match any outer indentation level
2021-10-31T08:23:53.070020+00:00 heroku[worker.1]: Process exited with status 1
2021-10-31T08:23:53.145515+00:00 heroku[worker.1]: State changed from up to crashed
2021-10-31T08:23:53.153115+00:00 heroku[worker.1]: State changed from crashed to starting
2021-10-31T08:23:56.468622+00:00 heroku[worker.1]: Starting process with command `python3 bot.py`
2021-10-31T08:23:57.132191+00:00 heroku[worker.1]: State changed from starting to up
2021-10-31T08:24:00.723133+00:00 app[worker.1]: Pyrogram v1.2.9, Copyright (C) 2017-2021 Dan 
2021-10-31T08:24:00.723155+00:00 app[worker.1]: Licensed under the terms of the GNU Lesser General Public License v3 or later (LGPLv3+)
2021-10-31T08:24:00.723156+00:00 app[worker.1]: 
2021-10-31T08:24:03.569607+00:00 app[worker.1]: Traceback (most recent call last):
2021-10-31T08:24:03.569645+00:00 app[worker.1]:   File "bot.py", line 40, in 
2021-10-31T08:24:03.569829+00:00 app[worker.1]:     app.run()
2021-10-31T08:24:03.569831+00:00 app[worker.1]:   File "/app/.heroku/python/lib/python3.8/site-packages/pyrogram/methods/utilities/run.py", line 57, in run
2021-10-31T08:24:03.569917+00:00 app[worker.1]:     run(self.start())
2021-10-31T08:24:03.569918+00:00 app[worker.1]:   File "/app/.heroku/python/lib/python3.8/asyncio/base_events.py", line 616, in run_until_complete
2021-10-31T08:24:03.570078+00:00 app[worker.1]:     return future.result()
2021-10-31T08:24:03.570085+00:00 app[worker.1]:   File "bot.py", line 28, in start
2021-10-31T08:24:03.570134+00:00 app[worker.1]:     await super().start()
2021-10-31T08:24:03.570141+00:00 app[worker.1]:   File "/app/.heroku/python/lib/python3.8/site-packages/pyrogram/methods/utilities/start.py", line 68, in start
2021-10-31T08:24:03.570213+00:00 app[worker.1]:     await self.initialize()
2021-10-31T08:24:03.570218+00:00 app[worker.1]:   File "/app/.heroku/python/lib/python3.8/site-packages/pyrogram/methods/auth/initialize.py", line 44, in initialize
2021-10-31T08:24:03.570469+00:00 app[worker.1]:     self.load_plugins()
2021-10-31T08:24:03.570476+00:00 app[worker.1]:   File "/app/.heroku/python/lib/python3.8/site-packages/pyrogram/client.py", line 718, in load_plugins
2021-10-31T08:24:03.570661+00:00 app[worker.1]:     module = import_module(module_path)
2021-10-31T08:24:03.570668+00:00 app[worker.1]:   File "/app/.heroku/python/lib/python3.8/importlib/__init__.py", line 127, in import_module
2021-10-31T08:24:03.570745+00:00 app[worker.1]:     return _bootstrap._gcd_import(name[level:], package, level)
2021-10-31T08:24:03.570747+00:00 app[worker.1]:   File "", line 1014, in _gcd_import
2021-10-31T08:24:03.570803+00:00 app[worker.1]:   File "", line 991, in _find_and_load
2021-10-31T08:24:03.570841+00:00 app[worker.1]:   File "", line 975, in _find_and_load_unlocked
2021-10-31T08:24:03.570879+00:00 app[worker.1]:   File "", line 671, in _load_unlocked
2021-10-31T08:24:03.570915+00:00 app[worker.1]:   File "", line 779, in exec_module
2021-10-31T08:24:03.570958+00:00 app[worker.1]:   File "", line 916, in get_code
2021-10-31T08:24:03.570997+00:00 app[worker.1]:   File "", line 846, in source_to_code
2021-10-31T08:24:03.571033+00:00 app[worker.1]:   File "", line 219, in _call_with_frames_removed
2021-10-31T08:24:03.571076+00:00 app[worker.1]:   File "/app/plugins/pm_filter.py", line 408
2021-10-31T08:24:03.571077+00:00 app[worker.1]:     else:
2021-10-31T08:24:03.571093+00:00 app[worker.1]:         ^
2021-10-31T08:24:03.571111+00:00 app[worker.1]: IndentationError: unindent does not match any outer indentation level
2021-10-31T08:24:04.262313+00:00 heroku[worker.1]: Process exited with status 1
2021-10-31T08:24:04.312897+00:00 heroku[worker.1]: State changed from up to crashed

Report Page