-
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
WSL commands not responding #12254
Comments
Failed to parse logs. Unexpected file: lxcore_kernel.etl 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! Open similar issues:
Closed similar issues:
Diagnostic information
|
|
/Dumps |
Windows Version
Microsoft Windows [Version 10.0.22631.4391]
WSL Version
2.3.24.0
Are you using WSL 1 or WSL 2?
Kernel Version
5.15.153.1-2
Distro Version
No response
Other Software
No response
Repro Steps
I don't know why the issue occurred in the first place .
My Docker Data was full .
By default I am storing Docker data is another drive Q drive .It was full so could not run the Docker Desktop or wsl .
To release space and enable wsl to run I compressed the Disk a bit and wsl was running fine post that but it stopped running after some days .
I ran the following script to check for the issues
Invoke-WebRequest -UseBasicParsing "https://raw.githubusercontent.com/microsoft/WSL/master/diagnostics/collect-wsl-logs.ps1" -OutFile collect-wsl-logs.ps1
Set-ExecutionPolicy Bypass -Scope Process -Force
.\collect-wsl-logs.ps1
Pasting the zip That was created
Expected Behavior
wls2-log.zip
Actual Behavior
wsl command should run properly .
I should be able to open wsl .
And So my Docker Desktop should work fine as well
Diagnostic Logs
wls2-log.zip
The text was updated successfully, but these errors were encountered: