mirror of
https://github.com/quasar/Quasar.git
synced 2026-04-26 07:45:57 +03:00
[GH-ISSUE #945] Error 10013 #657
Labels
No labels
bug
bug
cant-reproduce
discussion
duplicate
easy
enhancement
help wanted
improvement
invalid
need more info
pull-request
question
wont-add
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Quasar#657
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @lefty73 on GitHub (Mar 19, 2021).
Original GitHub issue: https://github.com/quasar/Quasar/issues/945
I was using Quasar just fine until yesterday, when I updated my Windows 10 to the new 20H2 version (OS Build 19042.868).
Since then I keep getting the following error when opening the program -
"An unexpected socket error occured: An attempt was made to access a socket in a way forbidden by its access permissions
Error Code: 10013"
I have tried looking to see if any other applications are using the same ports etc using netstat, but I can't see anything conflicting.
Any ideas what could be causing this?
Out of curiosity, I rolled back to a previous version of Windows 10 v1909 (OS Build 18363.1440) and Quasar once again worked fine, so the issue must lie somewhere within the update to the latest win10 release.
@BurntDog commented on GitHub (Mar 19, 2021):
I have updated my Windows to the latest and Quasar works fine. Did you compile the whole project on the newly updated windows as I did?
@MaxXor commented on GitHub (Mar 19, 2021):
It seems to be related to your antivirus blocking quasar from using that port. https://answers.microsoft.com/en-us/windows/forum/windows_7-networking/socket-10013-error-when-trying-to-connect-some/2cc71cb6-24b2-4b63-8f60-32bb444eb8fd
@MaxXor commented on GitHub (Mar 19, 2021):
https://github.com/quasar/Quasar/issues/651