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

Resolved Error when trying to install server health monitor

Stephan Griesel

Basic Pleskian
Plesk version: Plesk Onyx 17.0.17 Update #29

I am receiving the following error message when trying to install the server health monitor component in Plesk:
The following packages have unmet dependencies:
psa-health-monitor : Depends: plesk-core (>= 17.0.17) but it is not going to be installed​

Should I go ahead and install plesk-core package manually or how can this be resolved?
 
There seems to be a version mismatch of Plesk components on your system. Probably during the past upgrade some errors occured and not all new components were installed. Please check this page to find out, what Plesk thinks what components of itself it is using (compare the version numbers): /plesk/server/components/ (Tools & Settings > Server Management > Server Components). If this shows different version numbers, I suggest to either analyze the log /var/log/plesk/install/plesk_17.0.17_installation.log to find out what went wrong when you did the upgrade to Plesk Onyx. Or you can directly run
# plesk installer --select-release-current --reinstall-patch --upgrade-installed-components
However, this might have a minor risk to break the installation if a condition exists that previously kept the upgrade from installing correctly.
 
Back
Top