• 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 8 Problem

S

salvax

Guest
I have bought new server. I have installed only yum and apt packages with dependencies. Generally python packages. But i have got some errors when i enter admin side.

ERROR: PleskFatalException
Components::componentUpdate() failed: Unable to exec utility packagemng: Empty error message from utility.

0: /usr/local/psa/admin/auto_prepend/auth.php3:472


What is that? What should i do?
 
solved

Ok i forgot . I have installed new rpm packages also. Then i found that solution.

# rm -f /var/lib/rpm/__db.*
# rpm --rebuilddb

it worked.
 
Back
Top