sshGate icon indicating copy to clipboard operation
sshGate copied to clipboard

/opt/sshgate/bin/sshgate-cli returns an error after installation

Open nando2301 opened this issue 8 years ago • 0 comments

When I try to open sshgate-cli first time after install, the script returns:

/opt/sshgate/bin/sshgate-cli: línea 73: CLI_REGISTER_HELP: no se encontró la orden and ERROR: Code cache file missing. Seems CLI_REGISTER_COMMAND() was never called to add CLI commands

output:

[root@cancer sshgate]# /opt/sshgate/bin/sshgate-cli -u fernando.perez
/opt/sshgate/bin/sshgate-cli: línea 73: CLI_REGISTER_HELP: no se encontró la orden
sshGate administration Interface
By Patrick Guiran <[email protected]>

Use 'help' command to list all available commands

ERROR: Code cache file missing. Seems CLI_REGISTER_COMMAND() was never called to add CLI commands
NOTICE: No modification noticed. Prepared e-mail will not be sent.
NOTICE: No modification noticed. Repport e-mail will not be sent

nando2301 avatar Nov 22 '17 02:11 nando2301