• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

/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