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

Issue Errors after dist-upgrade debian

garcue

Regular Pleskian
Good morning,

I just made an upgrade from debian 7 to 8 following this tutorial How to perform dist-upgrade procedure on server with Plesk, during the process no problem occurred. Once the process was finished, restart the server and I found several services that were down (nginx, apache, fail2ban) hat must be started manually from plesk or by console. To others, I can not access the plesk updates panel.

Any idea what the problem may be?

regards
 
Most probably you need to enable these services with something like

# systemctl enable nginx
 
Finally repair from console the plesk configuration and it seems that everything works as it should
 
Back
Top