• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.

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