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

Proxy seem to not able to be connected after latest patch #96

Closed
nlyt opened this issue Jun 1, 2016 · 4 comments
Closed

Proxy seem to not able to be connected after latest patch #96

nlyt opened this issue Jun 1, 2016 · 4 comments

Comments

@nlyt
Copy link

nlyt commented Jun 1, 2016

Seems like there is an issue with connecting on Android version since the last update.

@PeteAndersen
Copy link
Contributor

I am not experiencing any issues. Can you describe exactly what is
happening for you?

On Wed, Jun 1, 2016 at 8:25 AM, nlyt [email protected] wrote:

Seems like there is an issue with connecting on Android version since the
last update.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#96, or mute the thread
https://github.com/notifications/unsubscribe/ALUTmx42k1_78d_iWZ03fLShmNiELV1Jks5qHaRPgaJpZM4Irq4T
.

@emchaize
Copy link

emchaize commented Jun 1, 2016

I get the following error :

Running Proxy server at 192.168.0.66 on port 8080
ERROR - Exception while receiving from connection client <socket._socketobject object at 0x02125068> with reason error(10053, 'An established connection was aborted by the software in your host machine')
Traceback (most recent call last):
  File "proxy.pyo", line 266, in recv
error: [Errno 10053] An established connection was aborted by the software in your host machine
ERROR - Exception while receiving from connection client <socket._socketobject object at 0x021256C0> with reason error(10053, 'An established connection was aborted by the software in your host machine')
Traceback (most recent call last):
  File "proxy.pyo", line 266, in recv
error: [Errno 10053] An established connection was aborted by the software in your host machine
ERROR - Exception while receiving from connection client <socket._socketobject object at 0x021252D0> with reason error(10053, 'An established connection was aborted by the software in your host machine')
Traceback (most recent call last):
  File "proxy.pyo", line 266, in recv
error: [Errno 10053] An established connection was aborted by the software in your host machine
ERROR - Exception while receiving from connection client <socket._socketobject object at 0x02125688> with reason error(10053, 'An established connection was aborted by the software in your host machine')
Traceback (most recent call last):
  File "proxy.pyo", line 266, in recv
error: [Errno 10053] An established connection was aborted by the software in your host machine
ERROR - Exception while receiving from connection client <socket._socketobject object at 0x021258B8> with reason error(10053, 'An established connection was aborted by the software in your host machine')
Traceback (most recent call last):
  File "proxy.pyo", line 266, in recv
error: [Errno 10053] An established connection was aborted by the software in your host machine
ERROR - Exception while receiving from connection client <socket._socketobject object at 0x02125068> with reason error(10053, 'An established connection was aborted by the software in your host machine')
Traceback (most recent call last):
  File "proxy.pyo", line 266, in recv
error: [Errno 10053] An established connection was aborted by the software in your host machine
ERROR - <ProxyConnectionFailed - summonerswar-gb.com2us.net:80 - error(10060, 'A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond')>
Traceback (most recent call last):
  File "proxy.pyo", line 465, in _process_rlist
  File "proxy.pyo", line 389, in _process_request
ProxyConnectionFailed: <ProxyConnectionFailed - summonerswar-gb.com2us.net:80 - error(10060, 'A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond')>
ERROR - Exception while receiving from connection client <socket._socketobject object at 0x021255E0> with reason error(10054, 'An existing connection was forcibly closed by the remote host')
Traceback (most recent call last):
  File "proxy.pyo", line 266, in recv
error: [Errno 10054] An existing connection was forcibly closed by the remote host

I use a iPhone 6s if that can help, I go the problem on Windows 7 and 10.

@emchaize
Copy link

emchaize commented Jun 1, 2016

it work for me on mac.

@kakaroto
Copy link
Owner

kakaroto commented Jun 1, 2016

An established connection was aborted by the software in your host machine
That sounds like a "your firewall blocked us". That might be what's causing you problems. I'll close this issue because it's not a real bug, but we can continue discussing it until you figure it out .

@kakaroto kakaroto closed this as completed Jun 1, 2016
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

4 participants