In VMware Cloud Foundation (VCF), the NSX Manager status appears as Disconnected within the SDDC Manager dashboard. Fetching the NSX certificates information or remediating the account passwords (admin/audit) fail with the following error on SDDC UI:
Error: Failed to get NSX user details
Cause: I/O error on GET request for "https://[HOSTNAME]/api/v1/node/users": Connect to [HOSTNAME]:443 [[IP_ADDRESS]] failed: Connection timed out
Reference Token: #####
VMware Cloud Foundation 9.x
The issue is caused by a misconfiguration in the DNS server. The FQDNs for the NSX VIP and individual NSX Manager nodes are resolving to an incorrect IP range that does not match the actual static IPs configured on the vCenter appliances
To resolve this issue, the DNS records must be updated to align with the actual appliance configuration.
Step 1: Identify and Update DNS Records
Step 2: Verify Resolution from SDDC Manager
nslookup <NSXNodeFQDN/IP>Step 3: Remediate Passwords in SDDC Manager