• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion
  • Please beaware of a breaking change in the REST API on the next Plesk release (18.0.62).
    Starting from Plesk Obsidian 18.0.62, requests to REST API containing the Content-Type header with a media-type directive other than “application/json” will result in the HTTP “415 Unsupported Media Type” client error response code. Read more here

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