😝

😝

DarkzzAngel
2021-10-31T07:32:38.671261+00:00 app[worker.1]:   File "", line 846, in source_to_code
2021-10-31T07:32:38.671300+00:00 app[worker.1]:   File "", line 219, in _call_with_frames_removed
2021-10-31T07:32:38.671347+00:00 app[worker.1]:   File "/app/plugins/pm_filter.py", line 191
2021-10-31T07:32:38.671356+00:00 app[worker.1]:     elif query.data == "samstart":
2021-10-31T07:32:38.671365+00:00 app[worker.1]:     ^
2021-10-31T07:32:38.671389+00:00 app[worker.1]: IndentationError: unexpected indent
2021-10-31T07:32:39.000000+00:00 app[api]: Build succeeded
2021-10-31T07:32:39.559967+00:00 heroku[worker.1]: Process exited with status 1
2021-10-31T07:32:39.630336+00:00 heroku[worker.1]: State changed from up to crashed
2021-10-31T07:32:39.640334+00:00 heroku[worker.1]: State changed from crashed to starting
2021-10-31T07:32:43.702738+00:00 heroku[worker.1]: Starting process with command `python3 bot.py`
2021-10-31T07:32:44.300546+00:00 heroku[worker.1]: State changed from starting to up
2021-10-31T07:32:45.914567+00:00 app[worker.1]: Bot stopped. Bye.
2021-10-31T07:32:46.629633+00:00 heroku[worker.1]: Process exited with status 0
2021-10-31T07:32:49.057267+00:00 app[worker.1]: Pyrogram v1.2.9, Copyright (C) 2017-2021 Dan 
2021-10-31T07:32:49.057288+00:00 app[worker.1]: Licensed under the terms of the GNU Lesser General Public License v3 or later (LGPLv3+)
2021-10-31T07:32:49.057288+00:00 app[worker.1]: 
2021-10-31T07:32:51.904480+00:00 app[worker.1]: Traceback (most recent call last):
2021-10-31T07:32:51.905599+00:00 app[worker.1]:   File "bot.py", line 40, in 
2021-10-31T07:32:51.905773+00:00 app[worker.1]:     app.run()
2021-10-31T07:32:51.905788+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-31T07:32:51.906854+00:00 app[worker.1]:     run(self.start())
2021-10-31T07:32:51.906868+00:00 app[worker.1]:   File "/app/.heroku/python/lib/python3.8/asyncio/base_events.py", line 616, in run_until_complete
2021-10-31T07:32:51.907174+00:00 app[worker.1]:     return future.result()
2021-10-31T07:32:51.907188+00:00 app[worker.1]:   File "bot.py", line 28, in start
2021-10-31T07:32:51.907284+00:00 app[worker.1]:     await super().start()
2021-10-31T07:32:51.908175+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-31T07:32:51.908315+00:00 app[worker.1]:     await self.initialize()
2021-10-31T07:32:51.908329+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-31T07:32:51.908442+00:00 app[worker.1]:     self.load_plugins()
2021-10-31T07:32:51.908455+00:00 app[worker.1]:   File "/app/.heroku/python/lib/python3.8/site-packages/pyrogram/client.py", line 718, in load_plugins
2021-10-31T07:32:51.909631+00:00 app[worker.1]:     module = import_module(module_path)
2021-10-31T07:32:51.909645+00:00 app[worker.1]:   File "/app/.heroku/python/lib/python3.8/importlib/__init__.py", line 127, in import_module
2021-10-31T07:32:51.909779+00:00 app[worker.1]:     return _bootstrap._gcd_import(name[level:], package, level)
2021-10-31T07:32:51.909792+00:00 app[worker.1]:   File "", line 1014, in _gcd_import
2021-10-31T07:32:51.909878+00:00 app[worker.1]:   File "", line 991, in _find_and_load
2021-10-31T07:32:51.909937+00:00 app[worker.1]:   File "", line 975, in _find_and_load_unlocked
2021-10-31T07:32:51.909994+00:00 app[worker.1]:   File "", line 671, in _load_unlocked
2021-10-31T07:32:51.910894+00:00 app[worker.1]:   File "", line 779, in exec_module
2021-10-31T07:32:51.910975+00:00 app[worker.1]:   File "", line 916, in get_code
2021-10-31T07:32:51.911033+00:00 app[worker.1]:   File "", line 846, in source_to_code
2021-10-31T07:32:51.911109+00:00 app[worker.1]:   File "", line 219, in _call_with_frames_removed
2021-10-31T07:32:51.911177+00:00 app[worker.1]:   File "/app/plugins/pm_filter.py", line 191
2021-10-31T07:32:51.911199+00:00 app[worker.1]:     elif query.data == "samstart":
2021-10-31T07:32:51.911220+00:00 app[worker.1]:     ^
2021-10-31T07:32:51.911264+00:00 app[worker.1]: IndentationError: unexpected indent
2021-10-31T07:32:52.702215+00:00 heroku[worker.1]: Process exited with status 1
2021-10-31T07:32:52.757714+00:00 heroku[worker.1]: State changed from up to crashed

Report Page