Cron Jobs Related Error: “Cron reschedule event error “
-
I use softaculous to install wordpress in my c-panel. Using PHP 8.2 & sometimes PHP 8.1. After installation complete & few times passed, I generally get this error in my error log file. Below is one of the example.
[06-Apr-2023 15:12:11 UTC] Cron reschedule event error for hook: action_scheduler_run_queue, Error code: invalid_schedule, Error message: Event schedule does not exist., Data: {“schedule”:”every_minute”,”args”:[“WP Cron”],”interval”:60}
Note: I have not disable default wp cron via wp-config file. Nor I have created any custom cron jobs. After using new PHP versions, These error comes in fresh installation only. I tested it without installing any other plugins + tested it by just installing simple plugins like code snippet & wordfence. Got similar error. Errors are not repeating, but sometimes getting. I suspect it is due to using latest version of PHP. May be wrong too. Only Wp experts know the possible reason??
- The topic ‘Cron Jobs Related Error: “Cron reschedule event error “’ is closed to new replies.