• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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