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

error: Connection reset by peer #12

Open
yangyangwithgnu opened this issue Oct 24, 2015 · 2 comments
Open

error: Connection reset by peer #12

yangyangwithgnu opened this issue Oct 24, 2015 · 2 comments

Comments

@yangyangwithgnu
Copy link

python reGeorgSocksProxy.py -u http://my.server.com/tunnel.php

bro., I got some error info:
[INFO ] Log Level set to [INFO]
[INFO ] Starting socks server [127.0.0.1:8888], tunnel at [http://my.server.com/tunnel.php]
[INFO ] Checking if Georg is ready
[INFO ] Georg says, 'All seems fine'
[ERROR ] HTTPConnectionPool(host='my.server.com', port=None): Max retries exceeded with url: http://my.server.com/tunnel.php?cmd=connect&target=syndication.twitter.com&port=443 (Caused by ProtocolError('Connection aborted.', error(104, 'Connection reset by peer')))
[ERROR ] HTTPConnectionPool(host='my.server.com', port=None): Max retries exceeded with url: http://my.server.com/tunnel.php?cmd=connect&target=syndication.twitter.com&port=443 (Caused by ProtocolError('Connection aborted.', error(104, 'Connection reset by peer')))
[ERROR ] HTTPConnectionPool(host='my.server.com', port=None): Max retries exceeded with url: http://my.server.com/tunnel.php?cmd=connect&target=syndication.twitter.com&port=443 (Caused by ProtocolError('Connection aborted.', error(104, 'Connection reset by peer')))
[ERROR ] HTTPConnectionPool(host='my.server.com', port=None): Max retries exceeded with url: http://my.server.com/tunnel.php?cmd=connect&target=syndication.twitter.com&port=443 (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0xb6d0a2ec>: Failed to establish a new connection: [Errno 104] Connection reset by peer',))

hlep me, plz.

@ghost
Copy link

ghost commented Feb 9, 2016

[ERROR ] HTTPConnectionPool(host='my.server.com', port=None): Max retries exceeded with url: http://my.server.com/tunnel.php?cmd=connect&target=syndication.**twitter.com**&port=443 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 104] Connection reset by peer',)

Check if you are in China and the Internet is protected by the GFW...
CROSS THE WALL FIRST

@xiaokangwang
Copy link

Since your network is abridged, you might need to encrypt your connection between your device inside GFW and your server. Use TLS to prevent the connection trigger GFW's restriction.

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