Upgrade is failing and getting Error: could not get tags: cannot get catalog registry.automationsuite-preprod.gdit.com:443: failed to get catalog from registry registry.automationsuite-preprod.gdit.com:443: GET https://registry.automationsuite-preprod.gdit.com:443/v2/: unexpected status code 503 Service Unavailable: no healthy upstream when running final install step of ./install-uipath.sh --upgrade -f -s -i ./cluster_config.json -o ./output.json --install-type offline --accept-license-agreement.
Description: One way to get around this problem is to execute the installer as shown below.
- Execute the installer for the Fabric portion using the following command
./install-uipath.sh --upgrade -f -i ./cluster_config.json -o ./output.json --install-type offline --accept-license-agreement
If this step is completed successfully, proceed to the next one.
- Run the installer for the Services portion using the following command:
./install-uipath.sh --upgrade -s -i ./cluster_config.json -o ./output.json --install-type offline --accept-license-agreement
Verify that this step is also completed without errors.
Note: Try these steps if the installation becomes stuck while the UiPath application is synchronizing.
- Log into argoCD and re-sync the "OutOfSync" apps manually.