bellingcat / telegram-phone-number-checker

Check if phone numbers are connected to Telegram accounts.
https://pypi.org/project/telegram-phone-number-checker/
MIT License
1.02k stars 172 forks source link

Logging in...Attempt 1 at connecting failed: TimeoutError: #29

Closed qzinori closed 1 month ago

qzinori commented 1 month ago

TimeoutError

qzinori commented 1 month ago

I use clash's rule agent, but TimeoutError

MsFGz commented 1 month ago

me too !

I use clash's rule agent, but TimeoutError

hantconny commented 1 month ago

add proxy param in login method when creating the client client = TelegramClient(PHONE_NUMBER, API_ID, API_HASH, proxy=('http', '127.0.0.1', 7890))

GalenReich commented 1 month ago

This looks like a local network configuration problem. More information about your network would help us solve this issue.

Judging by the flurry of activity, it may be related to #28

GalenReich commented 1 month ago

In the absence of further info, I'm going to close this. But do feel free to add more info and this can be reopened.