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

Error while loading tasks #6

Open
Princesagga01 opened this issue Jul 14, 2020 · 2 comments
Open

Error while loading tasks #6

Princesagga01 opened this issue Jul 14, 2020 · 2 comments

Comments

@Princesagga01
Copy link

The clickbot stops and displays an error message after completing not more than 15 tasks. ERROR:telethon.client.updates:Unhandled exception on join_start
Traceback (most recent call last):
File "/data/data/com.termux/files/usr/lib/python3.8/site-packages/telethon/client/updates.py", line 443, in _dispatch_update
await callback(event)
File "main.py", line 267, in join_start
await client(JoinChannelRequest(channel_name))
File "/data/data/com.termux/files/usr/lib/python3.8/site-packages/telethon/client/users.py", line 30, in call
return await self._call(self._sender, request, ordered=ordered)
File "/data/data/com.termux/files/usr/lib/python3.8/site-packages/telethon/client/users.py", line 77, in _call
result = await future
telethon.errors.rpcerrorlist.FloodWaitError: A wait of 166 seconds is required (caused by JoinChannelRequest)

@ziziwho
Copy link
Owner

ziziwho commented Aug 12, 2020

Telegram detect your abusive requests, please wait for 166 seconds. It should work soon!

@RoffPal
Copy link

RoffPal commented Oct 8, 2020

@ziziwho could they block my account because of this?

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

3 participants