PowerShell / PowerShell/Win32-OpenSSH

client_loop: send disconnect: Connection reset

Open
#2,399 1 comment 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Area-ssh Waiting on Author
Dominant language
No language data
Stars
8.3k
Forks
819
PR merge metrics
No merged PRs in 30d

Description

Prerequisites
  • Write a descriptive title.
  • Make sure you are able to repro it on the latest version
  • Search the existing issues.
Steps to reproduce

Using TinkPad11 windows11 connected Nvidia Jetson Orin NX by SSH:

nvidia@nvidia-desktop:~$ Read from remote host 192.168.55.1: Connection aborted Connection to 192.168.55.1 closed. client_loop: send disconnect: Connection reset

I followed the steps to install SSH , and my SSH version is:
C:\Users\Administrator>ssh -V OpenSSH_for_Windows_9.8p2 Win32-OpenSSH-GitHub, LibreSSL 4.0.0

In fact, when I use my host ubuntu22.04 to connect NX by ssh, it works! In addition, when I use my another laptop——lenove Y7000 windows10 OpenSSH_for_Windows_9.5p1 LibreSSL 3.8.2, it also works!

I would like to ask how I can make him work normally. Thank you for your help!

Expected behavior
connect successfully
Actual behavior
connect failed
Error details
client_loop: send disconnect: Connection reset
Environment data
ThinkPad11 Laptop windwos11 intel i7

Nvidia Jetson Orin NX Ubuntu20.04
Version

9.8.2

Visuals

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the SSH connection from Windows 11 using OpenSSH_for_Windows 9.8.2 to the Nvidia Jetson Orin NX, then compare it with the reported working Ubuntu 22.04 and Windows 10 setups. Investigate the client_loop disconnect and connection-reset behavior; done means identifying a reproducible cause and a verified way for the connection to succeed.

Written by the indexing model from the issue text.

Assessment

Domain
networking, operating-systems
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.