bipinkrish / Save-Restricted-Bot

A Telegram Bot, Which can send you restricted content by it's post link
192 stars 397 forks source link

struct.error: unpack requires a buffer of 271 bytes #34

Open Noob0005 opened 8 months ago

Noob0005 commented 8 months ago

e "/root/Save-Restricted-Bot/main.py", line 22, in acc.start() File "/usr/local/lib/python3.10/site-packages/pyrogram/sync.py", line 66, in async_to_sync_wrap return loop.run_until_complete(coroutine) File "/usr/local/lib/python3.10/asyncio/base_events.py", line 641, in run_until_complete return future.result() File "/usr/local/lib/python3.10/site-packages/pyrogram/methods/utilities/start.py", line 58, in start is_authorized = await self.connect() File "/usr/local/lib/python3.10/site-packages/pyrogram/methods/auth/connect.py", line 40, in connect await self.load_session() File "/usr/local/lib/python3.10/site-packages/pyrogram/client.py", line 616, in load_session await self.storage.open() File "/usr/local/lib/python3.10/site-packages/pyrogram/storage/memory_storage.py", line 59, in open dc_id, api_id, test_mode, auth_key, user_id, is_bot = struct.unpack( struct.error: unpack requires a buffer of 271 bytes root@59520408f719:~/Save-Restricted-Bot#