"Services are not available for this namespace, try again later or check with your administrator."/var/log/services-logs/prelude/tenant-manager-0/file-logs/vcloud-container-debug.log) show explicit authentication failures and connection timeouts:ERROR | auto-pool-caffeine-cache-pool-36-thread-#### | c.v.v.w.c.WcpAuthenticationRestTemplate | Failed to authenticate with wcp ip #### | org.springframework.web.client.ResourceAccessException: I/O error on POST request for "https://####:443/wcp/login": Connect to https://####:443 failed: Connect timed out
or
Connection time out messages trying to reach Kubernetes API server
ERROR Backend-activity-pool-#### | c.v.s.b.s. SupervisorWatchJobSCreateWatcherActivity
| [Activity Execution] Failed watching on events, vc- id=a#######-####-#####-########-##### control-plane-ip ###.###.###.###, type-STORAGE_POLICY_QUOTAS, job-id=####-#######-######-##### - ,
Current Phase: SupervisorWatchJob$CreateWatcherActivitysCreateWatchPhase|ACTIVITY_HANDLE=activity=com.vmware.ssdc.backend.services.SupervisorWatchJobSCreateWatcherActivity,urn:uuid:####-######-######-#####-#####)
java.lang. IllegalStateException: java.net.SocketTimeoutException: Connect timed out
at com.vmware.vcf.backend.kubernetes.watcher.CustomKubernetesGenericApi.executeList(CustomKubernetesGenericApi.java:160)VCF Automation appliance nodes are unable to establish network connectivity to the vSphere Supervisor cluster API endpoint. This occurs when TCP traffic on required outbound communication ports—specifically port 443 (WCP authentication) and port 6443 (Kubernetes API server)—is blocked by a network firewall or routing restriction between the VCF Automation appliance network and the Supervisor cluster management network.
To resolve this issue, bidirectional network connectivity must be restored between the VCF Automation appliance nodes and the vSphere Supervisor cluster management network.
curl -v telnet://<Supervisor_Cluster_IP>:443
curl -v telnet://<Supervisor_Cluster_IP>:6443
Connection timed out, reconfigure network firewall rules, access control lists (ACLs), or routing tables to allow outbound TCP traffic on the following ports from all VCF Automation appliance node IPs to the Supervisor cluster control plane endpoint:curl command from Step 2.For a comprehensive list of port specifications and communication requirements for VMware Cloud Foundation components, refer to the tool.
To stay updated on fix status for related defects, subscribe to this article (see ).