Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using with proxy #33

Open
sgalal opened this issue Apr 30, 2020 · 0 comments
Open

Using with proxy #33

sgalal opened this issue Apr 30, 2020 · 0 comments

Comments

@sgalal
Copy link

sgalal commented Apr 30, 2020

I cannot connect to Telegram server unless using a proxy. However, currently there is no way to specify a proxy.

Try to load exporter 'text.py'...  OK!
INFO:Initializing session...
DEBUG:Using selector: EpollSelector
Connecting to Telegram servers...
INFO:Connecting to 149.154.167.51:443/TcpFull...
DEBUG:Connection attempt 1...
WARNING:Attempt 1 at connecting failed: ConnectionRefusedError: [Errno 111] Connect call failed ('149.154.167.51', 443)
DEBUG:Connection attempt 2...
WARNING:Attempt 2 at connecting failed: ConnectionRefusedError: [Errno 111] Connect call failed ('149.154.167.51', 443)
DEBUG:Connection attempt 3...
WARNING:Attempt 3 at connecting failed: ConnectionRefusedError: [Errno 111] Connect call failed ('149.154.167.51', 443)
DEBUG:Connection attempt 4...
WARNING:Attempt 4 at connecting failed: ConnectionRefusedError: [Errno 111] Connect call failed ('149.154.167.51', 443)
DEBUG:Connection attempt 5...
WARNING:Attempt 5 at connecting failed: ConnectionRefusedError: [Errno 111] Connect call failed ('149.154.167.51', 443)
DEBUG:Connection attempt 6...
WARNING:Attempt 6 at connecting failed: ConnectionRefusedError: [Errno 111] Connect call failed ('149.154.167.51', 443)
ERROR:Uncaught exception occured. Connection to Telegram failed 6 time(s)
DEBUG:Make sure there are no temp files left undeleted.
INFO:Session data cleared.
0 messages were successfully written in the resulting file. Done!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant