• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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