• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

Plesk 12.0.18 MU52 - Not updating

Patrick_Piet

New Pleskian
Hello all,

my Plesk System isn't installing microupdates anymore.. It's stuck at MU52 (On 2 different servers!!!!)

I tried the following already:
Code:
/usr/local/psa/admin/sbin/autoinstaller --select-product-id plesk --select-release-current --reinstall-patch --install-component base

Output (last 3 lines):

Code:
File downloading PSA_12.0.18/microupdates/MU51/common/MU51-php_handlers_reread.sh: completed.
File downloading PSA_12.0.18/microupdates/MU52/common/admin/plib/Aps/Catalog/Parser/Feed.php: completed.
Patches were installed successfully.


Code:
cat /root/.autoinstaller/microupdates.xml  <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<patches>
  <product id="plesk" version="12.0.18" installed-at="20150324T105121">
  <patch version="52" timestamp="" installed-at="20150728T041335" />
  </product>
</patches>
 
Back
Top