/var/log/proton/nsxapi.log
of the NSX-T Manager reveals that API calls related to backups are failing due to authentication issues with the backup server. Examples: 2024-06-28T02:50:57.399Z ERROR http-nio-127.0.0.1-7440-exec-11 LocalBackupConfigurationFacadeImpl 135678 - [nsx@6876 comp="nsx-manager" errorCode="MP29107" level="ERROR" reqId="5cb3dc23-####-####-####-f7e85d3312bd" subcomp="manager" username="admin"] Error during read from SFTP server: com.jcraft.jsch.JSchException: SSH_MSG_DISCONNECT: 2 Too many authentication failures
or
2024-06-28T07:23:23.212Z INFO http-nio-127.0.0.1-7440-exec-8 NsxBaseRestController 171123 SYSTEM [nsx@6876 comp="nsx-manager" level="INFO" subcomp="manager"] Error in API /nsxapi/api/v1/cluster/restore/backuptimestamps caused by exception com.vmware.nsx.management.common.exceptions.BaseException: {"moduleName":"backup-restore","errorCode":29258,"errorMessage":"Error while trying to connect session or to get sftp channel to fileserver: 192.168.110.10, port: 22, user: root; Please see the documentation for supported host key algorithms.","details":"com.jcraft.jsch.JSchException: SSH_MSG_DISCONNECT: 2 Too many authentication failures "}
Permission denied, please try again
or
%ssh_dispatch_run_fatal: connection to 192.168.110.10 on port 22: Broken pipe
VMware NSX 4.1.x and lower
VMware NSX-T Datacenter
Permission denied, please try again
)ssh_dispatch_run_fatal.*Broken pipe
)To resolve the issue,
systemctl restart nsx-mp-api-server
Starting NSX v4.2.0, backup and restore UI is enhanced to return authentication error and task ends. This enables user to retry backup with updated password / configuration