Error Code: LCMVRAVACONFIG590054
VMware Aria Automation endpoint operation failed. Check endpoint credentials are correct and retry.
com.vmware.vrealize.lcm.drivers.vra80.exception.VraInvalidEndpointCredentialsException: Invalid credentials for sddc endpoint. Failed to validate credentials. Error: Failed to authenticate, please check your credentials or if the host is reachable at com.vmware.vrealize.lcm.drivers.vra80.helpers.util.VraVaEndpointRestUtil.addCloudAccountEndpoint(VraVaEndpointRestUtil.java:110) at com.vmware.vrealize.lcm.plugin.core.vra80.task.VraAddSDDCManagerTask.execute(VraAddSDDCManagerTask.java:67) at com.vmware.vrealize.lcm.platform.automata.service.Task.retry(Task.java:158) at com.vmware.vrealize.lcm.automata.core.TaskThread.run(TaskThread.java:60) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source)
Forward DNS Lookup:
nslookup sddc.manager.fqdn.here
Replace sddc.manager.fqdn.here with the real FQDN for the SDDC Manager.
Reverse DNS Lookup:
nslookup 0.0.0.0
Replace 0.0.0.0 with the real IP address for the SDDC Manager.
Example #1
nslookup fqdn1.vcloud.local
Server: 0.0.0.0
Address: 0.0.0.0
Name: fqdn1.vcloud.local
Address: 0.0.0.1
Name: fqdn1.vcloud.local
Address: 0.0.0.2
Example #2
nslookup 0.0.0.1
Server: 0.0.0.1
Address: 0.0.0.1
1.0.0.0.in-addr.arpa name = fqdn1.vcloud.local
1.0.0.0.in-addr.arpa name = fqdn2.vcloud.local