Your best friend for file transfer.

ssh_exchange_identification: read: Connection reset by peer (2 posts)
- Started 7 years ago by Choi
- Latest reply 7 years ago from Jim Matthews
-
Choi Member
-
Jim Matthews Administrator
Hi,
Try logging into your Mac as Guest and then ssh'ing (in Terminal) to your server account. Does that work? If it does it suggests there's something in your .ssh folder that is causing a problem.
Thanks,
Jim Matthews
Fetch Softworks
- Page 1
Hi, I just got this error from yesterday. The day before yesterday, there was not any problem on SFTP connection with Fetch. I searched this forum and trashed known_hosts file but still I got same error message. This is what I got from terminal.
Last login: Wed Dec 9 10:40:10 on ttys000
CHOIsMBP:~ ulookhappy$ ssh -v gogray@designergray.com
OpenSSH_6.9p1, LibreSSL 2.1.7
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: /etc/ssh/ssh_config line 21: Applying options for *
debug1: Connecting to designergray.com [192.186.227.136] port 22.
debug1: Connection established.
debug1: key_load_public: No such file or directory
debug1: identity file /Users/ulookhappy/.ssh/id_rsa type -1
debug1: key_load_public: No such file or directory
debug1: identity file /Users/ulookhappy/.ssh/id_rsa-cert type -1
debug1: key_load_public: No such file or directory
debug1: identity file /Users/ulookhappy/.ssh/id_dsa type -1
debug1: key_load_public: No such file or directory
debug1: identity file /Users/ulookhappy/.ssh/id_dsa-cert type -1
debug1: key_load_public: No such file or directory
debug1: identity file /Users/ulookhappy/.ssh/id_ecdsa type -1
debug1: key_load_public: No such file or directory
debug1: identity file /Users/ulookhappy/.ssh/id_ecdsa-cert type -1
debug1: key_load_public: No such file or directory
debug1: identity file /Users/ulookhappy/.ssh/id_ed25519 type -1
debug1: key_load_public: No such file or directory
debug1: identity file /Users/ulookhappy/.ssh/id_ed25519-cert type -1
debug1: Enabling compatibility mode for protocol 2.0
debug1: Local version string SSH-2.0-OpenSSH_6.9
ssh_exchange_identification: read: Connection reset by peer
CHOIsMBP:~ ulookhappy$
I called to the Hosting service and a technician said there was nothing wrong with their side. Please help me.
Posted 7 years ago #