-
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
Unable to access windows localhost from WSL2 #4935
Comments
/dupe #4619 |
Hi! We've identified this issue as a duplicate of another one that already exists in this repository. This specific instance is being closed in favor of tracking the concern over on the referenced thread. Thanks for your report! |
You have a 'nor' in there that doesn't match the title. Two things. Make sure the Windows server is listening on the right addresses; listening on |
Thx, your answer helped me, and it also resolved my doubts. Thanks again |
To answer to my own post - it does not work like this, wsl2 needs the ip of the adapter not localhost :( ... see here https://superuser.com/questions/1536619/connect-to-mysql-from-wsl2 This one from the |
As I said in the title, when I tried to use the windows localhost data in wsl2, I could neither obtain it through 127.0.0.1, nor access it according to the nameserver in
cat /etc/resolv.conf
.My windows system version : 19041.84
WSL2 : Ubuntu
The text was updated successfully, but these errors were encountered: