Symptoms:
- Using docker-compose to deploy a template results in the following message.
ERROR: Head http://<VIC_Appliance_FQDN_IP/v2/: dial tcp <VIC_Appliance_IP>:80: getsockopt: connection timed out
- The live docker-personality log reports the following when docker-compose, docker-client or the container management portal attempts to create a login session between the VCH and the VIC registry.
Dec 31 2018 17:40:30.736Z DEBUG [BEGIN] [vic/lib/apiservers/engine/backends.(*SystemBackend).AuthenticateToRegistry:332]
Dec 31 2018 17:40:35.736Z INFO Attempting to log into <VIC_Appliance_FQDN_IP>:<port> insecurely
Dec 31 2018 17:40:47.877Z ERROR Looking up OAuth URL failed: context deadline exceeded
Dec 31 2018 17:40:47.877Z DEBUG [ END ]
Note: The docker-personality logs can be see live from the
VCH Admin Portal.