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

Plesk failed updates

Pattihis

New Pleskian
Hello,

In the past couple of days, I've been receiving emails with the following message:

"Attention,
The update of Parallels Plesk has failed.
You can download Parallels Installer logs at the following link: https://xxxxxx/admin/update/log/id/xxx
Contact your Hosting Provider for support assistance."

I tried to update Plesk by going to:

ndeObUa.png


but it failed with the following error:

"Attempt to remove 'policycoreutils' to resolve conflict has succeeded
Exception: Failed to solve dependencies:
selinux-policy-3.13.1-60.el7_2.3.noarch requires policycoreutils >= 2.1.14-74
selinux-policy-targeted-3.13.1-60.el7_2.3.noarch requires policycoreutils >= 2.1.14-74
Error: The Yum utility failed to install the required packages.
Attention! Your software might be inoperable.
Please, contact product technical support."

I have the complete log if it helps. What should I do now? Thank you for your time!
 
Install missing policycoreutils package with

# yum install policycoreutils
 
Back
Top