• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Plesk 11.5 Patch 30 OK or not?

lordz86

New Pleskian
Hello!

Last night my windows 2008 Plesk runs an Update (Patch 30).
By mail a information - look at the logs.

Logfile:
Code:
Execution failed.
Command: ai.exe
Arguments: Array
(
    [0] => --select-product-id
    [1] => panel
    [2] => --select-release-current
    [3] => --upgrade-installed-components
)

Details: BUSY: Update operation was locked by another update process.

There is also an error in my plesk panel (first page).
But: On the right side there is an information: Last update: today - Version 11.5.30 Patch 30

What is wrong? The mail information? How I can check the update status (OK, not OK)?
The Plesk versionnumber is: Parallels Plesk Panel v11.5.30_build20130808.09 os_Windows 2008/2012
OS: Microsoft Windows 6.1;build-7601; sp1

Thank you for every answer!
 

Attachments

  • pleskup.jpg
    pleskup.jpg
    151.8 KB · Views: 7
Check that MU#30 is in C:\ParallelsInstaller\microupdates.xml file

Alternatively, you may check the patch version in the registry:

For 64-bit systems:

C:\Users\Administrator>reg query "HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\PLESK\PSA Config\Config" |findstr InstalledPatches

For 32-bit systems:

C:\Users\Administrator>reg query "HKEY_LOCAL_MACHINE\SOFTWARE\PLESK\PSA Config\Config" | findstr InstalledPatches
 
Back
Top