• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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