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

Applying updates takes apache down due to quota check

HostaHost

Silver Pleskian
In the 10.1.1, if you have a large server, you're probably going to end up with it going down for a significant period of time if you apply updates via the web interface because for some reason Parallels stops apache, then does a quota check before restarting apache. The quota check, which can't be avoided when using the web updater, can take quite a while, so you have to ssh in and start apache once it takes it down.

Or you can run updates from the command line and run "export PLESK_QUOTACHECK_OFF=1" first so it doesnt do the quota check.
 
Back
Top