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

main.py no response #4

Open
Kinnto opened this issue Feb 20, 2024 · 2 comments
Open

main.py no response #4

Kinnto opened this issue Feb 20, 2024 · 2 comments

Comments

@Kinnto
Copy link

Kinnto commented Feb 20, 2024

OS: Ubuntu 18.04
Description:
Created zh_cn.config and replace the API_ID and API_HASH
PROXY_PORT : 631
Part result of: $netstat -tuln
tcp 0 0 127.0.0.1:5939 0.0.0.0:* LISTEN
tcp 0 0 127.0.0.1:631 0.0.0.0:* LISTEN

Problem:
"Attempt 1 at connecting failed: GeneralProxyError: Socket error: [Errno 104] Connection reset by peer
Attempt 2 at connecting failed: GeneralProxyError: Socket error: [Errno 104] Connection reset by peer
Attempt 3 at connecting failed: GeneralProxyError: Socket error: [Errno 104] Connection reset by peer
Attempt 4 at connecting failed: GeneralProxyError: Socket error: [Errno 104] Connection reset by peer
Attempt 5 at connecting failed: GeneralProxyError: Socket error: [Errno 104] Connection reset by peer
Attempt 6 at connecting failed: GeneralProxyError: Socket error: [Errno 104] Connection reset by peer
Traceback (most recent call last):
File "main.py", line 25, in
t = tg_watchon_class()
"
After running python main.py

Is there anything I should do to fix? Not sure if the socks5 work.

@uk0
Copy link
Owner

uk0 commented Jun 3, 2024

hi bro try delete proxy conf :)

@Kinnto
Copy link
Author

Kinnto commented Jun 3, 2024

Thank you.

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

2 participants