• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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