We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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!
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I cannot connect to Telegram server unless using a proxy. However, currently there is no way to specify a proxy.
The text was updated successfully, but these errors were encountered: