-
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
WSL 2.2: networkingMode=mirrored
makes Podman unable to forward ports for Kind cluster
#11468
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 |
/emailed-logs |
Diagnostic information
|
Hi. Can you please collect networking logs by following the instructions below? |
Done, emailed logs 📧 |
Thanks |
Hi @bricss . Does your container solution leverage port forwarding from the root to the container? If so, we've identified compat issues and are working on a fix. |
That's a great news 🙂 |
Windows Version
Microsoft Windows [Version 10.0.22631.3447]
WSL Version
2.2.2.0
Are you using WSL 1 or WSL 2?
Kernel Version
5.15.150.1-2
Distro Version
Fedora Linux 39 (Container Image)
Other Software
Podman:
v5.0.1
Podman-desktop:
v1.9.1
Repro Steps
.wslconfig
:Podman-desktop
appExpected Behavior
Created Kind cluster should be reachable at:
https://localhost:<port>/
Actual Behavior
Two types of errors atm, with
networkingMode=mirrored
being enabled:connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
connectex: No connection could be made because the target machine actively refused it.
Diagnostic Logs
No response
The text was updated successfully, but these errors were encountered: