• 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 Autoupdate Broke Apache

A

AndyD

Guest
I ran autoupdate from the Plesk panel which ended with:

Errors were encountered while processing:
/var/cache/apt/archives/python_2.4.4-2_all.deb
/var/cache/apt/archives/python-minimal_2.4.4-2_all.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
ERROR: An error occurred on attempt to install packages.
Attention! Your software might be inoperable.
Please, contact product technical support.

And left nothing working. I managed to get Python installed by manually removing it and then installing it again.

Apache stayed broken and I couldn't run the autoinstaller again to fix it. So I thought if I remove psa and then install it again that will reconfigure Apache.

So I ran:
dpkg -r --force-all psa
apt-get -f install

Which kind of worked, but now the sites only working in IE. If you try to open a site in Firefox it wants you to download the file instead of displaying it. And the server just generally feels different.

Is there any way I can easily force Plesk to reinstall without losing my configs?
 
Back
Top