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

Automation Suite on Linux installation guide

Last updated Mar 9, 2026

SQL validation fails during upgrade

Description

When trying to upgrade to a new Automation Suite version, validateUiPathASReadiness.sh can fail to validate SQL connectivity.

The validateUiPathASReadiness.sh script uses the podman command to run containers to verify the SQL connection.

If there is any corruption in the Podman system data, the podman command can fail to run and, consequently, can cause the validateUiPathASReadiness.sh execution to fail also.

Solution

You can verify if there is any Podman data corruption by running the podman volume ls or podman secret ls command. If the previous commands fail, you can reset the Podman files by running the podman system reset command.

Note:

The podman system reset command stops all Podman containers and removes all images, volumes, networks, and container content.

  • Description
  • Solution

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated