Description
For an workaround provided by Proxifier, see #4177 (comment)
Please fill out the below information:
-
Your Windows build number: 10.0.18917.1000
-
What you're doing and what's happening:
After updating from 1903 to 18917, I upgraded to WSL2 and it works fine. Later, I enabled https://www.proxifier.com/'s winsock module in its "System Setting 64-bit" app, and WSL2 starting to fail withThe attempted operation is not supported for the type of object referenced.
.
⚡ Liqueur Librazy C:\..\system32 ❯❯❯ wsl
The attempted operation is not supported for the type of object referenced.
⚡ Liqueur Librazy C:\..\system32 ❯❯❯ wsl -l -v
NAME STATE VERSION
* Ubuntu-18.04 Running 2
⚡ Liqueur Librazy C:\..\system32 ❯❯❯ wsl --shutdown
⚡ Liqueur Librazy C:\..\system32 ❯❯❯ wsl -l -v
NAME STATE VERSION
* Ubuntu-18.04 Stopped 2
⚡ Liqueur Librazy C:\..\system32 ❯❯❯ wsl
The attempted operation is not supported for the type of object referenced.
⚡ Liqueur Librazy C:\..\system32 ❯❯❯ wsl -l -v
NAME STATE VERSION
* Ubuntu-18.04 Running 2
⚡ Liqueur Librazy C:\..\system32 ❯❯❯ wsl -l -v
NAME STATE VERSION
* Ubuntu-18.04 Stopped 2
⚡ Liqueur Librazy C:\..\system32 ❯❯❯ wsl
The attempted operation is not supported for the type of object referenced.
⚡ Liqueur Librazy C:\..\system32 ❯❯❯ wsl -l -v
NAME STATE VERSION
* Ubuntu-18.04 Running 2
⚡ Liqueur Librazy C:\..\system32 ❯❯❯ wsl
The attempted operation is not supported for the type of object referenced.
After uninstalling the winsock module, WSL2 launches again. And installing the winsock module won't cause running WSL2 console to fail.
- What's wrong / what should be happening instead:
WSL2 should work even if there are other winsock modules installed.
-
Strace of the failing command, if applicable: N/A
-
For WSL launch issues, please collect detailed logs.