• 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 service manager does not work

Nilton Santos

Basic Pleskian
Hello

We have many issues with plesk console manager, for example I can not manager services like fail2ban, nginx and Web Server Apache, this services are showed like not installed, see attached file.
The services are enabled on Operational System, verified with commands bellow:
systemctl status httpd.service
service nginx status
service fail2ban status


But I don't have errors on Panel log
/usr/local/psa/admin/logs/panel.log

Could You help
 

Attachments

  • Service_manager _Plesk.png
    Service_manager _Plesk.png
    51.7 KB · Views: 5
Try to fix it with

# plesk installer --select-release-current --reinstall-patch --upgrade-installed-components
# plesk repair installation
 
Back
Top