ERROR [Collector worker thread ] (<instance_id>) com.integrien.adapter3.vcloud.VCloudAdapter.login - Failed to Login ! Host=<node_ip> Username= <username> Organization=<organization>javax.ws.rs.ProcessingException: java.net.SocketTimeoutException: SocketTimeoutException invoking https://<VCD_node_ip>/api/admin/: connect timed out
Aria Operations 8.x
VMware Cloud Director 10.x
Check connectivity from Aria Operations to VCD cell using the following api call:
curl -kv https://<vcd_cell_ip>/api/versionIf the call above is not successful it indicates that there is a network connection issue between Aria Operations and VCD.