When a proxy is configured in the VCF 9.0 Installer, "Connect to the online depot" fails with the error:
Cannot validate proxy configuration. Proxy server was not reachable with specified host and port.
The Operations Manager log shows the following error:
Log Location: var/log/vmware/vcf/operationsmanager/operationsmanager.log
Error testing proxy at <Proxy_Hostname>:8080 connecting to https://dl.broadcom.com.java.net.NoRouteToHostException: No route to host
VCF Installer 9.0.
This issue occurs when there is no route between the VCF Installer and the proxy server. This means the server can't resolve the route for the next hop or has no route defined at all.
The VCF Installer must be able to route to the configured proxy server for online depot connectivity to work. The below steps can help validate routing connectivity.
nmctl command:nmctl
ping <proxy_hostname> traceroute <proxy_hostname>If the operations manager log contains "Temporary failure in name resolution" refer to Error: "Cannot validate proxy configuration. Proxy server was not reachable with specified host and port." / "Temporary failure in name resolution" when connecting to the online depot