Plesk for Windows
Plesk for Linux
kb: technical
ABT: Group A
Applicable to:
- Plesk for Linux
- Plesk for Windows
Symptoms
The following warning appears after pressing Repair of Plesk Database in Tools & Settings > Diagnose & Repair or after execution plesk repair db
:
CONFIG_TEXT: Checking the consistency of the Plesk database Inconsistency in the table 'ModuleSettings' for the column module_id: No rows in the table 'Modules' with = 1 (2 broken references)
Cause
Plesk database inconsistency: module with ID 1 is missing from Modules
table.
Resolution
-
Connect to the server via SSH.
-
Resolve the reported inconsistency manually:
MYSQL_LIN: DELETE FROM ModuleSettings WHERE module_id=1
Comments
0 comments
Please sign in to leave a comment.