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

psa error log

J

jean-david

Guest
Since the latest hotfix, spamassasin is very often down and watchdog keeps restarting it.

I checked the logs in
psa/admin/logs/httpsd_error_log
and found:
/tmp/monitrc.chk: No such file or directory
Control file syntax OK
Control file syntax OK
unix dgram connect: Connection refused at /usr/sbin/spamd line 1746
unix dgram connect: Connection refused at /usr/sbin/spamd line 1746
What does it mean ? I checked and the /tmp/monitrc.chk file exists !
What's the problem with spamd ?

BTW, there are some file not exist line.
[Mon Oct 16 12:06:11 2006] [error] [client X.X.X.X] File does not exist: /opt/psa/admin/htdocs/skins/winxp.new/css/main/images/dBox-footer-bg.gif'
[Mon Oct 16 12:06:11 2006] [error] [client X.X.X.X] File does not exist: /opt/psa/admin/htdocs/skins/winxp.new/css/main/images/dBox-header-right.gif'
[Mon Oct 16 12:06:11 2006] [error] [client X.X.X.X] File does not exist: /opt/psa/admin/htdocs/skins/winxp.new/css/main/images/news-header-bg.gif'
[Mon Oct 16 12:06:12 2006] [error] [client X.X.X.X] File does not exist: /opt/psa/admin/htdocs/skins/winxp.new/css/main/images/dBox-header-left.gif'
I've found that the folder /opt/psa/admin/htdocs/skins/winxp.new/css/main/images is missing. Did the debian installer install those files ?
 
Back
Top