• 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.

Resolved Plesk Onyx 17.0.17 to 17.5.3 update problem

Hello,

I have had the same problem.

After a quick investigation, it appears that the problem is related to a kernel failure, caused by the aa-status command that is invoked from plesk-dovecot-imap-driver.postinst
The call hangs by accessing /sys/kernel/security/apparmor/profiles (apparmor configuration)

In my case the solution has been to update the system (apt-get update / apt-get upgrade / apt-get dist-upgrade).

The update has also been blocked by the same problem with aa-status. A reboot has been necessary during the update.

To complete the process you have to process the configurations pendings: dpkg --configure -a

Now the system is working ok again.
 
Back
Top