-
Notifications
You must be signed in to change notification settings - Fork 832
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 no longer working (hangs) #12226
Comments
Logs are required for review from WSL teamIf this a feature request, please reply with '/feature'. If this is a question, reply with '/question'. How to collect WSL logsDownload and execute collect-wsl-logs.ps1 in an administrative powershell prompt:
The script will output the path of the log file once done. If this is a networking issue, please use collect-networking-logs.ps1, following the instructions here Once completed please upload the output files to this Github issue. Click here for more info on logging View similar issuesPlease view the issues below to see if they solve your problem, and if the issue describes your problem please consider closing this one and thumbs upping the other issue to help us prioritize it! Open similar issues:
Closed similar issues:
|
|
/emailed-logs |
Diagnostic information
|
Gmail won't let me send you the .zip file. I don't want to attach it here. |
I sent it from a different email account. Hopefully, it gets through. |
There's only one entry in the changelog of
Are you using Using a newer version of ssh it didn't repro on my setup:
Some WSL info:
|
I guess it's probably time to move to a more recent distro than Ubuntu 20.04 at this point...? |
I tried it on Ubuntu 24 with a more recent OpenSSH and it still hangs:
|
Yes. (sorry I didn't answer that earlier) |
I switched to Is there any way to "downgrade" WSL to 2.3.24 to that version? |
I see 2.3.26 was released. |
Windows Version
Microsoft Windows [Version 10.0.26120.2200]
WSL Version
2.3.25.0
Are you using WSL 1 or WSL 2?
Kernel Version
5.15.153.1-2
Distro Version
Ubuntu 20.04
Other Software
PS C:\Users\seanc> wsl --version
WSL version: 2.3.25.0
Kernel version: 5.15.153.1-2
WSLg version: 1.0.65
MSRDC version: 1.2.5620
Direct3D version: 1.611.1-81528511
DXCore version: 10.0.26100.1-240331-1435.ge-release
Windows version: 10.0.26120.2200
Repro Steps
Running
ssh [email protected]
hangs. It was working fine last week.ssh
works in Powershell.ssh
with the same user/ip hangs on Ubuntu 20.04 and Oracle 8.8 on multiple machines.Expected Behavior
ssh
should connect on WSL2 distros, just like it does on Powershell (and like it used to just last week).Actual Behavior
ssh
on WSL2 hangs.ssh
on Powershell connects just fine.Diagnostic Logs
Happy to provide any/all diagnostic logging if you can let me know how to get the information.
The text was updated successfully, but these errors were encountered: