-
Notifications
You must be signed in to change notification settings - Fork 850
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 networking fail with Windows Shadowsocks #6143
Comments
Can you ping other websites from WSL? Do you have third-party security or firewall software installed? |
yes I try to |
Should be the same as #4285. |
do you mean the DNS problem? |
I encountered the same error and changing dns fixed it. I guess it's different then. |
thank you, but maybe i have a different problem |
Ah friend of mine had the same issue, i told him to try it without sudo - and it worked |
i tried but it shows |
i only use the SSR in windows. |
This issue has been automatically closed since it has not had any activity for the past year. If you're still experiencing this issue please re-file this as a new issue or feature request. Thank you! |
Environment
my windows is Win2004 19041.572
After I install the Ubuntu-18.04 for WSL2. I try the
sudo apt-get update
and i didn't not work.Then I try to change the apt sources from mirrors.aliyun.com and i didn't not work too.
so i search in the Internet and find that someone say it maybe the DNS problem, but i try to
ping www.baidu.com
andping 111.1.167.116
it can work.and now i will show you the what it returns when
sudo apt-get update
Err:1 http://mirrors.aliyun.com/ubuntu bionic InRelease connection failed [IP: 183.146.18.248 80] Err:2 http://mirrors.aliyun.com/ubuntu bionic-security InRelease connection failed [IP: 183.146.18.248 80] Err:3 http://mirrors.aliyun.com/ubuntu bionic-updates InRelease connection failed [IP: 183.146.18.248 80] Err:4 http://mirrors.aliyun.com/ubuntu bionic-proposed InRelease connection failed [IP: 183.146.18.248 80] Err:5 http://mirrors.aliyun.com/ubuntu bionic-backports InRelease connection failed [IP: 183.146.18.248 80] Reading package lists....Done W: Failed to fetch http://mirrors.aliyun.com/ubuntu/dists/bionic/InRelease Connection failed [IP: 183.146.18.248 80] W: Failed to fetch http://mirrors.aliyun.com/ubuntu/dists/bionic-security/InRelease Connection failed [IP: 115.233.31.228.80] W: Failed to fetch http://mirrors.aliyun.com/ubuntu/dists/bionic-updates/InRelease Connection failed [IP: 115.233.31.229 80] W: Failed to fetch http://mirrors.aliyun.com/ubuntu/dists/bionic-proposed/InRelease Connection failed [IP: 183.131.210.242 80] W: Failed to fetch http://mirrors.aliyun.com/ubuntu/dists/bionic-backports/InRelease Connection failed [IP: 183.131.210.250 80] W: Some index fiels failed to download. Then have been ignored, or old ones used instead
The text was updated successfully, but these errors were encountered: