You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Linux version 5.15.74.2-microsoft-standard-WSL2 (oe-user@oe-host) (x86_64-msft-linux-gcc (GCC) 9.3.0, GNU ld (GNU Binutils) 2.34.0.20200220) #1 SMP Wed Nov 2 19:50:29 UTC 2022
Distro Version
Ubuntu 20.04.3 LTS
Other Software
No response
Repro Steps
create a virtual switch according to : [(https://github.com/luxzg/WSL2-fixes/blob/master/networkingMode%3Dbridged.md#install-wsl-2-preview)]
fresh install of wsl: wsl --install
terminated and shutdown wsl
I have it working on Windows 11 but on Windows 10 it keeps throwing errors:
The virtual machine or container JSON document is invalid.
Error code: Wsl/Service/CreateInstance/CreateVm/ConfigureNetworking/0x8037010d
The virtual machine or container JSON document is invalid.
Error code: Wsl/Service/CreateInstance/CreateVm/ConfigureNetworking/0x8037010d
The virtual machine or container JSON document is invalid.
Error code: Wsl/Service/CreateInstance/CreateVm/ConfigureNetworking/0x8037010d
Press any key to continue...
Version
Microsoft Windows [Version 10.0.19045.2311]
WSL Version
Kernel Version
Linux version 5.15.74.2-microsoft-standard-WSL2 (oe-user@oe-host) (x86_64-msft-linux-gcc (GCC) 9.3.0, GNU ld (GNU Binutils) 2.34.0.20200220) #1 SMP Wed Nov 2 19:50:29 UTC 2022
Distro Version
Ubuntu 20.04.3 LTS
Other Software
No response
Repro Steps
create a virtual switch according to : [(https://github.com/luxzg/WSL2-fixes/blob/master/networkingMode%3Dbridged.md#install-wsl-2-preview)]
fresh install of wsl:
wsl --install
terminated and shutdown wsl
add the lines:
to
.wslconfig
try runnig wsl
Expected Behavior
wsl should start
Actual Behavior
wsl command terminates with:
removing the
networkingMode=bridged
line from the config allows wsl to startDiagnostic Logs
No response
The text was updated successfully, but these errors were encountered: