-
Notifications
You must be signed in to change notification settings - Fork 822
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
WslRegisterDistribution failed with error: 0x80040323 #9196
Comments
/logs |
Hello! Could you please provide more logs to help us better diagnose your issue? To collect WSL logs, download and execute collect-wsl-logs.ps1 in an administrative powershell prompt:
The scipt will output the path of the log file once done. Once completed please upload the output files to this Github issue. Click here for more info on logging Thank you! |
WslLogs-2022-11-23_17-44-45.zip Here is the result. |
@DevPlus31 - I don't see any WSL events in that trace. Did you start the trace, try to register the distro, then stop the trace? |
The error you are seeing looks like it's one of ours related to nested virtualization. Can you share the contents of you |
I did a new tracing, sorry the other one is wrong. my wslconfig file content: |
Thanks - it looks like your machine does not support nested virtualization. Try removing that line and it should work. |
Yes, I just set nestedVirtualization to false and it worked. |
Nested virtualization is not enabled on Windows 10. |
Okay, thank you. |
No problem. I'll update the code to remove this error path and allow the VM to boot. |
Version
Microsoft Windows [Version 10.0.19045.2311]
WSL Version
Kernel Version
No response
Distro Version
Ubuntu 22.04
Other Software
No response
Repro Steps
Installation
Expected Behavior
Installation success.
Actual Behavior
I had WSL working great, I installed the Windows Store version. then it wouldn't work
I've remove it completely from my system and re-install it from scratch now I cannot install any distro.
output:
Installing, this may take a few minutes...
WslRegisterDistribution failed with error: 0x80040323
Error: 0x80040323 (null)
Press any key to continue...
Diagnostic Logs
No response
The text was updated successfully, but these errors were encountered: