#1009·tdl

[Bug] Can't login

Author: HammingDevCreated Jul 22, 2025Updated Apr 15, 2026
Labelsbughelp wantedquestion

Describe the bug

When I tried to log in using the command tdl login -T qr --proxy socks5://localhost:7891, it initially only showed:

WARN: If data exists in the namespace, data will be overwritten

Then nothing happened. After a few minutes, these errors were outputted:

Error: start:
    github.com/gotd/td/mtproto.(*Conn).Run
        github.com/gotd/[email protected]/mtproto/conn.go:201
 - dial failed:
    github.com/gotd/td/mtproto.(*Conn).connect
        github.com/gotd/[email protected]/mtproto/connect.go:21
 - context deadline exceeded

Am I missing any steps?

To Reproduce

as above

Expected behavior

success login

Version

newest

Which OS are you running tdl on?

macOS

Additional context

No response