• 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 Cannot upgrade Plesk, error with mariadb-maxscale in installer

abanico

New Pleskian
Server operating system version
CentOS Linux 7.9.2009
Plesk version and microupdate number
Plesk Obsidian 18.0.66, update 2
Hi all,

I have a server with CentOS 7 (I plan to migrate to a server with Almalinux during the summer) that I cannot upgrade from version 18.0.62 #2 because when I run the installer, it gives me this error

Enabled repositories check

https://dlm.mariadb.com/repo/maxscale/latest/yum/rhel/7/x86_64/repodata/repomd.xml: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
To address this issue please refer to the below wiki article

https://wiki.centos.org/yum-errors

If above article doesn't help to resolve this issue please use https://bugs.centos.org/.

Unable to create yum cache for 'mariadb-maxscale' OS repository.
Make sure the repository is available, otherwise either disable it or fix its configuration, then try again.

The problem is that the error comes up even if I try to add a Plesk component (for example a PHP version).

I have searched the forum and I see that there are some people who have the same failure but I see nothing conclusive, and I fear that if I ignore the error (it gives me the option to ignore it) when I upgrade Plesk stops working and then I am in a major mess.

If someone has had this problem and knows how to solve it (or directly, there is no possibility to solve it and you have to move to Almalinux) I would be very grateful.

Cheers!
 
Disable the repository. Yum doesn't complete any actions because one of the repositories (the MariaDB one) no longer exists.
The repositories are in /etc/yum.repos.d/. Find the file that contains the MariaDB URL and change enabled from 1 to 0.
 
Hi Raul A. and alvarezcruz!

The main fear I have with disabling / ignoring the MariaDB repository, is that when upgrading from Plesk Obsidian 18.0.66 update 2 to the latest version of Plesk (18.0.69), the upgrade will fail, or not start the database engine after the upgrade, as mentioned in this thread:


MariaDB version 10.11.9 is installed on the system right now. Will I have problems upgrading if I disable the repository and max-scale is not installed?

Thanks!
 
That repository no longer exists. The upgrade fails because your package manager has a broken repository configured. If you disable the broken repository, the Plesk upgrade will work.

Plesk still supports CentOS 7. I don't see any issues with using MariaDB 10.11. MariaDB 11.4 is supported since Plesk 18.0.64.
 
Back
Top