When trying to install a HAA using get-haa.sh cluster and it fails, although the Primary node it successfully installs the Redis server but fails to configure the cluster. When installing, before finish, the installer finishes with message "Timed out while trying to reach the local API" .
In some environments, the script takes more time to connect locally.
- In the below section in the script, increase the tries from 12 to 30 and try again:
There are 2 sections on searching for the error message in the script, change the maxTries from 12 to 30 for both.