During an NSX-T Manager restore from backup, if the configured VIDM server is unreachable, the restore process halts and HTTPS service does not start.
Symptoms:
- Log signatures of this issue may be similar to these examples.
/var/log/nvpapi/api_server.log
NSX-T 2.5 - 2021-01-05T01:22:11.121Z napi.root.node.aaa.providers.vidm.__self__ ERROR Error reaching given VMware Identity Manager address vidm_server.local.net | [Errno -2] Name or service not known | -2”
NSX-T 3.x - 2021-07-17T06:57:24.022Z napi.root.node.aaa.providers.vidm.__self__ ERROR Error connecting to VMware Identity Manager vidm_server.local.net | POST | /SAAS/auth/oauthtoken | [Errno 110] Connection timed out | 110
/var/log/proton/nsxapi.log
2020-12-30T05:13:12.218Z WARN ccp-fullsync-task-thread1 AbstractFullSyncCommunicator - - [nsx@6876 comp="nsx-manager" level="WARN" subcomp="manager"] Full sync response was suppressed, bacause there is an ongoing Restore process. Application = com.vmware.nsx.messaging.StateSyncService2, clientId = 4c47843b-#####-#####-####-707599872e63.
/var/log/proxy/catalina.log
2021-07-17T07:00:37.378Z SEVERE org.apache.catalina.core.StandardService initInternal Failed to initialize connector [Connector[com.vmware.nsx.management.security.ReloadProtocol-443]]
org.apache.catalina.LifecycleException: Protocol handler initialization failed
at org.apache.catalina.connector.Connector.initInternal(Connector.java:1077)