VMware vCenter Server 8.0.x
VMware vCenter Server 9.0.x
For Linux machine: This has been seen as a result of a permission issue. If the Linux client was used by a different user for earlier vCenter upgrades (or unsuccessful attempts), there can be a folder /tmp/VCSAUIInstaller
left over from the earlier.
If the installer was run by a different user during the current attempt, it can fail to delete the old folder due to a lack of permissions, thus remaining unable to proceed with the upgrade.
For Windows machine: Installer was not run with administrator rights
For Linux systems:
Cancel the upgrade installation.
Navigate to the /tmp
directory on the machine where the vCenter installer was launched.
Locate the vcsaUiInstaller
folder and rename it (e.g., vcsaUiInstaller.old
).
Retry the upgrade process.
For Windows systems:
Re-run the installer as an administrator (right-click the installer and select Run as administrator).