CRON no longer works after update
-
After the recent update of wordpress I am now seeing these errors in my logs. Never had them before. It’s seems the cron no longer works. Yes, I also disabled all plugins to make sure it was not a conflict. I am not sure what is causing this.
shell [11-Apr-2022 22:40:52 UTC] PHP Warning: Undefined array key "args" in /home/public_html/wp-cron.php on line 124 [11-Apr-2022 22:40:52 UTC] PHP Warning: Undefined array key "args" in /home/public_html/wp-cron.php on line 127 [11-Apr-2022 22:40:52 UTC] PHP Warning: Undefined array key "args" in /home/public_html/wp-cron.php on line 138 [11-Apr-2022 22:40:52 UTC] PHP Fatal error: Uncaught TypeError: count(): Argument #1 ($value) must be of type Countable|array, null given in /home/public_html/wp-includes/class-wp-hook.php:292 Stack trace: #0 /home/public_html/wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters('', NULL) #1 /home/public_html/wp-includes/plugin.php(522): WP_Hook->do_action(NULL) #2 /home/public_html/wp-cron.php(138): do_action_ref_array('wp_privacy_dele...', NULL) #3 {main} thrown in /home/public_html/wp-includes/class-wp-hook.php on line 292
Viewing 9 replies - 1 through 9 (of 9 total)
Viewing 9 replies - 1 through 9 (of 9 total)
- The topic ‘CRON no longer works after update’ is closed to new replies.