Under SDDC Manager's /var/log/vmware/vcf/operationsmanager/operationsmanager.log, below error log snips are found:
YYYY-MM-DDTHH:MM:SS ERROR [vcf_om,############,####]] [c.v.e.s.c.c.CertificateRetrustService,om-scheduler-1] Failed to retrust with the server https://<NSX-T MANAGER FQDN>/certificate-management/certificate-bundle, error Unexpected character ('<' (code 60)): expected a valid value (JSON
String, Number, Array, Object or token 'null', 'true' or 'false') at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 29, column: 1]
com.fasterxml.jackson.core.JsonParseException: Unexpected character ('<' (code 60)): expected a valid value (JSON String, Number, Array, Object or token 'null', 'true' or 'false') at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 29, column: 1]
at com.fasterxml.jackson.core.JsonParser._constructReadException(JsonParser.java:2672)
at com.fasterxml.jackson.core.base.ParserMinimalBase._reportUnexpectedChar(ParserMinimalBase.java:742)
YYYY-MM-DDTHH:MM:SS ERROR [vcf_om,############,####]]] [c.v.v.w.service.WatermarkService,om-scheduler-1] Error while calling create Watermark api for the NSX Manager:
com.vmware.vapi.client.exception.SslException: certificate_unknown(46)
at com.vmware.vapi.internal.protocol.client.rpc.http.ApacheClientRestTransport.execute(ApacheClientRestTransport.java:107)
at com.vmware.vapi.internal.protocol.client.rest.DefaultRequestExecutorFactory$DefaultRequestExecutor.execute(DefaultRequestExecutorFactory.java:52)
at com.vmware.vapi.internal.protocol.client.rest.RestClientApiProvider.invoke(RestClientApiProvider.java:74)
at com.vmware.vapi.internal.bindings.Stub.invoke(Stub.java:288)
The SDDC Manager database contains an outdated or un-trusted certificate chain for the component resource (NSX Manager). This typically occurs when a certificate is renewed, updated, or imported directly on the resource node (e.g., via the NSX Manager UI or CLI) instead of being managed through the SDDC Manager orchestration interface. As a result, SDDC Manager loses trust in the endpoint, leading to validation timeouts during the upgrade planning phase.
To resolve this issue, manually synchronize and trust the active certificate chain within SDDC Manager:
review the endpoint certificate.