Skip to content
New issue

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

render.com telethon.errors.rpcerrorlist.FloodWaitError #63

Open
acnkid opened this issue Dec 17, 2022 · 0 comments
Open

render.com telethon.errors.rpcerrorlist.FloodWaitError #63

acnkid opened this issue Dec 17, 2022 · 0 comments

Comments

@acnkid
Copy link

acnkid commented Dec 17, 2022

Dec 17 08:41:21 PM starting Bot ~@DroneBots
Dec 17 08:41:30 PM Traceback (most recent call last):
Dec 17 08:41:30 PM File "/usr/local/lib/python3.9/runpy.py", line 188, in _run_module_as_main
Dec 17 08:41:30 PM mod_name, mod_spec, code = _get_module_details(mod_name, _Error)
Dec 17 08:41:30 PM File "/usr/local/lib/python3.9/runpy.py", line 147, in _get_module_details
Dec 17 08:41:30 PM return _get_module_details(pkg_main_name, error)
Dec 17 08:41:30 PM File "/usr/local/lib/python3.9/runpy.py", line 111, in _get_module_details
Dec 17 08:41:30 PM import(pkg_name)
Dec 17 08:41:30 PM File "/app/main/init.py", line 22, in
Dec 17 08:41:30 PM bot = TelegramClient('bot', API_ID, API_HASH).start(bot_token=BOT_TOKEN)
Dec 17 08:41:30 PM File "/usr/local/lib/python3.9/site-packages/telethon/client/auth.py", line 134, in start
Dec 17 08:41:30 PM else self.loop.run_until_complete(coro)
Dec 17 08:41:30 PM File "/usr/local/lib/python3.9/asyncio/base_events.py", line 642, in run_until_complete
Dec 17 08:41:30 PM return future.result()
Dec 17 08:41:30 PM File "/usr/local/lib/python3.9/site-packages/telethon/client/auth.py", line 183, in _start
Dec 17 08:41:30 PM await self.sign_in(bot_token=bot_token)
Dec 17 08:41:30 PM File "/usr/local/lib/python3.9/site-packages/telethon/client/auth.py", line 369, in sign_in
Dec 17 08:41:30 PM result = await self(request)
Dec 17 08:41:30 PM File "/usr/local/lib/python3.9/site-packages/telethon/client/users.py", line 30, in call
Dec 17 08:41:30 PM return await self._call(self._sender, request, ordered=ordered)
Dec 17 08:41:30 PM File "/usr/local/lib/python3.9/site-packages/telethon/client/users.py", line 84, in _call
Dec 17 08:41:30 PM result = await future
Dec 17 08:41:30 PM telethon.errors.rpcerrorlist.FloodWaitError: A wait of 334 seconds is required (caused by ImportBotAuthorizationRequest)

@acnkid acnkid changed the title render.com telethon.errors.rpcerrorlist.FloodWaitError render.com telethon.errors.rpcerrorlist.FloodWaitError Dec 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant