• The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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