Updated on 2023-12-22 GMT+08:00

GAUSS-51100 -- GAUSS-51199

GAUSS-51100:"Failed to verify SSH trust on these nodes: %s."

SQLSTATE: None

Description: The SSH mutual trust fails to be verified on each node.

Solution: Contact technical support.

GAUSS-51101:"SSH exception: \n%s."

SQLSTATE: None

Description: The remote connection is abnormal.

Solution: Ensure that the network connection is normal and that the remote server IP address, login user name, and password are correct.

GAUSS-51107: "Ssh Paramiko failed."

SQLSTATE: None

Description: The Paramiko mutual trust failed.

Solution: Check whether the network connection is normal and whether the Paramiko package exists.

GAUSS-51108: "Ssh-keygen failed."

SQLSTATE: None

Description: The Ssh-keygen command fails to be run.

Solution: Verify that the ssh-keygen tool exists and that the network is normal.

GAUSS-51111:"Failed to append local ID to authorized_keys on remote node."

SQLSTATE: None

Description: Failed to add the local ID to the authorized_keys of the remote node.

Solution: Check the cause of the failure and add the local ID again.

GAUSS-51112: "Failed to exchange SSH keys for user[%s] using hostname."

SQLSTATE: None

Description: The user name fails to be exchanged using the SSH private key.

Solution: Verify that the network is normal.