-
Notifications
You must be signed in to change notification settings - Fork 821
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
Mirrored mode "required features" #11952
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 script will output the path of the log file once done. If this is a networking issue, please use collect-networking-logs.ps1, following the instructions here 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:
|
See attached logs from collect-networking-logs.ps1 |
Diagnostic information
|
Since a recent reboot, I can no longer reproduce this error. I have almost always used WSL (and mirrored mode) on a wired ethernet connection that does not change. I have recently been travelling and exclusively on wifi, oft-times with changing wifi networks through my day. If I had to guess, this error was produced because of this change, but it is just a hunch given my recent change in usage. In any event, the error message seems unhelpful or incorrect, however I triggered it. I'll see if I can reproduce it over the coming days, or otherwise gain any further insight. |
thanks for reporting the issue the script will create a zip with name starting with "WslNetworkingLogs" |
I had the same issue, running Windows 11 23H2 (same on both 22631.4027 and then 22631.4169) and I tried all sorts of fixes. The one that eventually worked was this one. So commenting here in case it helps someone else in the future. As soon as |
Windows Version
Microsoft Windows [Version 10.0.22631.4037]
WSL Version
2.3.17.0
Are you using WSL 1 or WSL 2?
Kernel Version
6.10.3
Distro Version
Ubuntu 24.10
Other Software
No response
Repro Steps
When first set up, mirrored mode was working as expected.
Since (I think?) my last WSL upgrade (via "wsl --update --pre-release"), when first launching a shell I see:
"
wsl: Mirrored networking mode is not supported: Windows version 22631.4037 does not have the required features.
Falling back to NAT networking.
"
NAT networking works as expected, but mirrored is, well, better.
Mirrored is set via a .wslconfig, which hasn't changed since it was working.
Afaik my Win11 build hasn't recently changed (since KB5041585 was installed 14 August 24), nor have I knowingly disabled any Win11 features that WSL should rely on (although is there any easy way for me to check?). In any event, the docs suggest that anything higher than 22H2 should have the required features.
Expected Behavior
Mirrored mode should work.
Actual Behavior
Mirrored mode does not work.
Diagnostic Logs
No response
The text was updated successfully, but these errors were encountered: