-
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
yet another WslRegisterDistribution failed with error: 0x80070057 #10761
Comments
Hi I'm an AI powered bot that finds similar issues based off the issue title. Please view the issues below to see if they solve your problem, and if the issue describes your problem please consider closing this one and thumbs upping the other issue to help us prioritize it. Thank you! Open similar issues:
Closed similar issues:
You can give me feedback by thumbs upping or thumbs downing this comment. |
VMP's always been enabled. |
/logs |
Already in OP; @OneBlue's bot trigger is erroneous. |
/logs |
Still in OP; @OneBlue's repeat of the previous bot trigger remains not needed. |
@twest820 I'm not seeing any logs in the OP. |
This issue has been automatically closed since it has not had any author activity for the past 7 days. If you're still experiencing this issue please re-file it as a new issue. Thank you! |
Windows Version
Microsoft Windows [Version 10.0.19045.3570]
WSL Version
2.0.9.0
Are you using WSL 1 or WSL 2?
Kernel Version
n/a: distro install failure
Distro Version
Ubuntu default
Other Software
No response
Repro Steps
or
Expected Behavior
wsl --install
succeeds.Actual Behavior
WslRegisterDistribution failed with error: 0x80070057
Diagnostic Logs
Setup is the following:
wsl --list --verbose
typically shows no distroswsl --install
fails the same way regardless of whether the previous failed Ubuntu installs are left in place, uninstalled through Apps & features, or the package is deleted through File ManagerIt seems clear wsl is holding some bad state that's point the affected user to Hyper-V rather than Virtual Machine Platform. Concerns are
If Hyper-V is installed and virtualization enabled in the BIOS the affected user can complete an Ubuntu installed. This is, however, not a long term viable workaround. The affected user can successfully install Ubuntu on other machines with WSL2 (even if not admin) so it doesn't look like WSL is keeping state in their roaming profile.
None of the other 0x80070057 issues appear to have reached this level investigation. We have .etl logs but most of the messages are empty and the populated ones just indicate Hyper-V failed to start, which is hardly surprising since it's not installed. So there's nothing informative about why WSL is trying to start Hyper-V instead of VMP.
The text was updated successfully, but these errors were encountered: