-
Notifications
You must be signed in to change notification settings - Fork 832
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
Always lost IP address with LAN or WiFi #11655
Comments
|
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:
Diagnostic information
|
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:
Diagnostic information
|
Diagnostic information
|
thanks for sending the logs the logs show that before the repro the Linux eth0 interface has an IPv4 address assigned and multiple IPv6 addresses, but after the repro those are missing. The logs don't show WSL deleting those addresses this points to either Linux itself deleting the addresses or some Linux agent/process deleting them @YiHui-Liu , you mentioned "When the amount of data used reaches a certain threshold" - is there a particular network traffic test you are doing or does this happen after regular WSL usage? thanks |
For my case the problem seemed to come from This fixed the connectivity issue for me: sudo touch /etc/cloud/cloud-init.disabled and then restart WSL. |
Windows Version
Microsoft Windows [Version 10.0.22631.3593]
WSL Version
2.1.1.0
Are you using WSL 1 or WSL 2?
Kernel Version
5.15.146.1
Distro Version
Ubuntu 22.04
Other Software
No response
Repro Steps
Connect to the network. When the amount of data used reaches a certain threshold, the IP is lost.
Expected Behavior
normal
Actual Behavior
Diagnostic Logs
WslLogs-2024-05-31_12-07-19.zip
The text was updated successfully, but these errors were encountered: