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

No Updates available since Update #52

Liwindo

Basic Pleskian
I have the problem that my Plesk Version 12.0.18 Update #52 on Ubuntu 14.04 finds no new available updates, although Early-Adopter is activated. Is this problem known and is there a solution available?
 
Last edited:
Try to install all latest microupdates manually with

# /usr/local/psa/admin/sbin/autoinstaller --select-product-id plesk --select-release-current --reinstall-patch --install-component base

and then check that latest MU is installed with

# cat /root/.autoinstaller/microupdates.xml
 
No, that didn't worked unfortunately.
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<patches>
<product id="plesk" version="12.0.18" installed-at="20150303T185718">
<patch version="52" timestamp="" installed-at="20150722T093959" />
</product>
</patches>
 
Maybe you have repository mirror from your Service Provider instead of official Odin repository? Have you checked this?
 
Back
Top