• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • 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.

Error: Connection to the database server failed: Operation CREATE USER failed for

Adrian I

New Pleskian
I'm experiencing this issue when creating a mysql database and user together, or when adding a user to a database:
Error: Connection to the database server failed: Operation CREATE USER failed for 'db-user-name'@'localhost'

Probably related, if I try;
plesk repair mysql
from ssh, I get errors creating absent users for existing databases:
The user db-user-name is absent from the database server ........ [ERROR]
Recreate the user db-user-name with default permissions and default hosts? [Y/n] y
Recreating the user db-user-name .............................. [FAILED]
- Operation CREATE USER failed for 'some-db-name'@'%'

Can anybody shed light on either / both issues?
 
Nothing is logged to the mysql error log or the general query log (which I temporarily enabled).
Nothing in sw-cp-server/error_log either.
Which is unhelpful, I know.

Adrian.
 
Back
Top