yyyy-mm-ddThh:mm:ss [ERROR sddcmanagerrestore.py::start_sddc_manager_ui_app::273::restore-aca4251b-1d8c-4091-ab82-6746f50dbe97] Traceback (most recent call last):
File "backup/sddcmanagerrestore.py", line 268, in start_sddc_manager_ui_app
Exception: SDDC Manager UI App not ready even after 3 restart attempts.
yyyy-mm-ddThh:mm:ss ERROR [9240b985d7304e43, 3395f4d980094c26] [services/pscUtils.js, init-pscs, attemptPSCInit:71] Caught error from await primaryPscInit
yyyy-mm-ddThh:mm:ss WARN [9240b985d7304e43, 3395f4d980094c26] [services/pscUtils.js, init-pscs, attemptPSCInitWithRetry:115]
100.109: VError: PSC Initilization attempt "1" failed: Failed to initiate PSC: Primary psc init failed and failover psc init also failed: Unable to retrieve iDP Metadata: 500 - "\"Error executing remote command via SSH: WARNING: Your password has expired.\\nPassword change required but no TTY available.\""
at Object.initializationPscError (/opt/vmware/vcf/sddc-manager-ui-app/server/src/errors/VCFError.js:100:5)
at attemptPSCInitWithRetry (/opt/vmware/vcf/sddc-manager-ui-app/server/src/services/pscUtils.js:108:46)
at processTicksAndRejections (node:internal/process/task_queues:96:5)
VMware Cloud Foundation 4.x
VMware Cloud Foundation 5.x
The SDDC-Manager-UI-App did not come up as it has a dependency on the vCenter and the root credentials of the vCenter are expired.
Currently there is no resolution
Workaround:
Reset the vCenter's root account credentials to the previous one(the password that is used before taking SDDC-Manager backup), unlock the account if locked, and then restore SDDC-Manager.
shell.set --enable true
shell
sudo passwd root
shell
/usr/sbin/faillock
exit