😝

😝

DarkzzAngel
2021-09-18T14:27:55.100593+00:00 heroku[worker.1]: Stopping all processes with SIGTERM
2021-09-18T14:27:55.924415+00:00 app[worker.1]: Bot stopped. Bye.
2021-09-18T14:27:56.666804+00:00 heroku[worker.1]: Process exited with status 0
2021-09-18T14:27:58.388299+00:00 heroku[worker.1]: Starting process with command `python3 bot.py`
2021-09-18T14:27:59.184845+00:00 heroku[worker.1]: State changed from starting to up
2021-09-18T14:28:04.000000+00:00 app[api]: Build succeeded
2021-09-18T14:28:05.911510+00:00 app[worker.1]: Pyrogram v1.2.9, Copyright (C) 2017-2021 Dan 
2021-09-18T14:28:05.911581+00:00 app[worker.1]: Licensed under the terms of the GNU Lesser General Public License v3 or later (LGPLv3+)
2021-09-18T14:28:05.911582+00:00 app[worker.1]: 
2021-09-18T14:28:08.417930+00:00 app[worker.1]: π•πžπ«π¨π§π’πœπš 𝐯𝐚𝐒𝐧 with for Pyrogram v1.2.9 (Layer 128) started on JenniferRoBot.
2021-09-18T14:29:08.782655+00:00 app[worker.1]: 02:29:08 PM - 230 - pyrogram.dispatcher - dispatcher - ERROR - name 'humanbytes' is not defined
2021-09-18T14:29:08.782663+00:00 app[worker.1]: Traceback (most recent call last):
2021-09-18T14:29:08.782671+00:00 app[worker.1]:   File "/app/.heroku/python/lib/python3.8/site-packages/pyrogram/dispatcher.py", line 217, in handler_worker
2021-09-18T14:29:08.782671+00:00 app[worker.1]:     await handler.callback(self.client, *args)
2021-09-18T14:29:08.782671+00:00 app[worker.1]:   File "/app/.heroku/python/lib/python3.8/site-packages/pyromod/listen/listen.py", line 93, in resolve_listener
2021-09-18T14:29:08.782672+00:00 app[worker.1]:     await self.user_callback(client, message, *args)
2021-09-18T14:29:08.782673+00:00 app[worker.1]:   File "/app/plugins/commands.py", line 318, in show_status_count
2021-09-18T14:29:08.782674+00:00 app[worker.1]:     total = humanbytes(total)
2021-09-18T14:29:08.782674+00:00 app[worker.1]: NameError: name 'humanbytes' is not defined

Report Page