Doesn’t work with server cron
-
Hello,
I recently migrated my hosting server to Cloudways and enabled their customized server-based WP Cron, which is set to trigger every 30 minutes. This resulted in the WordPress native Cron being disabled.
However, since the WordPress native cron was disabled, I continue to receive alerts from UpdraftPlus, indicating that backups cannot run and the scheduler in my wp is not working properly:
Warning: WordPress has a number (7) of scheduled tasks which are overdue. Unless this is a development site, this means that the scheduler in your WordPress install is not working properly. Read this page for a guide to possible causes and how to fix it.
Warning:?The scheduler is disabled in your WordPress install, via the DISABLE_WP_CRON setting. No backups can run (even “Backup Now”) unless either you have set up a facility to call the scheduler manually, or until it is enabled.?Go here for more information.I reached out to Cloudways’ customer service, and they provided a modified cron setup as follows:
*/30 * * * * /home/master/applications/danrxadqnz/public_html && /usr/bin/php /usr/local/bin/wp cron event run –due-now
Despite this adjustment, I’m still receiving the same alerts from UpdraftPlus. Cloudways’ customer service suggested that I obtain a cron from the plugin support:
“If the Updraft tasks or schedules are not running with the default wp-cron, please be informed that you need to get a cron from your plugin support so that we can add the cron for it in the cron management section.”
It’s important to note that, despite the alerts, I can see new UpdraftPlus backups in the “existing backups” section every day. The daily backup appears to be functioning normally.
I’m somewhat confused at this point. I’m not sure if the backup is running as it should, or if there’s an issue as indicated in the warnings. If it’s the latter case, could you please advise me on where to obtain the mentioned cron as suggested by Cloudways’ customer service?
Thank you for your assistance.
The page I need help with: [log in to see the link]
- The topic ‘Doesn’t work with server cron’ is closed to new replies.