-
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
Can't run WSL2 and it returns Error code: Wsl/Service/CreateInstance/CreateVm/HCS_E_CONNECTION_TIMEOUT #12094
Comments
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:
Diagnostic information
|
I am hiving the same issue, also in my case it started after the latest windows 11 update. |
if you find any solution, let me know. Tried many things but couldn't get any result. |
I uninstalled windows update and WSL started to work... but Start button causes critical error now. |
Same here, uninstalling the update KB5043145 fixed the issue for me. See also here. |
Same issue the WSL2 is broken after some updates, uninstalling the KB5043145 update helps, thanks @pjacekm |
|
I wouldn't be using the terminal for uninstalling it if I haven't tried that already. It will show uninstalled, but after restart, it will still show as installed. |
This work ! Thanks |
Same happening here. Rolling back the update seems to have fixed the issue. |
Same here. Almost gave up on it until found this thread. What's going on? |
Sharing the instructions I posted #12087. If you hit this issue, please:
For this to work, the dump must be captured while WSL is in that "hung" state (once the error is displayed, you need to start wsl.exe again) |
@OneBlue I was able to reproduce the issue -- I just sent an email |
Thank you so much @jackheuberger: It hasn't been forwarded to us yet. Would you mind telling the recipient to forward it to the WSL team ? |
@OneBlue Will do. I'm also msft internal and can send it to you directly. Feel free to ping me on Teams |
Windows Version
Microsoft Windows [Version 10.0.22631.4249]
WSL Version
2.2.4.0
Are you using WSL 1 or WSL 2?
Kernel Version
5.15.153.1-2
Distro Version
Can't run any commands within WSL due to connection timeout error.
But I have only one distro and it's ubuntu. I'm pretty sure it's 20.04 or 22.04 version
Other Software
No response
Repro Steps
I just got some update for Windows 11 and after that my WSL2 stopped working.
I turned on Windows features like Hyper-V, Containers and Windows Subsystem for Linux to try to fix that issue, but it didn't help anyway.
Still getting Error code: Wsl/Service/CreateInstance/CreateVm/HCS_E_CONNECTION_TIMEOUT each time
Expected Behavior
I want to be able to run WSL2 without getting timeout error.
Actual Behavior
I run
wsl.exe
command or run Ubuntu terminal from Windows apps, I'm getting the same resultwsl.exe
Diagnostic Logs
I executed
collect-wsl-logs.ps1
script to collect logs. I hope it will be helpful.WslLogs-2024-09-28_10-18-26.zip
The text was updated successfully, but these errors were encountered: