• Hi, Pleskians! We are running a UX testing of our upcoming product intended for server management and monitoring.
    We would like to invite you to have a call with us and have some fun checking our prototype. The agenda is pretty simple - we bring new design and some scenarios that you need to walk through and succeed. We will be watching and taking insights for further development of the design.
    If you would like to participate, please use this link to book a meeting. We will sent the link to the clickable prototype at the meeting.
  • (Plesk for Windows):
    MySQL Connector/ODBC 3.51, 5.1, and 5.3 are no longer shipped with Plesk because they have reached end of life. MariaDB Connector/ODBC 64-bit 3.2.4 is now used instead.
  • 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.

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