SnapCenter Plug-In for Unix confirm fingerprint failed to connect to host
Applies to
- SnapCenter Plug-In for Oracle (SCO) on Linux 4.2 to 4.8
- SnapCenter Plug-in for SAP HANA (SCHANA) on Linux 4.2 to 4.8
- SnapCenter Customer Plug-ins (SCC) on Linux 4.2. to 4.8
Issue
- During install of SnapCenter Plug-In for Oracle or other Linux Plug-ins, the confirm fingerprint step throws the error:
Failed to connect to the host <hostname>. Verify connectivity to the host.
- From the
SnapManagerWeb.log
(the service log, not the job log):
Creating new SSH client
Setting ssh connection timeout to 600 seconds
Connecting to the remote system <hostname> using SSH
Exception: An established connection was aborted by the server.
StackTrace: at Renci.SshNet.Session.WaitOnHandle(WaitHandle waitHandle, TimeSpan timeout)
at Renci.SshNet.Session.WaitOnHandle(WaitHandle waitHandle)
at Renci.SshNet.Session.Connect()
at Renci.SshNet.BaseClient.Connect()
at SnapManagerSSH.SmSSH.GetFingerPrint()
Error: Failed to connect to the host <hostname>. Verify connectivity to the host.