I/O error on GET request for "https://<nsx_manager_fqdn>/api/v1/node/users": No route to host
less /var/log/vmware/vcf/operationsmanager/operationsmanager.log
YYYY-MM-DDThh:mm:ss DEBUG [vcf_om, 68f67f9ea68293d142d92429b4f#####, ed##] [c.v.v.p.u.c.AbstractPasswordChanger, om-exec-8] Error Message : I/O error on GET request for "https://<nsx_manager_fqdn>/api/vl/node/users": No route to host, Error Token :<Error_Token_id>, Error Cause : {}
VCF 5.x
As mentioned on the log snippet and further verified from the ping results, there is network connectivity issue between the NSX manager and the SDDC manager . As a result SDDC manager is failing to reach the NSX manager with the credentials and the password remediation attempt fails.
Test connectivity from SDDC manager to the NSX. SSH into the SDDC Manager and run the following command:
ping <nsx_manager_fqdn_or_ip>
Below is the output of a successful ping:
If it times out, engage your Networking team to investigate and restore the connectivity between NSX manager and SDDC manager.
In case you need further support kindly engage Broadcom support.