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

ProtocolError: ('Connection aborted.', error(10054, '')) #25

Open
A0620-00 opened this issue Jun 4, 2019 · 0 comments
Open

ProtocolError: ('Connection aborted.', error(10054, '')) #25

A0620-00 opened this issue Jun 4, 2019 · 0 comments

Comments

@A0620-00
Copy link

A0620-00 commented Jun 4, 2019

[�[1m�[1;37mINFO�[0m �[0m] Log Level set to [INFO]
[�[1m�[1;37mINFO�[0m �[0m] Starting socks server [127.0.0.1:1480], tunnel at [http://www.***/tunnel.php]
[�[1m�[1;37mINFO�[0m �[0m] Checking if Georg is ready
[�[1m�[1;37mINFO�[0m �[0m] Georg says, 'All seems fine'
[�[1m�[1;31mERROR�[0m �[0m]
Exception in thread Thread-1:
Traceback (most recent call last):
File "E:\Program Files\Python27\lib\threading.py", line 801, in __bootstrap_inner
self.run()
File "reGeorgSocksProxy.py", line 351, in run
self.closeRemoteSession()
File "reGeorgSocksProxy.py", line 246, in closeRemoteSession
response = conn.request("POST", self.httpPath + "?cmd=disconnect", params, headers)
File "E:\Program Files\Python27\lib\site-packages\urllib3\request.py", line 72, in request
**urlopen_kw)
File "E:\Program Files\Python27\lib\site-packages\urllib3\request.py", line 150, in request_encode_body
return self.urlopen(method, url, **extra_kw)
File "E:\Program Files\Python27\lib\site-packages\urllib3\connectionpool.py", line 638, in urlopen
_stacktrace=sys.exc_info()[2])
File "E:\Program Files\Python27\lib\site-packages\urllib3\util\retry.py", line 367, in increment
raise six.reraise(type(error), error, _stacktrace)
File "E:\Program Files\Python27\lib\site-packages\urllib3\connectionpool.py", line 600, in urlopen
chunked=chunked)
File "E:\Program Files\Python27\lib\site-packages\urllib3\connectionpool.py", line 377, in _make_request
httplib_response = conn.getresponse(buffering=True)
File "E:\Program Files\Python27\lib\httplib.py", line 1121, in getresponse
response.begin()
File "E:\Program Files\Python27\lib\httplib.py", line 438, in begin
version, status, reason = self._read_status()
File "E:\Program Files\Python27\lib\httplib.py", line 394, in _read_status
line = self.fp.readline(_MAXLINE + 1)
File "E:\Program Files\Python27\lib\socket.py", line 480, in readline
data = self._sock.recv(self._rbufsize)
ProtocolError: ('Connection aborted.', error(10054, ''))

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