-
Notifications
You must be signed in to change notification settings - Fork 821
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
wsl.exe hangs or terminates when starting WSL session: Wsl/Service/CreateInstance/CreateVm/ConfigureGpu/HCS/ERROR_PATH_NOT_FOUND #10918
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:
|
After rebooting the computer, the error message and code have now changed to "The system cannot find the path specified." and Wsl/Service/CreateInstance/CreateVm/ConfigureGpu/HCS/ERROR_PATH_NOT_FOUND instead. |
Problem persists after upgrade to WSL 2.0.14.0 |
I enabled the Virtual Machine Platform feature for Windows and rebooted in case that would help (since it is required with some builds of Windows 10), no change. |
Thank you @coldacid.
Can you confirm if the |
@OneBlue it does exist, and well populated to boot. |
Attaching directory list for C:\WINDOWS\System32\DriverStore\FileRepository and an updated diagnostics zip reflecting the updated WSL version and Windows feature changes. |
@OneBlue any other possibilities? |
I didn't have the exact same error, but found that disabling Hyper-V in Turn Windows features on or off worked for hanging WSL. Based on what I've seen, in some cases it only worked after turning it back on. To thoroughly test this, I would recommend trying the following:
Best of luck! WSL is unfortunately still very finnicky. |
@joshglens thanks but it didn't make a difference. |
Thank you @coldacid. I'm added more logging to our logging script to help root cause. Could you please run (elevated powershell):
And share the resulting zip file ? |
@OneBlue sorry for the delay, didn't see that you had replied. |
@coldacid an in-place reinstall fixed it for me (ISO for 22621 generated with uupdump). Your issue is the only Google result for |
@OneBlue anything come up with that last log dump? |
Windows Version
Microsoft Windows [Version 10.0.19045.3803]
WSL Version
2.0.9.0, 2.0.14.0
Are you using WSL 1 or WSL 2?
Kernel Version
5.15.133.1-1
Distro Version
Arch
Other Software
N/A
Repro Steps
wsl -d Arch
wsl
wsl --system
wsl --status
andwsl --list
as well.)Expected Behavior
wsl --system
orwsl -d Arch
will start a session in either the system distro or the Arch distro I have set upActual Behavior
Diagnostic Logs
WslLogs-2023-12-13_23-17-45.zip
The text was updated successfully, but these errors were encountered: