-
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
Windows programs unable to communicate on localhost, maybe due to mirrored mode wsl bug. #11417
Comments
Logs are required for review from WSL teamIf this a feature request, please reply with '/feature'. If this is a question, reply with '/question'. How to collect WSL logsDownload and execute collect-wsl-logs.ps1 in an administrative powershell prompt:
The scipt will output the path of the log file once done. Once completed please upload the output files to this Github issue. Click here for more info on logging 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:
|
Well, just rebooting my machine to capture the bug. Seems the response TCP package is truncated. Here is another experiment. Use miniserve to serve a folder on port 3015, localhost, and try to connect. At first the connection just die, but when wsl is started, the connection suddenly works. output.mp4 |
This is very annoying since it has happened for quite a while, and I need to start wsl every time on windows boot. I tried to debug this but due to lack of knowledge of the internal mechanism of mirrored mode network of wsl and windows network stack, little could be done. |
Hi. Can you please collect networking logs by following the instructions below? |
Windows Version
Microsoft Windows [Version 10.0.26090.112]
WSL Version
WSL version: 2.2.1.0 Kernel version: 5.15.150.1-2 WSLg version: 1.0.60 MSRDC version: 1.2.5105 Direct3D version: 1.611.1-81528511 DXCore version: 10.0.25131.1002-220531-1700.rs-onecore-base2-hyp Windows version: 10.0.26090.112
Are you using WSL 1 or WSL 2?
Kernel Version
5.15.150.1-microsoft-standard-WSL2
Distro Version
PRETTY_NAME="Ubuntu 22.04.3 LTS" NAME="Ubuntu" VERSION_ID="22.04" VERSION="22.04.3 LTS (Jammy Jellyfish)" VERSION_CODENAME=jammy ID=ubuntu ID_LIKE=debian HOME_URL="https://www.ubuntu.com/" SUPPORT_URL="https://help.ubuntu.com/" BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" UBUNTU_CODENAME=jammy
Other Software
No response
Repro Steps
Expected Behavior
As above.
Actual Behavior
As above.
Diagnostic Logs
No response
The text was updated successfully, but these errors were encountered: