# kubeclt get pods -A | grep ncpvmware-system-nsx nsx-ncp-<id> 1/2 CrashLoopBackOff 6 (42s ago) 7m22svmware-system-nsx nsx-ncp-<id> 1/2 CrashLoopBackOff 6 (57s ago) 7m23s# kubectl logs -n vmware-system-nsx nsx-ncp-<id> | tail -n100 | grep "Fingerprints did not match" [...] [ncp GreenThread-9 W] vmware_nsxlib.v3.cluster Failed to validate API cluster endpoint '[DOWN] https://<NSX-MGR>.domain:443' due to: HTTPSConnectionPool(host='<NSX-MGR>', port=443): Max retries exceeded with url: /api/v1/reverse-proxy/node/health (Caused by SSLError('Fingerprints did not match. Expected "ABC", got "XYZ'".'))# kubectl get configmaps nsx-ncp-config -n vmware-system-nsx -o yaml | grep -v "apiVersion" | grep -E "nsx_api_managers|thumbprint" -A1 = True\nncp_enforced_pool_member_limit = ACTIVATE\nnsx_api_managers = nsx-00.domain.tld:443,nsx-01.domain.tld:443,nsx-02.domain.tld:443,nsx-02.domain.tld:443\nthumbprint
vCenter Extension MOB you will see duplicate URLs/FQDNs string associated with two different 'serverThumbprint' strings:1. Open vCenter MOB URL using https://<vCenter Name/IP address>/mob
2. Give sso admin credentials for authentication.
3. Click on "content"
4. Search for "Extension Manager" and click on it.
5. Click on "more" of Extension list to list all the extensions
6. Look for "extensionList["com.vmware.nsx.management.nsxt"]" and click on it.
7. Click "server"
8. Look for "serverThumbprint" and "url string"
vCenter Extension MOB:(1) ExtensionServerInfo NAME TYPE VALUEadminEmail string[] "[email protected]"company string "VMware"description Description NAME TYPE VALUElabel string "NSX Compute Manager Id"summary string "ABC"serverCertificate string UnsetserverThumbprint string "ABC..." type string ""url string "https://NSX-02.domain:443"
(2) ExtensionServerInfo NAME TYPE VALUEadminEmail string[] "[email protected]"company string "VMware"description Description NAME TYPE VALUElabel string "NSX Compute Manager Id"summary string "ABC"serverCertificate string UnsetserverThumbprint string "XYZ..." type string ""url string "https://NSX-02.domain:443"
VMware NSX with NCP version 4.1.x and 4.2.x
This issue is resolved in VMware NSX 4.2.1.3 and 4.2.2 onwards, available at Broadcom downloads.
If you are having difficulty finding and downloading software, please review the Download Broadcom products and software KB.
Workaround: