vMotion failed. Could not resolve segment /infra/segments/hcx-ne-<UUID> to opaque network. Failed to get realized state. Result: {"status":"failure","statusCode":504,"details":"","result":{"module_name":"common-services","error_message":"Unable to contact the authentication service.","sub_error":"2","error_code":408}}
/common/logs/admin/app.log:UTC [VmotionService_SvcThread-61933, Ent: HybridityAdmin, , TxId: TxId: <UUID>] ERROR c.v.h.s.v.j.StartTargetSideRelocateVmWorkflow- [migId=<UUID>94] Error while executing startTargetSideRelocateVmWorkflow state 'START_RELOCATE_VM'.java.lang.RuntimeException: Could not resolve segment /infra/segments/hcx-ne-<UUID> to opaque network. Failed to get realized state. Result: {"status":"failure","statusCode":504,"details":"","result":{"module_name":"common-services","error_message":"Unable to contact the authentication service.","sub_error":"2","error_code":408}}
/var/log/proxy/reverse-proxy.log something similar to the following will be reported, which indicates that there is a timeout when trying to connect to the LDAP server:INFO grpc-default-executor-195110 HttpClientUtil 84227 - [nsx@6876 comp="nsx-manager" level="INFO" subcomp="http"] Making request to http://127.0.0.1:6565/policy/api/v1/infra/realized-state/realized-entities?intent_path=%2Finfra%2Fsegments%2Fhcx-ne-<UUID>WARN Processing request <UUID> DelegatingLdapAuthProvider 84227 - [nsx@6876 comp="nsx-manager" level="WARNING" subcomp="http"] Cannot connect to LDAP server: Read timed out org.springframework.ldap.CommunicationException: <LDAP Server FQDN>:636; nested exception is javax.naming.CommunicationException: <LDAP Server FQDN>:636 [Root exception is java.net.SocketTimeoutException: Read timed out] at org.springframework.ldap.support.LdapUtils.convertLdapException(LdapUtils.java:108) ~[spring-ldap-core-2.4.1.jar:2.4.1]
/var/log/syslog it will be reported that the login for the user is a failure:<NSX Manager FQDN> NSX 84227 SYSTEM [nsx@6876 audit="true" comp="nsx-manager" level="INFO" subcomp="http"] UserName="<USERNAME USED BY HCX TO LOGIN TO NSX MANAGER>@<IP ADDRESS>", ModuleName="ACCESS_CONTROL", Operation="LOGIN", Operation status="failure"