"Failed to replace certificate for <VxRail_Manager_FQDN> due to: Unable to update VxRail Manager certificate".
/var/log/vmware/vcf/operationsmanager/operationsmanager.log:
YYYY-DD-MMTHH:MM:SS INFO [vcf_om,############,c###] [c.v.v.secure.http.HttpClientService,om-exec-25] Response Body: { "code": "######", "message": "The server failed to complete the request due to internal error. Try again later. {'message': 'Failed to connect to vCenter None', 'locations': [{'line': 2, 'column': 3}], 'path': ['cluster']}" }YYYY-DD-MMTHH:MM:SS INFO [vcf_om,############,c###] [c.v.e.s.c.v.VxRailManagerService,om-exec-25] VxRail Manager response status is 500 and response message is { "code": "######", "message": "The server failed to complete the request due to internal error. Try again later. {'message': 'Failed to connect to vCenter None', 'locations': [{'line': 2, 'column': 3}], 'path': ['cluster']}" } for api /rest/vxm/v2/certificates/import-vxmYYYY-DD-MMTHH:MM:SS ERROR [vcf_om,############,c###] [c.v.e.s.c.v.VxRailManagerService,om-exec-25] Import Certificates request failed with status 500YYYY-DD-MMTHH:MM:SS ERROR [vcf_om,############,c###] [c.v.v.c.v.VxRailCertificatePluginService,om-exec-25] Failed to replace VxRail: <VxRail_Manager_FQDN> certificate.VCF 5.x
/rest/vxm/v2/certificates/import-vxm API call. However, the VxRail Manager appliance sent an HTTP 500 response, indicating the request was received but could not be processed. ''message': 'Failed to connect to vCenter None'' indicates issues with the VxRail Manager and vCenter Server connectivity. curl -v -k -X GET -u "administrator@<sso_domain>:password" "https://<VxRail_Manager_FQDN>/rest/vxm/v1/vc/mode"