-
Notifications
You must be signed in to change notification settings - Fork 821
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
Error code: Wsl/Service/CreateInstance/CreateVm/ConfigureNetworking/HNS/0x80070424 #10778
Comments
Still an issue for me |
@Sprokket This worked for me without having to reinstall nor losing projects or configuration: |
The OS feature "Virtual Machine Platform" is not installed (only Hyper-V optional features are installed). Can you go through optional components to install it? FeatureName : VirtualMachinePlatform Thanks! |
I've installed Virtual Machine Platform, and updated WSL. Seems to have fixed the issue. |
I have updated the windwos 11 pro to 23h2, and also update the wsl to 2.0.14.0. The VMP and Hyper-V are also installed, but the wsl still not working.
Please help me out! Thanks! |
If you are hitting issues, please collect traces for us to be able to troubleshoot: https://github.com/microsoft/WSL/blob/master/diagnostics/collect-networking-logs.ps1 |
为了使电脑有更好的性能,我尝试关闭了 REG add "HKLM\SYSTEM\CurrentControlSet\services\MpsSvc" /v Start /t REG_DWORD /d 2 /f |
Windows Version
Microsoft Windows [Version 10.0.22631.2715]
WSL Version
WSL version: 2.0.9.0
Are you using WSL 1 or WSL 2?
Kernel Version
5.10.102.1
Distro Version
Debian 12
Other Software
No response
Repro Steps
Try and start a new Debian session.
Expected Behavior
New window starts and left at command prompt.
Actual Behavior
Failed to configure network (networkingMode Nat). To disable networking, set
wsl2.networkingMode=None
in C:\Users\mwind.wslconfigError code: Wsl/Service/CreateInstance/CreateVm/ConfigureNetworking/HNS/0x80070424
[process exited with code 4294967295 (0xffffffff)]
You can now close this terminal with Ctrl+D, or press Enter to restart.
If I uninstall the wsl update, then Debian starts without error.
Diagnostic Logs
WslLogs-2023-11-16_11-53-35.zip
The text was updated successfully, but these errors were encountered: