-
Notifications
You must be signed in to change notification settings - Fork 840
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
Persistent Error 0x80070426 with WSL on Windows 11 #11656
Comments
Logs are required for review from WSL teamIf this a feature request, please reply with '/feature'. If this is a question, reply with '/question'. How to collect WSL logsDownload 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 View similar issuesPlease 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! Closed similar issues:
|
Here are the diagnostic logs collected as requested. The logs were captured while attempting to install Ubuntu via WSL, which consistently fails with error 0x80070426, indicating that a service has not started. These logs should provide more insight into what might be causing this persistent issue. I followed the log collection procedure using Please let me know if further information is required. |
Diagnostic information
|
Closing |
This looks like an issue with the HNS service:
@keith-horton: Have you ever seen this before ? |
Hi. Can you please collect networking logs by following the instructions below? |
@LemonadeGoneLime : this failed to deploy the container when HNS tried to set DNS information on the interface - it failed with an error stating that the dnscache service was not running. Did you happen to manually stop/disable the dnscache service? That will be required to deploy a NAT container. |
Windows Version
Microsoft Windows 11 Enterprise, Version 21H2, OS build 22000.2960
WSL Version
2.1.5.0
Are you using WSL 1 or WSL 2?
Kernel Version
5.15.146.1-2
Distro Version
Not applicable as the installation of Ubuntu does not complete.
Other Software
None involved.
Repro Steps
wsl --install -d Ubuntu
to install Ubuntu.WslRegisterDistribution failed with error: 0x80070426
.wsl --list --verbose
, results show no distributions installed despite installation claims.Expected Behavior
Expected Ubuntu to install successfully and launch without errors.
Actual Behavior
Received error
0x80070426
indicating a service has not started, despite services running as expected. Despite multiple installation attempts, Ubuntu does not appear to be registered correctly and fails to launch.Diagnostic Logs
LxssManager
which is running.sfc /scannow
run to check for system integrity violations; no issues found.The text was updated successfully, but these errors were encountered: