katij-uipath / v23.10_Automation_Suite_Upgrade

0 stars 0 forks source link

Install and validate the required RPM packages #33

Open katij-uipath opened 1 year ago

katij-uipath commented 1 year ago

On all machines:

Install the needed rpm packages with the following command:

yum install -y iscsi-initiator-utils nfs-utils rpcbind util-linux nmap-ncat openssl httpd-tools gettext podman wget unzip jq bind-utils conmon

Navigate to the installer directory: ui2310

To validate the RPM packages, run the following command: ./validateUiPathASReadiness.sh validate-packages --install-type offline

If those parameters don't work, run instead: ./validateUiPathASReadiness.sh validate-packages

katij-uipath commented 11 months ago

https://docs.uipath.com/automation-suite/automation-suite/2023.10/installation-guide/hardware-and-software-requirements#rpm-package-requirements

katij-uipath commented 10 months ago

Installed on all machines EXCEPT 14 and 18

KKieffer44 commented 10 months ago

installed on 14 and 18 successfully