Skip to content
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

client_loop: send disconnect: Connection reset #340

Closed
crschnick opened this issue Sep 4, 2024 · 0 comments
Closed

client_loop: send disconnect: Connection reset #340

crschnick opened this issue Sep 4, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@crschnick
Copy link
Member

It is a known issue that ssh connections to some Windows system fail with the generic error client_loop: send disconnect: Connection reset . That is due to a bug in the Windows OpenSSH sshd implementation in older versions.

The fix for this is to install a newer version of Windows OpenSSH manually on the server. You can follow these instructions: https://github.com/PowerShell/Win32-OpenSSH/wiki/Install-Win32-OpenSSH#install-win32-openssh-test-release

@crschnick crschnick added the bug Something isn't working label Sep 4, 2024
@crschnick crschnick pinned this issue Sep 4, 2024
@crschnick crschnick changed the title Windows OpenSSH: Shell opener command was unsuccessful: client_loop: send disconnect: Connection reset Shell opener command was unsuccessful: client_loop: send disconnect: Connection reset Oct 7, 2024
@crschnick crschnick changed the title Shell opener command was unsuccessful: client_loop: send disconnect: Connection reset client_loop: send disconnect: Connection reset Oct 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

No branches or pull requests

1 participant