failed assignments" and "Licenses could not be assigned to the selected vCenter".This license could not be assigned to the selected vCenter system. Check the network connection between the license server and the selected vCenter system and try again.

Licenses could not be synchronized with vCenters.” or “Add-on licenses could not be synchronized with vCenters.”/storage/log/vcops/log/collector.log on VCF Operations may show the following error:com.vmware.adapter3.vmwareinfrahealth.helpers.vcenter.collector.VCenterAvailabilityMetricsCollector.addNTPServerAndDriftMetric] [NTP DRIFT] NTP drift is not performed cause this setup vCenter-<vCenterFQDN> as its vROPs is not configured with NTP server.This issue is a result of the VCF Operations being unable to communicate with the vCenter, or the vCenter being unable to communicate with the license server, or the license server being unable to communicate with the VCF Operations instance.
/etc/vmware-vpx/instance.cfg and /etc/vmware-vpx/firstboot/vpxd-service-spec.prop retain vcGuid in uppercase.To confirm which of these issues apply to you:
curl -v -k https://<license-server-fqdn>Connectivity to the vCenter is affected”.Not Connected” or does not appear at all after enrollment.Checking if the vCenter instanceUuid is uppercase
From the vCenter Appliance shell, run:grep instanceUuid /etc/vmware-vpx/instance.cfg
Example output:instanceUuid=DBE#####-1##B-##BC-CA##-##CDC#####
If the instanceUuid is in uppercase, requests from the vCenter to license server will fail.
For resolution to this issue, see the resolution section in the KB Registering VASA provider fails with error "A problem was encountered while registering the provider" to change Instance UUID to lowercase.
date -u +"%Y-%m-%dT%H:%M:%SZ"date -u +"%Y-%m-%dT%H:%M:%SZ"date -u +"%Y-%m-%dT%H:%M:%SZ"curl -v -k https://<license-server-IP>openssl s_client -connect <license-server-IP>:443nslookup <license-server-hostname> <vCenter-DNS-IP>nslookup <license-server-IPAddress> <vCenter-DNS-IP>echo "<license-server-IP> <license-server-hostname>" >> /etc/hostsFrom VCF Operations, go to Licensing > Licenses & Registration > Manage > License Servers and open the License Server details page to view health and connectivity status. If the license server appears as disconnected, or fails to appear after enrollment
curl -v -k https://<VCF-Operations-IP>openssl s_client -connect <VCF-Operations-IP>:443curl -v -k https://<vCenter-IP>openssl s_client -connect <vCenter-IP>:443Connectivity diagram between License Server and other components: