Symptoms
- There is the following message at Plesk Home page:
The repair operation is in progress. You will be redirected to the login page when it completes.
-
Following warning can be found in the Plesk:
PLESK_WARN: Upgrade failed. To remove this notice, remove the file /var/lock/parallels-panel-upgrade-failure.flag from the server
-
There are Plesk installation or repair locks:
# ls /var/lock/parallels*
parallels-panel-bootstrapper-running.lock
parallels-panel-maintenance-mode.flag
parallels-panel-upgrade-failure.flag
Cause
The last Plesk update/upgrade is marked as failed.
Resolution
-
Connect to the server via SSH;
Note: if direct SSH access to the server is not possible, contact server administrator for further assistance.
- Reinstall microupdates according to the article How to reinstall Plesk micro-updates (MU)
-
Move the locks to a different directory:
# mkdir /root/locks/
# mv /var/lock/parallels-panel-* /root/locks/