-
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
git clone not working #10615
Comments
/logs |
This is the error: Cloning into 'MagiskOnWSALocal'... |
And here are the log files: |
@benhillis Any update on this? |
Hi there. I took a look at the trace. There isn't anything from this view that looks incorrect. Please collect the state within Linux with https://github.com/microsoft/WSL/blob/master/diagnostics/networking.sh. Then if you can get a packet mon capture, we can see if we can follow this through the NAT. pktmon stop |
I am also facing this issue. I have It does not work in WSL. Can someone help me with this? |
i can clone by ssh, but not by https, which results in
|
If you are having name resolution issues, please look at troubleshooting documentation we just added here: https://github.com/MicrosoftDocs/WSL/blob/main/WSL/troubleshooting.md#troubleshooting-dns-in-wsl. It walks through some configurations which can break name resolution from the WSL container - as well as a work around for an HNS issue which can also break connectivity. Thanks! |
Windows Version
Microsoft Windows [Version 10.0.22621.2283]
WSL Version
0.0.0.0
Are you using WSL 1 or WSL 2?
Kernel Version
5.15.90.1
Distro Version
Ubuntu 22.04
Other Software
No response
Repro Steps
git clone (url)
Expected Behavior
I expected it to clone the git repo
Actual Behavior
It gave a connection timeout error
Diagnostic Logs
No response
The text was updated successfully, but these errors were encountered: