-
Notifications
You must be signed in to change notification settings - Fork 840
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
WSL1 works, WSL2 timesout #6627
Comments
Thanks for linking logs; appreciated.
If you set the default version to WSL2 and then install a different distribution name (say Ubuntu vs Ubuntu-20.04) from the Store, does it also timeout? Setting the default version looks like:
Afterwards install the new distro, which (assuming it succeeds) will be WSL2. |
I fresh install gives this error, which I think is the same underlying problem. Installing, this may take a few minutes... Press any key to continue... |
I'll take a look at 5194, but I did a record of the actual process if that gives you anything useful. |
Just checking back to see if there is anything else I can do to troubleshoot |
/dupe #5194 |
Hi! We've identified this issue as a duplicate of another one that already exists in this repository. This specific instance is being closed in favor of tracking the concern over on the referenced thread. Thanks for your report! |
Environment
Windows build number: [run
cmd.exe /c ver
]Microsoft Windows [Version 10.0.19043.844]
Your Distribution version: [On Debian or Ubuntu run
lsb_release -r
in WSL]20.04, but cannot get into Ubuntu to run this.
Whether the issue is on WSL 2 and/or WSL 1: [run
cat /proc/version
in WSL]WSL2 only. machines work fine in WSL1, but I cannot install a WSL2 image or upgrade an existing one.
Steps to reproduce
WSL logs:
https://aka.ms/AAbdx7q
Expected behavior
WSL2 machine installs from store or WSL2 machine upgrades. Both give the same error about not being able to connect to virtual machine or container.
Actual behavior
sits for 30 seconds, and then gives this error
I have tried completly uninstall the linux subsystem, Ubuntu, Hyper-V, Virt Platform etc.
The text was updated successfully, but these errors were encountered: