Hi Everyone,
I’m in the process of installing UiPath, and so far, everything has been going relatively smoothly. The readiness checks pass successfully, and I receive the following confirmation:
> Installation readiness checks are passed. You can now proceed to installing Automation Suite.
And this is where the issue lies.
The automation process appears to be running this command:
/bin/bash /root/installer/install-uipath.sh -i /root/installer/input.json -o /root/installer/output.json -s --accept-license-agreement
But it hangs with the following message
Waiting for ArgoCD applications to be synced: [cert-manager sfcore platform aievents webhook robotube orchestrator aimetering topolvm aicenter notificationservice actioncenter ba asrobots automationhub automationops dataservice aistorage documentunderstanding insights airflow datapipeline-api dapr processmining taskmining testmanager]
It has been stuck here for over 2 hours, and eventually, the CloudFormation template rolls back. Unfortunately, I’m unable to access ArgoCD at https://alm.uipath.xxx
to troubleshoot.
Does anyone have advice on how to resolve this issue please?