-
Notifications
You must be signed in to change notification settings - Fork 299
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
Cannot connect to WSL with mirrored networking #9222
Comments
Same problem.And I found this issue was caused by latest system version updated. When I run |
Same situation here After I added the experimental settings, VS Code can no longer access WSL.
|
Running with with |
Which log do you refer to? How to obtain the WSL log? |
Command: |
There's no such command, maybe because the plugin stucks when trying to connect WSL. The extension host log:
|
In the terminal view, you should see a tab 'WSL' |
I cannot find any tab named 'WSL'. The terminal tab is empty inside and cannot launch a WSL shell. And by the way, this error only occurs on the Windows Insider Canary. |
I am also facing the same problem. Switched to mirrored network mode and now I cannot connect to WSL. |
Hey! I also meet this problem. I can use VSCode to connect to WSL, but the speed is very slow. It takes about 40 seconds to open the first terminal. My .wslconfig only set the networkingMode.
|
same issue here after I removed [wsl2] |
Thanks all for the continued feedback. For those who are still experiencing this: to help the WSL team take a closer look, could you please take a trace? https://github.com/microsoft/WSL/blob/master/diagnostics/collect-networking-logs.ps1. |
Started hitting this earlier today when my VSCode instance updated to 1.86, although reverting to an earlier version of VSCode/remote extensions did not seem to help. Logs with mirrored networking off and able to connect to WSL/open a folder from VSCode. Logs with mirrored networking on and not able to connect to WSL/open a folder in VSCode. Both log collections were performed by shutting down wsl via |
Same problem. |
Also affected here, Specs: |
@craigloewen-msft We need the help of the WSL team here What's the state of |
I've also opened an issue on the WSL side: microsoft/WSL#11184. |
Has this bug been fixed? |
This week I've found that the bug has been fixed in the latest canary Windows. As the original author of the issue, I'll close it till the bug re-occurs. |
Hi. Can you please collect networking logs by following the instructions below? |
Steps to Reproduce:
networkingMode=mirrored
in.wslconfig
.code .
in WSL.Does this issue occur when you try this locally?: No
Does this issue occur when you try this locally and all extensions are disabled?: No
The text was updated successfully, but these errors were encountered: