automation-suite
2024.10
true
UiPath logo, featuring letters U and I in white

Automation Suite on Linux Installation Guide

Last updated Jan 8, 2025

Performing post-upgrade operations

After completing the upgrade, you must perform the required cleanup and migration operations before starting to use the Automation Suite cluster.

The following table describes the possible scenarios where you must perform the cleanup and migration operations:

Condition

Action

1. You enabled AI Center.

Start the skills:

  1. sync the skills by running the following command:

    ./bin/uipathctl service aicenter sync-skills [skill_ids]./bin/uipathctl service aicenter sync-skills [skill_ids]
  2. check the skills status by running the following command:

    ./bin/uipathctl service aicenter sync-skill-status [skill_ids]./bin/uipathctl service aicenter sync-skill-status [skill_ids]

    The command can return any of the following statuses:

    • InProgess - the skill deployment is in progress.
    • Failed - the skill deployment is failed.
    • OutOfSync - the skill is available in the database,but has not been deployed yet.
    • Available - the skills are deployed and available to consume.

1. You upgraded from Automation Suite 2023.4 or older.

AND

2. You enabled AI Center.

Add the disk for the AI Center training pipeline. For details on the requirements, see Hardware requirements for AI Center. For instructions on configuring the disk to be used for the training pipeline, see Configuring the AI Center disks on selected machines.

1. You upgraded to Automation Suite 2023.10.5 or newer.

AND

2. You configured an offline setup with an in-cluster registry.

Clean up the previous version images after the upgrade from the in-cluster Docker registry. For instructions, see How to delete images from the old installer after upgrade.

1. You configured the temporary Docker registry before the upgrade, as described in Setting up the temporary registry.

Uninstall the temporary registry by running the following command:

./bin/uipathctl registry uninstall-temp-registry -i cluster_config.json./bin/uipathctl registry uninstall-temp-registry -i cluster_config.json

1. You performed an upgrade, and you now have issues with image vulnerabilities or storage consumption.

Delete the images from the old installer. For instructions, see How to delete images from the old installer after upgrade.

Enabling the backup post-upgrade

You must resume the backup after upgrading and performing the cleanup and migration operations.

Important:

Make sure Automation Suite is up and running and your automation continues as expected before proceeding with the following steps.

To enable the backup, follow the instructions in described in the Backing up and restoring the cluster documentation.

Uninstalling the internal registry

Note:

This step is required if you migrated to an external OCI-compliant registry during the upgrade process.

To uninstall the internal registry, run the following command:

kubectl delete ns docker-registrykubectl delete ns docker-registry
  • Enabling the backup post-upgrade
  • Uninstalling the internal registry

Was this page helpful?

Get The Help You Need
Learning RPA - Automation Courses
UiPath Community Forum
Uipath Logo White
Trust and Security
© 2005-2025 UiPath. All rights reserved.