We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I have this error running the script (Linux).
Could you please tell me what is happening. If I run it with Windows I get this.
I already close the port 445 in Windows. I check some forums, but I cannot find the possible issue.
https://bytes.com/topic/python/answers/699370-socket-gaierror http://stackoverflow.com/questions/6180720/how-to-fix-socket-gaierror-11004-getaddrinfo-failed-error-in-gae http://stackoverflow.com/questions/23857942/winerror-10049-the-requested-address-is-not-valid-in-its-context https://docs.python.org/3/library/socketserver.html#socketserver-tcpserver-example
Kind regards, J
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I have this error running the script (Linux).
Could you please tell me what is happening. If I run it with Windows I get this.
I already close the port 445 in Windows. I check some forums, but I cannot find the possible issue.
https://bytes.com/topic/python/answers/699370-socket-gaierror
http://stackoverflow.com/questions/6180720/how-to-fix-socket-gaierror-11004-getaddrinfo-failed-error-in-gae
http://stackoverflow.com/questions/23857942/winerror-10049-the-requested-address-is-not-valid-in-its-context
https://docs.python.org/3/library/socketserver.html#socketserver-tcpserver-example
Kind regards,
J
The text was updated successfully, but these errors were encountered: