mtprotoproxy icon indicating copy to clipboard operation
mtprotoproxy copied to clipboard

Cannot Connect To Telethon

Open ibr2020 opened this issue 4 years ago • 1 comments

telethon was working fine but suddenly when i try connect to telethon using client.connect() or client.start() I get the following error

WARNING:telethon.network.mtprotosender:Connection error 5 during auth_key gen: ConnectionError: Not connected INFO:telethon.network.connection.connection:<class 'OSError'> during disconnect: [WinError 121]The semaphore timeout period has expired

Could anyone help me please.. I am using Telethon from yemen..windows8 I Updated Telethon Version to 1.23.0 and the problem unsolved I Updated pip Version to 21.3.1 and the problem unsolved python Version 3.8.6

ibr2020 avatar Nov 03 '21 07:11 ibr2020

Could you show us the code you use to connect with Telethon? What arguments you pass to client = TelegramClient(...)?

Also, are you able to connect with regular telegram client to the same proxy?

seriyps avatar Nov 03 '21 09:11 seriyps