• Hi, Pleskians! We are running a UX testing of our upcoming product intended for server management and monitoring.
    We would like to invite you to have a call with us and have some fun checking our prototype. The agenda is pretty simple - we bring new design and some scenarios that you need to walk through and succeed. We will be watching and taking insights for further development of the design.
    If you would like to participate, please use this link to book a meeting. We will sent the link to the clickable prototype at the meeting.
  • Our UX team believes in the in the power of direct feedback and would like to invite you to participate in interviews, tests, and surveys.
    To stay in the loop and never miss an opportunity to share your thoughts, please subscribe to our UX research program. If you were previously part of the Plesk UX research program, please re-subscribe to continue receiving our invitations.
  • 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.

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