-
Notifications
You must be signed in to change notification settings - Fork 858
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
ssh hangs #8985
Comments
I'm able to reproduce this here on Windows 11 22H2 [Version 10.0.22621.608] with an Arch Linux distribution running kernel |
Were you able to find a solution for this issue? |
I installed Debian and there it didn't happen. |
I have the same issue. I can't use SSH but also HTTPS isn't working in WSL2. My fix is just using WSL1 at this moment. |
I found a potential fix suggested in #8018 in this comment. I just tried it myself and I'll report back to see if this solves it. |
Happening again here, this time with a different distribution: ArchLinux. |
I think I've found the workaround. If you're getting stuck at a Sources: |
I've been stuck for 3 days with this issue. You basically saved my mental health XD |
This saved me. THANK YOU!!! |
Thank you! Git will now pull properly again, and Openssh SSH client works! |
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! |
Im having this problem, I tried adding |
Have you find a solution alchemizt ? |
Having the same issue. I am able to connect to other repos with public ssh access but not the one which I want to. |
Version
Microsoft Windows [Version 10.0.22610.1]
WSL Version
Kernel Version
5.15.57.1
Distro Version
Ubuntu 22.04
Other Software
➜ ~ ssh -V
OpenSSH_8.9p1 Ubuntu-3, OpenSSL 3.0.2 15 Mar 2022
Repro Steps
Trying to clone via SSH has same behavior:
And stays there indefinitely.
Expected Behavior
SSH session should start.
Actual Behavior
The connection attempt stays there indefinitely.
Diagnostic Logs
netcat connects fine to the SSH port:
And (IMPORTANT) on Windows the same commands work well.
And also important, all this is in a just resetted Windows, and a just installed Ubuntu.
The text was updated successfully, but these errors were encountered: