Telegram Client Hangs Up on Connect
I’ve been trying to connect to telegram using TelegramClient in a worker thread. The worker hangs up at await client.connect
and after retries throws connection error. Strange that it works locally but is a problem with Docker.