• 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!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    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.

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