Articles in this section

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

Plesk for Linux kb: technical ABT: Group B

Applicable to:

  • Plesk for Linux

Symptoms

  • These messages appear on the Plesk home:

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

    Upgrade failed. To remove this notice, remove the file /var/lock/parallels-panel-upgrade-failure.flag from the server

  • The last Plesk update finished successfully; no errors or warnings were logged to /var/log/plesk/install/autoinstaller3.log
  • 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 previous Plesk update was incorrectly marked as failed, leaving the warning on the panel, and installation or repair locks.

Resolution

  1. Connect to the server over SSH.
  2. Create a new directory for the locks:

    # mkdir /root/locks/

  3. Move the locks to this directory:

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

  4. Log into Plesk.
  5. Refresh the home page.
Was this article helpful?

Comments

0 comments

Please sign in to leave a comment.