-
Notifications
You must be signed in to change notification settings - Fork 841
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
WSL2 is running but terminal hangs when connet WSL #5983
Comments
Does Ubuntu WSL2 distro work? If it does you can do |
please check out #5973 |
Please stop. Not one of these issues cites a 0x80070005 error. |
Sadly not, neither Centos nor Ubuntu can be launched successful,I guess the problem is caused by loading configuration files, eg: |
@FavonianKong You can try launching with the root user with If it's a configuration problem then you should be able to access files via windows explorer. Open Run (win+R) and type |
Thanks for your advice,I failed to slove the problem in the end. I find it so strange why the terminal never responds, even though the Centos7 is already running. |
@FavonianKong If it happens again please collect some WSL Logs following these steps: |
This issue has been automatically closed since it has not had any activity for the past year. If you're still experiencing this issue please re-file this as a new issue or feature request. Thank you! |
Environment
Steps to reproduce
Before run the
wsl
,thewsl -l -v
shows:After run the
wsl
on PowerShell or use the terminal to launch the Centos7, It show nothing but just a cursor. Also, thewsl -l -v
shows:It seems that the Centos has been activated,but the terminal show nothing. No matter what I type, it's only printed on the screen and without any response.
WSL logs: I cant get any logs, if there is something I missed, plz tell me and I will upload it.
Expected behavior
Connet the Centos7 successfully and Linux commands can be used properly.
Actual behavior
Nothing reponse :(!!
The text was updated successfully, but these errors were encountered: