• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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