<LB_address> redirected you too many timesError when connecting to the applicationFailed to call auth server to get tenant public key for tenant: xyz123 org.apache.http.conn.HttpHostConnectException: Connect to LB_address.com:443
VMware Identity Manager 3.3.7
Misconfiguration where the Delegate IP is identical to the Load Balancer address, combined with non-functional DNS servers
The Delegate IP needs to be reassigned and the DNS servers need to be updated.
NOTE: Before making any changes, take snapshots of all VIDM nodes.
/etc/init.d/opensearch stop disableAutoRecoveryifconfig eth0:0 downvi /etc/hostsifconfig eth0:0 inet delegateIP netmask <NETMASK>service horizon-workspace restart/etc/init.d/opensearch start