• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Issue Upgrade mariadb 10.03.39 to 11.4 Obsidian 18.0.73

roon

New Pleskian
Server operating system version
Ubuntu 20.04.6 LTS
Plesk version and microupdate number
Plesk Obsidian v18.0.73_build1800251009.17
Hello, I need to upgrade the DB server and tried via the GUI
this failes due to 404 not found mariadb repositories.
So, I think there might be a place where I can switch these to the proper ones that the process will not fail.

Here are some logs.
 

Attachments

  • Screenshot From 2025-11-17 14-58-34.png
    Screenshot From 2025-11-17 14-58-34.png
    158.7 KB · Views: 10
MariaDB does not have repos available for Ubuntu 20.04 since that OS has reached EOL. If it's possible either upgrade Ubuntu to version 22 or 24, or create a new server with the latest OS and migrate the sites over. Otherwise you could probably set it up yourself manually or deploy MariaDB 11.4 in a docker container and add it as an additional database migrate whatever databases you need on 11.4 to it.
 
Thanks for the replys,
I read about dist upgrade, yes but I'd rather move to a new instance and migrate.
 
Back
Top