• 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.

Issue Help. Plesk UbuntAfter update MariaDB from 10.1 to MariaDB 10.6 I can't access the databases

MiguelSS

New Pleskian
Server operating system version
Plesk Obsidian
Plesk version and microupdate number
Versión 18.0.43
Hi everybody,

I hope you can help me in this issue.
Everything was fine before I update MariaDB from 10.1 to 10.6 (with this instructions: https://support.plesk.com)

Now, I can't access to my plesk. This is the error:
TypePlesk\Exception\Database
MessageDB query failed: SQLSTATE[HY000] [1045] Access denied for user 'admin'@'localhost' (using password: YES)
FileMysql.php
Line79

But I read in other post in the forum, that I need to insert in the my.cnf
[mysql]
skip-grant-tables

With the Skip grant Tables I can access, but I can't use the databases.
So maybe you can help me on my issue.

Thanks in advance to help a newer pleskian ;-)
 
Hi,

What's the bind-address in my.cnf?

 
Only to add more info. With the skip-gran-tables, this is the error on plesk:
Error: SQLSTATE[HY000]: General error: 1290 The MariaDB server is running with the --skip-grant-tables option so it cannot execute this statement
 
Hi maartenv,

Thanks for your help. I don't have any bind-address in my.cnf:
This is what I have (attached)


Thanks again!
 
skip-grant-tables is a temporary option to fix the original problem and you do not need to use MariaDB with this option enabled.
Find the solution in the KB articles and follow them strictly.
 
Thanks Igor,
I have done your recommendation, but without success.
Any other idea o suggestion?
Really appreciate your help!
 
Back
Top