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

Feature update to Windows 10, version 20H2 #1

Closed
chrispbaker83 opened this issue Feb 15, 2021 · 2 comments
Closed

Feature update to Windows 10, version 20H2 #1

chrispbaker83 opened this issue Feb 15, 2021 · 2 comments

Comments

@chrispbaker83
Copy link

Hello,

Code was working great until Feature update version 20H2 was installed on my machine.

Are you able to fix the issue?

Thanks

@chrispbaker83
Copy link
Author

Traceback (most recent call last):
File "E:...\fspd.py", line 705, in
main()
File "E:...\fspd.py", line 697, in main
with ThreadingUDPServer((args.address[0], args.address[1]), FSPRequestHandler) as server:
File "C:\Users...\AppData\Local\Programs\Python\Python39\lib\socketserver.py", line 452, in init
self.server_bind()
File "C:\Users...\AppData\Local\Programs\Python\Python39\lib\socketserver.py", line 466, in server_bind
self.socket.bind(self.server_address)
OSError: [WinError 10049] The requested address is not valid in its context

@chrispbaker83
Copy link
Author

The IP of the machine running the FSP server had changed. Your program still works flawlessly. Thanks

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