Connection reset by peer
SSH Problem
Last updated
SSH Problem
Last updated
How can I fix "kex_exchange_identification: read: Connection reset by peer"?
The error is:
It could be the process on the server side listening to the SSH port is dead, and even a restart / stop service do not work. So to find the process, and killing it may solve the problem.
Let's debug more with netstat:
Time to kill pid:
Now, the issue is fixed: