| ERROR | Thread-0 (ActiveMQ-scheduled-threads) | VCDBroadcastEndpoint | Error during broadcast for local cell: ########-####-####-####-############ | org.postgresql.util.PSQLException: FATAL: no pg_hba.conf entry for host "###.###.###.###", user "vcloud", database "vcloud", SSL encryption
VMware Cloud Director 10.5
VMware Cloud Director 10.4.2
This issue occurs when there is a failure in communication between the database nodes, specifically due to a missing entry in the pg_hba.conf file for the standby cells, leading to the 'SSH PROBLEM'.
Verify Node Status
GET https://<unreachable_standby_host_IP>:5480/api/1.0.0/nodes
Update pg_hba.conf File
|
NOTE: First verify NFS Transfer Directory Accessibility From each Node. Sometimes the appliance-sync services is running ( |
# TYPE DATABASE USER ADDRESS METHOD host vcloud vcloud IP/SubnetMask md5 host vcloud vcloud IP/SubnetMask md5
Restart VCD Services
Verify Resolution