• 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

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