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 aborted.', BadStatusLine("''",)) #28

Closed
loretoparisi opened this issue Jul 17, 2016 · 9 comments
Closed

ERROR: (Connection aborted.', BadStatusLine("''",)) #28

loretoparisi opened this issue Jul 17, 2016 · 9 comments

Comments

@loretoparisi
Copy link

Often getting this error

[+] RPC Session Token: xxxxx ...
('Connection aborted.', BadStatusLine("''",))
[-] RPC server offline
@Simon0x
Copy link

Simon0x commented Jul 17, 2016

This error happen when server has problems....

you did the login with ptc or google?

@loretoparisi
Copy link
Author

@DerScreever google oauth

@Simon0x
Copy link

Simon0x commented Jul 17, 2016

Okay.
For me this only happen when the server is not reachable.
So no error in script.

@tejado
Copy link
Owner

tejado commented Jul 17, 2016

I will fix it soon ;)

@tejado tejado closed this as completed Jul 17, 2016
@loretoparisi
Copy link
Author

@tejado so it was a bug or not?

@loretoparisi
Copy link
Author

by the way after the pull it seems that the error has been trapped differently

HTTPSConnectionPool(host='pgorelease.nianticlabs.com', port=443): Max retries exceeded with url: /plfe/rpc (Caused by NewConnectionError('<requests.packages.urllib3.connection.VerifiedHTTPSConnection object at 0x10785a850>: Failed to establish a new connection: [Errno 60] Operation timed out',))
[-] RPC server offline

@Simon0x
Copy link

Simon0x commented Jul 17, 2016

image

Problem with the servers.
Only one server online to handle the requests

@loretoparisi
Copy link
Author

gosh!

@tejado
Copy link
Owner

tejado commented Jul 18, 2016

Yeah, no bug but a bad error handling in the code when the servers are offline which I have to fix :)

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

3 participants