We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
2024-07-28 17:32:43,361 - INFO - unzipper - asyncio_0 - ext_err : 2024-07-29 11:47:06,401 - ERROR - pyrogram.dispatcher - MainThread - 'utf-8' codec can't decode byte 0xba in position 106: invalid start byte Traceback (most recent call last): File "/venv/lib/python3.12/site-packages/pyrogram/dispatcher.py", line 240, in handler_worker await handler.callback(self.client, *args) File "/venv/lib/python3.12/site-packages/pyromod/listen/listen.py", line 93, in resolve_listener await self.user_callback(client, message, *args) File "/app/unzipper/modules/commands.py", line 730, in exec_command o = stdout.decode() ^^^^^^^^^^^^^^^ UnicodeDecodeError: 'utf-8' codec can't decode byte 0xba in position 106: invalid start byte 2024-07-29 11:47:32,518 - ERROR - pyrogram.dispatcher - MainThread - 'utf-8' codec can't decode byte 0x84 in position 13: invalid start byte Traceback (most recent call last): File "/venv/lib/python3.12/site-packages/pyrogram/dispatcher.py", line 240, in handler_worker await handler.callback(self.client, *args) File "/venv/lib/python3.12/site-packages/pyromod/listen/listen.py", line 93, in resolve_listener await self.user_callback(client, message, *args) File "/app/unzipper/modules/commands.py", line 730, in exec_command o = stdout.decode() ^^^^^^^^^^^^^^^ UnicodeDecodeError: 'utf-8' codec can't decode byte 0x84 in position 13: invalid start byte 2024-07-29 11:49:17,890 - ERROR - pyrogram.dispatcher - MainThread - 'utf-8' codec can't decode byte 0x84 in position 13: invalid start byte Traceback (most recent call last): File "/venv/lib/python3.12/site-packages/pyrogram/dispatcher.py", line 240, in handler_worker await handler.callback(self.client, *args) File "/venv/lib/python3.12/site-packages/pyromod/listen/listen.py", line 93, in resolve_listener await self.user_callback(client, message, *args) File "/app/unzipper/modules/commands.py", line 730, in exec_command o = stdout.decode() ^^^^^^^^^^^^^^^ UnicodeDecodeError: 'utf-8' codec can't decode byte 0x84 in position 13: invalid start byte
The text was updated successfully, but these errors were encountered:
EDM115
No branches or pull requests
The text was updated successfully, but these errors were encountered: