Updated on 2025-03-26 GMT+08:00

GAUSS-51400 -- GAUSS-51499

GAUSS-51400 : "Failed to execute the command: %s."

SQLSTATE: None

Description: The command fails to be executed.

Solution: Check whether the command is correct and whether you have the permission to run the command.

GAUSS-51401 : "Failed to do %s.sh."

SQLSTATE: None

Description: Executing shell script failed.

Solution: Check whether the command is correct, whether you have the permission to run the command, and ensure that the shell script exists.

GAUSS-51402: "Failed to generate certs."

SQLSTATE: None

Description: Failed to run the gs_guc command to encrypt the password. sslcert is not generated.

Solution: Check whether the gs_guc command is correct. Check whether you have the read and write permissions on the folder where the private key password protection file is stored.