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

Service Management

W

w1ngl

Guest
How do I fix this:
0: /opt/psa/admin/plib/class.WebServerManager.php:201 psaerror()
1: /opt/psa/admin/plib/class.ServiceControl.php:86 WebServerManager->getWebServerPackage()
2: /opt/psa/admin/plib/class.ServiceControl.php:259 ServiceControl->chkServiceObjects()
3: /opt/psa/admin/plib/class.RestartServForm.php:86 ServiceControl->getServiceName()
4: /opt/psa/admin/htdocs/server/restart_services.php:42 RestartServForm->assign

it started after running "dpkg -r psa-spamassassin"
to install 4psa spamm filter.

also updater is not working

:eek: :eek:
 
How about a little more information? What OS and which version od Plesk are you using? In any RedHat flavor you probably should remove Plesk'd Spamassassin by

#rpm -e psa-spamassassin.
 
Back
Top