Scheduler issues
-
Hi
Recently I had to change the permissions on on a website due to a failed restore. The permissions of some of the folders and files on the server were set to root. This apparently caused the restore plugin to not be able to restore the site due to lack of permissions of folders.
So I changed all user and groups recursively on the /var/www/ to www-data:www-data which is the username and group held by Apache.
We are using an Ubuntu with WordPress 5.8 install provided by Digital Ocean
So far, recently I’ve been noticing the Updraft Backup plugin indicating that there were some scheduled tasks overdue.
So I recently installed WP-Cron Status Checker which reports there are no issues with WP-Cron
But the overdue schedule tasks seem to raise so I installed WP Crontrol
Some of the core WordPress, and other plugins we are using are overdue since the day we had to restore and change the permissions.We have set a few articles to get posted tomorrow, so we can see if these fail as well.
Still, how can I figure out where the issue is? I don’t know how to get any log related to WP-Cron, or any log related to the scheduled processes.
Site health also reports:
The scheduled event, wp_version_check, failed to run. Your site still works, but this may indicate that scheduling posts or automated updates may not work as intended.
So far, WordPress and plugin updates seem to show on the WordPress dashboard.. In fact today I got the update to WordPress 6.0.2
What can I do here to solve the issue?
Thank you.
- The topic ‘Scheduler issues’ is closed to new replies.