Can any one help me out troubleshooting the following issue?
I installed the Redis Haa on the master node without an issue, but I came across the following error while doing the same to the secondary node. The error comes from the get-haa.sh–>install.sh–> “Parse-args()” function. (edited)
I’ve recreated VM and tried once more installing the secondary node for redis haa but the error is persistent. The script itself has been downloaded from “https://download.uipath.com/haa/get-haa.sh” as is designated by the UiPath guidance.
The warning about the hardware requirements showed up in a log but it passed anyway. Since then, the process has been eventually aborted somewhere in the middle of installing the package with the error saying “[Error 14] curl#58 - SSL peer rejected your certificate as required.”
I couldn’t find the corresponding guidance to recreate a certificate for this case in UiPath portal. It would be appreciated if you can let me know where to find it, if any.
Moreover, such an error didn’t happen when I install the same for the master node. It seems happening only for the secondary node. What’s the difference between the two?