Title: PHP Error-action_scheduler_run_queue
Last modified: December 10, 2022

---

# PHP Error-action_scheduler_run_queue

 *  Resolved [Robert](https://wordpress.org/support/users/rsterry48/)
 * (@rsterry48)
 * [3 years, 6 months ago](https://wordpress.org/support/topic/php-error-action_scheduler_run_queue/)
 * Since we updated to WP 6.1.1 we are getting this cron event appearing as an error
   in our PHP Error Log on the Dashboard [we are using Error Log Monitor to display
   in the Dashboard]:
    Cron reschedule event error for hook: action_scheduler_run_queue,
   Error code: could_not_set, Error message: The cron event list could not be saved.,
   Data: {“schedule”:”every_minute”,”args”:[“WP Cron”],”interval”:60}
 * This has never appeared in the PHP Error Log before. The cron event is set to
   run every 1 minute but the error only appears in the Log every few days. It doesn’t
   appear in the Log if I run it manually using WP Crontrol.
 * Any idea why this is happening? I can set Error Log Monitor to ignore the error
   so it doesn’t appear in the Dashboard, but is this a good idea?
    Many thanks 
   Robert

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Author [John Blackbourn](https://wordpress.org/support/users/johnbillion/)
 * (@johnbillion)
 * WordPress Core Developer
 * [3 years, 6 months ago](https://wordpress.org/support/topic/php-error-action_scheduler_run_queue/#post-16277568)
 * Thanks for the report. This is unrelated to WP Crontrol and is most likely an
   error that has been occurring prior to WordPress 6.1, except that in 6.1 extra
   error reporting was added so previously unseen errors such as this are now logged.
 * Here’s where the new logging was added: [https://core.trac.wordpress.org/ticket/56048](https://core.trac.wordpress.org/ticket/56048)
 * Here’s a similar report to yours after the change: [https://core.trac.wordpress.org/ticket/57271](https://core.trac.wordpress.org/ticket/57271)
 * You might want to report the issue to Action Scheduler too but it’s likely not
   specific to that plugin.
 *  Thread Starter [Robert](https://wordpress.org/support/users/rsterry48/)
 * (@rsterry48)
 * [3 years, 6 months ago](https://wordpress.org/support/topic/php-error-action_scheduler_run_queue/#post-16278152)
 * Thank you so very much John. A really helpful reply. So based on your reply, 
   I assume we can set the PHP Errors being displayed by the plugin Error Log Monitor[
   and are cluttering up our Dashboard] to ‘Ignore’ but leave the errors in the 
   error log itself for reference if needed?
 *  Plugin Author [John Blackbourn](https://wordpress.org/support/users/johnbillion/)
 * (@johnbillion)
 * WordPress Core Developer
 * [3 years, 5 months ago](https://wordpress.org/support/topic/php-error-action_scheduler_run_queue/#post-16279151)
 * Yep that sounds sensible.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘PHP Error-action_scheduler_run_queue’ is closed to new replies.

 * ![](https://ps.w.org/wp-crontrol/assets/icon.svg?rev=3539529)
 * [WP Crontrol](https://wordpress.org/plugins/wp-crontrol/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-crontrol/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-crontrol/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-crontrol/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-crontrol/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-crontrol/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [John Blackbourn](https://wordpress.org/support/users/johnbillion/)
 * Last activity: [3 years, 5 months ago](https://wordpress.org/support/topic/php-error-action_scheduler_run_queue/#post-16279151)
 * Status: resolved