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

Resolved MariaDB Upgrade via Plesk

JohanV

New Pleskian
Server operating system version
Centos 7.9
Plesk version and microupdate number
18.0.61 #5
Hi,

I did an update via Plesk to MariaDB 10.11.8
Everything went smooth but than it started with Upgrading the structure of all tables. Step 1 of 8
For more than an hour, the upgrade now pauses at wp_jphpb.i9dW2P_actionscheduler_logs
Should I just keep waiting now or is there a way to fix this? Those logs are not exceptionally large.

Syncing system components is the next step which is a must?
 
Yes. Unfortunately I don't have any suggestions how to do those manually. Has upgrade finished in Plesk? Or is it still stuck?
 
Hi Kaspar,

I don't see any updates in Plesk. It works for a while now. I don't know if Syncing System has need to be done too.
I simply will try to reboot the system.
 
Good to read that at least your server is working fine.

Does the MariaDB version shown in Plesk (Tools & Settings > Database Servers) match the version shown in phpMyAdmin for example (or if you run the command mariadb -V)?
 
Hi there, you can try to run the command MYSQL_PWD=`cat /etc/psa/.psa.shadow` mysql_upgrade -uadmin to manually upgrade the table structures.
Having same issue where 'Upgrading the structure of all tables' is stuck on a small table.
Do I just exit out of the upgrade and then run this via SSH?
"MYSQL_PWD=`cat /etc/psa/.psa.shadow` mysql_upgrade -uadmin"

MariaDB version shown in Plesk (Tools & Settings > Database Servers) does match the version shown in phpMyAdmin
 
Same issue occurred here on one of our boxes, and it had completed successfully in the background, but the UI lost its connection apparently. If you open Plesk fresh in a new tab, it'll likely show you that it was completed successfully with a notification in the lower right corner.

The updating system components part that the UI says it hasn't done yet (because it got stuck) is where it shows the correct MariaDB version under Tools & Settings > Database Servers, which is why Kaspar asked about that - if it's been updated there, then you're all good.
 
Same here, which is annoying. A new browser tab shows me the Plesk login. However, it seems that the upgrade was successfully completed, as the new version is available and mysql_upgrade appears to have been executed.

Here its hangs
1741591274332.png

However, I don't know if all the steps have been completed, as I have no idea what else still needs to be done.
 
Back
Top