south1907 / addmember-telegram

Add member auto to telegram group. Link youtube: https://www.youtube.com/watch?v=qnNsgHCMQYk
GNU General Public License v3.0
253 stars 232 forks source link

a bug in Telethon #63

Closed alabeb closed 2 years ago

alabeb commented 2 years ago

please advise

PS C:\Users\user\Desktop\addmember-telegram-master> python init_session.py +201007154999 Login success ERROR:telethon.client.updates:Fatal error handling updates (this is a bug in Telethon, please report it) Traceback (most recent call last): File "C:\Users\user\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\telethon\client\updates.py", line 339, in _update_loop updates = await asyncio.wait_for(self._updates_queue.get(), deadline_delay) File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.7_3.7.2544.0_x64__qbz5n2kfra8p0\lib\asyncio\tasks.py", line 435, in wait_for await waiter concurrent.futures._base.CancelledError PS C:\Users\user\Desktop\addmember-telegram-master>

nimma0001 commented 2 years ago

Not using await in login will fix