Articles in this section

Diagnose & Repair utility in Plesk shows warning: There are some unnecessary configurations in the database

Plesk for Linux kb: technical

Applicable to:

  • Plesk for Linux

Symptoms

  • The following warning message is shown at Tools & Settings > Diagnose & Repair > Web & FTP Servers > Check page or in the output of plesk repair web command:

    Checking for extra configurations in database not owned by any object There are some unnecessary configurations in the database.
    Please check https://support.plesk.com/hc/articles/213389789 for solution

  • Mentioned in the warning message KB article did not help.

Cause

Leftovers inside the Plesk database in Configurations table for non-existent domains.

Resolution

  1. Connect to the server via SSH

  2. Back up the Plesk database:

    # plesk db dump psa > /root/psa_backup.sql

  3. Run repair command for Plesk database:

    # plesk repair db -y

Was this article helpful?

Comments

0 comments

Please sign in to leave a comment.