-
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
WSL2 update to V2.2.4.0 on Win11: WSL loses network adapter "vEthernet (WSL)" #11824
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:
|
I have created and uploaded the logs according to the instructions. |
Diagnostic information
|
What is the second task that seems to be missing here? |
Solved! That was a mistake on my part. I had mentally located the |
Windows Version
Microsoft Windows 11 Enterprise 23H2 [Version 10.0.22631.3880]
WSL Version
WSL-Version: 2.2.4.0
Are you using WSL 1 or WSL 2?
Kernel Version
5.15.153.1-microsoft-standard-WSL2
Distro Version
Ubuntu 22.04
Other Software
Docker Desktop V4.32.0 (Windows)
Oracle VirtualBox 7.0.18 r162988
Visual Studio 2022 V17.10.4
Visual Studio Code V1.9.1.1 (Windows)
... and a lot of other software - it´s a developer workstation
Repro Steps
I did the following:
wsl --install --distribution Ubuntu-22.04
)wsl --version
does not work at this pointwsl --update
)This behaviour is reproducible. Unfortunately, it is very time-consuming, as the entire WSL system (including Windows features) has to be deleted and reinstalled each time.
Expected Behavior
My expectation is that network access will continue to work after the update of the WSL system (step 3).
Actual Behavior
Network access from the WSL VM is not possible.
Available interfaces:
IP routing
But no network access
Try to access the Ubuntu archive:
Windows host: list of network adapters
The adapter "vEthernet (WSL)" is missing!
Diagnostic Logs
I glady provide further information. However, I need your support for this.
I am a senior software developer but still a complete beginner in terms of WSL or Hyper-V.
The text was updated successfully, but these errors were encountered: