• The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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