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

The WSL cannot be used #8933

Closed
1 of 2 tasks
ybqdren opened this issue Oct 1, 2022 · 1 comment
Closed
1 of 2 tasks

The WSL cannot be used #8933

ybqdren opened this issue Oct 1, 2022 · 1 comment

Comments

@ybqdren
Copy link

ybqdren commented Oct 1, 2022

Version

Microsoft Windows [Version 10.0.22000.978]

WSL Version

  • WSL 2
  • WSL 1

Kernel Version

No response

Distro Version

No response

Other Software

No response

Repro Steps

I cannot get WSL information through wsl -l -v command in the terminal, it is always in a stalling state, I confirm that there is WSL in my process.

Expected Behavior

WSL information should be displayed correctly:
image

Actual Behavior

The instruction to execute the WSL is always in a blocking state, with no return and no stop.
image

In fact, this is the second time I've had this problem, before I fixed it by resetting the network, which did solve my problem, but it happened again today.

Diagnostic Logs

'Virtual Machine' failed to restore. (Virtual machine ID BDE5013F-116B-4654-A625-CA75D2A590B5)

'Virtual Machine' Virtual SMB Device (Instance ID FEA6E63B-45DA-4E32-8B3D-1873B2CE50E7): Failed to restore with Error 'Cannot restore this virtual machine because a file read from the vSMB saved state data could not be found. Delete the saved state data and then try to start the virtual machine. ' (0xC0370400). (Virtual machine ID BDE5013F-116B-4654-A625-CA75D2A590B5)
@benhillis
Copy link
Member

Looks like something probably crashed when you tried to install the first time. I suggest doing wsl.exe --unregister <distro> and re-trying (with tracing enabled).

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