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

Network: Sometimes listening connection fails to open on Windows #133

Open
JurgenR opened this issue Nov 16, 2023 · 1 comment
Open

Network: Sometimes listening connection fails to open on Windows #133

JurgenR opened this issue Nov 16, 2023 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@JurgenR
Copy link
Owner

JurgenR commented Nov 16, 2023

Saw this in a test run as well as locally; at appears that on Windows sometimes the listening ports fail to connect. Locally the following error was seen: An attempt was made to access a socket in a way forbidden by its access permissions

It's unclear whether this is the same error as the one in the test run. At least for listening connections perhaps the exact error could be logged

Link to test run: https://github.com/JurgenR/aioslsk/actions/runs/6890318866/job/18743106411

@JurgenR JurgenR added the bug Something isn't working label Nov 16, 2023
@JurgenR JurgenR self-assigned this Nov 16, 2023
@JurgenR
Copy link
Owner Author

JurgenR commented Nov 16, 2023

My initial hunch is that it is somehow related to Windows Update

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant