Automation Suite
2023.10
false
Banner background image
Automation Suite on Linux Installation Guide
Last updated Apr 19, 2024

How to upgrade from Automation Suite 2022.10.10 and 2022.4.11 to 2023.10.2

The following procedure is required to successfully upgrade Automation Suite from 2022.10.10 and 2022.4.11 to 2023.10.2. You must take these additional steps after completing the infrastructure upgrade.

  1. Download the patch_wrangler_finalizers_23.10.2.sh script file:
    wget https://raw.githubusercontent.com/UiPath/automation-suite-support-tools/release/v2023.10.2/Scripts/23.10/patch_wrangler_finalizers_23.10.2.sh -P /opt/UiPathAutomationSuite/<version>/UipathInstaller/Upgrade/scriptswget https://raw.githubusercontent.com/UiPath/automation-suite-support-tools/release/v2023.10.2/Scripts/23.10/patch_wrangler_finalizers_23.10.2.sh -P /opt/UiPathAutomationSuite/<version>/UipathInstaller/Upgrade/scripts
    Note:
    Replace <version> with the version number of your current Automation Suite installation.
  2. Switch to superuser mode:
    sudo susudo su
  3. Change the permissions on the script file:
    chmod +x /opt/UiPathAutomationSuite/<version>/UipathInstaller/Upgrade/scripts/patch_wrangler_finalizers_23.10.2.shchmod +x /opt/UiPathAutomationSuite/<version>/UipathInstaller/Upgrade/scripts/patch_wrangler_finalizers_23.10.2.sh
  4. Set the environment variables:
    export KUBECONFIG="/etc/rancher/rke2/rke2.yaml" && export PATH="$PATH:/usr/local/bin:/var/lib/rancher/rke2/bin"export KUBECONFIG="/etc/rancher/rke2/rke2.yaml" && export PATH="$PATH:/usr/local/bin:/var/lib/rancher/rke2/bin"
  5. Go to the scripts directory:
    cd /opt/UiPathAutomationSuite/<version>/UipathInstaller/Upgrade/scripts/cd /opt/UiPathAutomationSuite/<version>/UipathInstaller/Upgrade/scripts/
  6. Run the downloaded script file:
    ./patch_wrangler_finalizers_23.10.2.sh./patch_wrangler_finalizers_23.10.2.sh

Once the script has successfully run, you can start additional upgrade operations, such as fabric and service upgrades.

Was this page helpful?

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