Recurring Fatal Errors reported by WordPress
-
For about a week now, WordPress keeps reporting Fatal Errors from Imagify, approximately every 30-48 hours. The error details are below, but the essence seems to be that the wp_actionscheduler_actions table doesn’t exist. I’ve checked the database, and indeed it doesn’t. But it wasn’t dropped recently, so I don’t understand why this error should suddenly be thrown now?
As far as I can tell from Google, the actionscheduler tables are related to the WooCommerce Action Scheduler, and this site does not use WooCommerce at all. And I have another site that uses Imagify, doesn’t use WooCommerce, and doesn’t throw this error.
Error Details
=============
An error of type E_ERROR was caused in line 1016 of the file /mnt/web003/e2/70/511363570/htdocs/villadiodati.com/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/data-stores/ActionScheduler_DBStore.php. Error message: Uncaught RuntimeException: Unable to claim actions. Database error: Table 'dbs12768442.wp_actionscheduler_actions' doesn't exist. in /mnt/web003/e2/70/511363570/htdocs/villadiodati.com/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/data-stores/ActionScheduler_DBStore.php:1016
Stack trace:
#0 /mnt/web003/e2/70/511363570/htdocs/villadiodati.com/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/data-stores/ActionScheduler_DBStore.php(861): ActionScheduler_DBStore->claim_actions()
#1 /mnt/web003/e2/70/511363570/htdocs/villadiodati.com/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/data-stores/ActionScheduler_HybridStore.php(253): ActionScheduler_DBStore->stake_claim()
#2 /mnt/web003/e2/70/511363570/htdocs/villadiodati.com/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/ActionScheduler_QueueRunner.php(179): ActionScheduler_HybridStore->stake_claim()
#3 /mnt/web003/e2/70/511363570/htdocs/villadiodati.com/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/ActionScheduler_QueueRunner.php(158): ActionScheduler_QueueRunner->do_batch()
#4 /mnt/web003/e2/70/511363570/htdocs/villadiodati.com/wp-includes/class-wp-hook.php(341): ActionScheduler_QueueRunner->run()
#5 /mnt/web003/e2/70/511363570/htdocs/villadiodati.com/wp-includes/class-wp-hook.php(365): WP_Hook->apply_filters()
#6 /mnt/web003/e2/70/511363570/htdocs/villadiodati.com/wp-includes/plugin.php(570): WP_Hook->do_action()
#7 /mnt/web003/e2/70/511363570/htdocs/villadiodati.com/wp-cron.php(191): do_action_ref_array()
#8 {main}
thrownThe page I need help with: [log in to see the link]
You must be logged in to reply to this topic.