Plesk

The message is shown in Plesk: The repair operation is in progress. You will be redirected to the login page when it completes

Symptoms

Cause

The previous Plesk update was marked as failed, thus the warning persists in Plesk UI.

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

Resolution

  1. Connect to the server via SSH.

  2. Create a new directory for locks:

    # mkdir /root/locks/

  3. Move the locks to this directory:

    # mv /var/lock/parallels-panel-* /root/locks/

  4. Log into Plesk and refresh the Home page.