• 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

Cron Error plesk50-daily

Wikibear

Regular Pleskian
Hello together,

getting mail with following error:

Subject: Cron test -x /usr/sbin/anacron || ( cd / && run-parts --report /etc/cron.daily )

Content:

run-parts: /etc/cron.daily/50plesk-daily exited with return code 1

Tryed to exucute by hand and get this error, too.
 
I execute each script in 50plesk-daily. There are two items in it. One of them is mysqldump.sh. After exec mysqldump.sh i get an error that a table is crashed. I execute following command:

mysqlcheck --all-databases -u admin -p`cat /etc/psa/.psa.shadow` --auto-repair

Seems to be fixed now.
 
Back
Top