• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

unable to ssh

Khoi_Nguyen

New Pleskian
i'm using plesk 12.5. when i try to ssh i get this error

OpenSSH_6.9p1, LibreSSL 2.1.7

debug1: Reading configuration data /Users/khoinguyen/.ssh/config

debug1: /Users/khoinguyen/.ssh/config line 1: Applying options for *

debug1: Reading configuration data /etc/ssh/ssh_config

debug1: /etc/ssh/ssh_config line 20: Applying options for *

debug2: ssh_connect: needpriv 0

debug1: Connecting to 104.154.88.217 [104.154.88.217] port 22.

debug1: Connection established.

debug1: identity file khoinguyen.pub type 1

debug1: key_load_public: No such file or directory

debug1: identity file khoinguyen.pub-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

only happens with 12.5
 
You may have been banned by fail2ban or /etc/hosts.deny
Check it.
 
Hi Khoi_Nguyen,

ssh_exchange_identification: read: Connection reset by peer

please update/upgrade your used SSH - Client, or use another one, because OpenSSH is removing support for "Diffie-Hellman group exchange" in old formats.

Please be reminded, that your issue does not depend to any Odin / Plesk - product, the issue is caused by your used SSH-client and the OpenSSH - version on your server and the depending SSL - libraries.
 
Back
Top