• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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