• 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
  • Inviting everyone to the UX test of a new security feature in the WP Toolkit
    For WordPress site owners, threats posed by hackers are ever-present. Because of this, we are developing a new security feature for the WP Toolkit. If the topic of WordPress website security is relevant to you, we would be grateful if you could share your experience and help us test the usability of this feature. We invite you to join us for a 1-hour online session via Google Meet. Select a convenient meeting time with our friendly UX staff here.

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