Skip to content
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: 0x80370114 for wsl 2.4.11.0 #12606

Closed
muhamad opened this issue Feb 19, 2025 · 3 comments
Closed

WslRegisterDistribution failed with error: 0x80370114 for wsl 2.4.11.0 #12606

muhamad opened this issue Feb 19, 2025 · 3 comments

Comments

@muhamad
Copy link

muhamad commented Feb 19, 2025

I'm running windows 10 and wsl --version has the following result

WSL version: 2.4.11.0
Kernel version: 5.15.167.4-1
WSLg version: 1.0.65
MSRDC version: 1.2.5716
Direct3D version: 1.611.1-81528511
DXCore version: 10.0.26100.1-240331-1435.ge-release
Windows version: 10.0.19045.5552

Also I've windows features checked and no pending restarts
Image

After Installing Alpine from windows store, I get the following error
Image

I've followed the troubleshoot guide and nothing worked.

Attached the logs.
WslLogs-2025-02-19_23-20-19.zip

@OneBlue
Copy link
Collaborator

OneBlue commented Feb 20, 2025

I can see from the logs that the issue is coming from HCS:

112	True	Microsoft.Windows.Lxss.Manager	Error	0	02-19-2025 13:20:35.329	"	"	"code: 	
failurecount: 	2
file: 	C:\__w\1\s\src\windows\common\hcs.cpp
function: 	
hr: 	0x80370114
linenumber: 	116
message: 	""HcsWaitForOperationResult for HcsCreateComputeSystem failed (B5B0A679-9A8F-4898-AFAB-8CECF04C3A39
threadid: 	3392
type: 	0
wslVersion: 	2.4.11.0"	C:\__w\1\s\src\windows\common\hcs.cpp			5340	3392	2		00000000-0000-0000-0000-000000000000		

I wonder if the service is running. Can you share the output of (elevated command prompt):

sc start vmcompute

And check if that solves the issue ?

@muhamad
Copy link
Author

muhamad commented Feb 21, 2025

It seems like the Windows installation was courpted because it wasn't able to find vmcompute as installed service. Reinstalling a clean copy fixed the problem.

@OneBlue
Copy link
Collaborator

OneBlue commented Feb 21, 2025

Sorry to hear that you had to reinstall to solve the issue. Closing since the issue is resolved.

@OneBlue OneBlue closed this as completed Feb 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants