Update for appliance <vCenterfqdn> has failed. Failed to perform specified operation on SDDC manager.Message: Resources [vcenter] are not available/ready. Remediation Message: Reference Token: #### Cause: Resources: [vcenter not in ACTIVE stateThe vCenter resource status in the SDDC Manager platform database is incorrectly marked as 'FAILED' or 'INACTIVE', preventing the VCF Operations UI from retrieving or updating password data.
psql -h localhost -U postgres -d platform -c "select id, status, vm_hostname from vcenter where status!='ACTIVE';"Failed' or 'Inactive' , perform these steps:systemctl restart operationsmanager
systemctl restart commonsvcs