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 - Max retries exceeded with url #235

Open
WhenDaBoostHitU opened this issue Aug 15, 2016 · 5 comments
Open

Proxy - Max retries exceeded with url #235

WhenDaBoostHitU opened this issue Aug 15, 2016 · 5 comments

Comments

@WhenDaBoostHitU
Copy link

Can not seem to get the proxy working. I keep receiving these errors:

ServerBusyOrOfflineException details: SOCKSHTTPSConnectionPool(host='pgorelease.nianticlabs.com', port=443): Max retries exceeded with url: /plfe/rpc (Caused by NewConnectionError('<requests.packages.urllib3.contrib.socks.SOCKSHTTPSConnection object at 0x000000001B162470>: Failed to establish a new connection: Connection closed unexpectedly',))

Would this be caused by the proxy server I'm using?

@Aiyubi
Copy link

Aiyubi commented Aug 15, 2016

My guess: the server you want to use is permanently blocked. (like amazon cloud is always blocked) But really am not sure

@WhenDaBoostHitU
Copy link
Author

Hmm, that makes sense. I'll play around with different ones and see what happens. I've tried quite a few so far.

@Aiyubi
Copy link

Aiyubi commented Aug 15, 2016

are you sure those are all socks proxys?

@WhenDaBoostHitU
Copy link
Author

Yeah, they are all SOCKS5

@WhenDaBoostHitU
Copy link
Author

I setup a proxy server on another machine I have on a completely different network and WAN IP. This IP I'm using I know 100% that it's not blocked. Still get the same errors.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants