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

/usr/lib64/plesk-9.0/postfix-poplockdb-clean : No such file or directory

L

LAM09

Guest
Hi everyone, I wonder if someone can explain the below?

ERROR MESSAGE EMAIL
I am receiving hundreds of these emails a day

/bin/sh: /usr/lib64/plesk-9.0/postfix-poplockdb-clean
: No such file or directory


What is this telling me and how do I correct it?
 
This file is a part of plesk-mail-pc-driver package. Try to reinstall it.
 
The reason of emails is crontab for root
---------------------------------------------------------------------
a10-52-35-150:~# crontab -lu root | tail -n1
6,16,26,36,46,56 * * * * /usr/lib/plesk-9.0/postfix-poplockdb-clean
a10-52-35-150:~#
---------------------------------------------------------------------

If mailserver is qmail and it works correctly enought to call 'crontab -e' under root account ant remove last string
 
Hi, thanks for responses.

Do I just delete the crontab? Is it not important?
 
Help - I think I made it worse!

So I removed that job and now I have 3 error messages coming in:

1) /bin/sh: /usr/local/psa/libexec/modules/watchdog/cp/clean-events
: No such file or directory

2) Usage: pack-sysstats day | week | month

3) /bin/sh: /usr/local/psa/libexec/modules/watchdog/cp/clean-sysstats
: No such file or directory

?????
 
Back
Top