-
Notifications
You must be signed in to change notification settings - Fork 847
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
Get Disconnected from internet since i upgrade to wsl2 #4223
Comments
Msgraiglowen: the problem i described in the other post about ,getting Disconnected from internet completely ,happen since i upgrade to wsl2 from wsl1, i didnt have this problem when i found out that windows 10 came out with wsl1 i install debian and ubuntu ,telling you the true i'm not a developer yet,i was trying to learn some linux tools for development ,firts on cywing but i soon learned of wsl1 i install them both distros to try both cause i was told both for a beginner were good linux distros to learn development but as i say,i didnt have this problem of been disconnected from the hole internet ,thats why i wonder if since when i got upgrade to wsl2 ,i enable on virtual machine platform and when i stiil have wsl1 at that time, but even then i didnt have the problem ,i'm speaking about the problem of that this connection stats when i began use wsl2, i wonder why this happen ,now i know have nothing to do with my dns or my ip provider cause as i said i havent had this problem before so i wonder is because the kernel is still new or still unstable or is because i have to export DISPLAY=the ip that hyper-v give to my wsl2 that and is an a public ip the you get on hyper-v some king of DDOSS dont know. an sorry if im bother but im confuse and concern, is all, oh i forgot when i get DC i dont get any message only that i m not connected,my pc is a all taouch machine and i can connect throw WI-FI on this machine i know is not the wi-fi as i said i havent had this problem bewfore upgrading to wsl2, dont get me wrong im not complainning about wsl2 just im confuse that this is happening when i haven had this problem before when i use wsl1,i used it without this disconnecttions.than you i hope you answerme. |
OK my question is why I get disconnected since, I upgrade to wsl2,when before that I haven't had this problem but, more I when I open a session like xfce4 desktop or mate, it takes more time to disconnected my internet , I DON'T UNDERSTAND WHY MY WHOLE INTERNET GET DC ,SINCE I UPGRADE TO WSL2 BEFORE THIS NEVER HAPPEN NOT EVEN WITH WSL1 IF WAS ONLY WSL2 I WOULD UNDERSTAND IS SOMETHING WRONG WITH MY FIREWALL OR MY ANTI-VIRUS BUT SIN I UPGRADE FIRST TO 18917 AND THEN TO 18922 THIS IS HAPPENING ? |
Sorry my English if you don't understand me at all I'm not native english, speaker my mother tongue is Spanish ,but even though I can defend my self with English ,even with my limitations sorry if I bother you to much guys |
To check my understanding, you're not able to access the internet in WSL 2? I would double check your firewall and anti-virus settings. (See this similar issue for reference. ) This doesn't seem to be a common problem, or something that I'm easily able to reproduce. |
There is a possible relation to #4171 and #4183: inability to reach the the local windows machine (via An easy (but slow and annoying) work-around is to append some other name servers to the /etc/resolv.conf file whenever it is reset by auto-generation. |
This issue has been automatically marked as stale because it has marked as requiring author feedback but has not had any activity for 7 days. It will be closed if no further activity occurs within 7 days of this comment. Thank you for your contributions to WSL! |
Same problem here .. |
a little different from you,I get disconnected when I try downloading or uploading anything in wsl2. |
Happens to me when attempting to share USB mobile hotspot with ethernet connection to second computer |
Yeah man you are completely right!As my mother won't buy a wireless network card,I use an idle Android phone instead. |
After 30 hours of troubleshooting if I recall, I had never found a fix. I had to give up completely on any dreams or plans related to WSL2. |
This issue happens to me and other colleagues. We get without internet access if we start a WSL2 console. Our laptops have security tools like Pulse Secure and others and we think maybe there is something related with this. |
the exact same is happening to me, |
Please use the following bug reporting template to help produce issues which are actionable and reproducible, including all command-line steps necessary to induce the failure condition. Please fill out all the fields! Issues with missing or incomplete issue templates will be closed.
If you have a feature request, please post to the UserVoice.
If this is a console issue (a problem with layout, rendering, colors, etc.), please post to the console issue tracker.
Important: Do not open GitHub issues for Windows crashes (BSODs) or security issues. Please direct all Windows crashes and security issues to [email protected]. Ideally, please configure your machine to capture minidumps, repro the issue, and send the minidump from "C:\Windows\minidump".
Please fill out the below information:
Your Windows build number: (Type
ver
at a Windows Command Prompt)What you're doing and what's happening: (Copy&paste the full set of specific command-line steps necessary to reproduce the behavior, and their output. Include screen shots if that helps demonstrate the problem.)
What's wrong / what should be happening instead:
Strace of the failing command, if applicable: (If
some_command
is failing, then runstrace -o some_command.strace -f some_command some_args
, and link the contents ofsome_command.strace
in a gist here).For WSL launch issues, please collect detailed logs.
See our contributing instructions for assistance.
The text was updated successfully, but these errors were encountered: