• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

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