• We value your experience with Plesk during 2024
    Plesk strives to perform even better in 2025. To help us improve further, please answer a few questions about your experience with Plesk Obsidian 2024.
    Please take this short survey:

    https://pt-research.typeform.com/to/AmZvSXkx
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

Resolved Checking the consistency of the Plesk database Inconsistency in the table 'smb_roleServicePermissions'

JulianDot

Regular Pleskian
Centos 8.2, LXC container
After upgrade to 18.0.30
I got the below warning when i run the Diagnose tool:

Code:
Checking the consistency of the Plesk database Inconsistency in the table 'smb_roleServicePermissions' for the column servicePermissionId: No rows in the table 'smb_servicePermissions' with id = 1
 
Hello

Debian 9.13
Upgrade to 18.0.30

same problem

Checking the consistency of the Plesk database Inconsistency in the table 'smb_roleServicePermissions' for the column servicePermissionId: No rows in the table 'smb_servicePermissions' with id = 1
 
Can be fixed by running from CLI the :
Bash:
plesk repair db -verbose

Remove unnecessary rows from the table 'smb_roleServicePermissions'? [Y/n]

But when is about to modify data in Plesk database, is always a good idea to ask first :)
 
Thanks for the heads up (often needed) in such a cluttered and negatively impacted environment.
 
FWIW, this bug is nearly two weeks old now. It's been tested & acknowledged by Plesk and is set to be fixed in a future release:
PPPM-12392: "Database inconsistency after update to 18.0.30.0"
It can easily be fixed via CLI meanwhile (as posted above) but it is not possible to fix it via the Plesk UI, currently, hence the future bug/fix
 
We recently migrated an Ubuntu 18.04.5 LTS / Plesk 18.0.32 server onto a new, clean install Ubuntu 20.04.1 / Plesk 18.0.32 server.
FWIW - We've never seen this, since back on that previous server, back in late September 2020.
 
Back
Top