• 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

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