nbdd0121 / wsld

WSL Daemon - Stable X11 connection and time synchronisation for WSL2
Apache License 2.0
298 stars 24 forks source link

Error 10049 on Windows 11 #16

Closed imbushuo closed 2 years ago

imbushuo commented 2 years ago
PS C:\Users\local-binwang\.cargo\bin> wsldhost --daemon
PS C:\Users\local-binwang\.cargo\bin> Failed to listen: The requested address is not valid in its context. (os error 10049)
Failed to listen: The requested address is not valid in its context. (os error 10049)
Failed to listen: The requested address is not valid in its context. (os error 10049)

Sometimes it succeeded, but usually it doesn't work

nbdd0121 commented 2 years ago

This is caused by 7096d406609c71c57bae5ed321c743336c35ccce, which turns out to be unreliable. Should be fixed in 4df5dafcedb8fe99ebce59b5f1cbc7796af5fd5c.