Numerous errors with new version 2.0.1
-
Since upgrading to Easy WP SMTP 2.0.1, my PHP error log is has blown out to over 50+MB with this error (among others caused by this new version)
WordPress database error Table 'hbt_portal40.wp_actionscheduler_actions' doesn't exist for query SELECT a.action_id FROM wp_actionscheduler_actions a WHERE 1=1 AND a.hook='action_scheduler/migration_hook' AND a.status IN ('in-progress') ORDER BY a.scheduled_date_gmt ASC LIMIT 0, 1 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('wp_loaded'), WP_Hook->do_action, WP_Hook->apply_filters, Action_Scheduler\Migration\Controller->schedule_migration, Action_Scheduler\Migration\Scheduler->is_migration_scheduled, as_next_scheduled_action, ActionScheduler_Store->query_action, ActionScheduler_HybridStore->query_actions, ActionScheduler_DBStore->query_actionsI also get this one repeatedly:
PHP Fatal error: Uncaught RuntimeException: Unable to claim actions. Database error. in /home/hbt/public_html/myhbt.com.au/assets/plugins/easy-wp-smtp/vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_DBStore.php:683 Stack trace: #0 /home/hbt/public_html/myhbt.com.au/assets/plugins/easy-wp-smtp/vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_DBStore.php(597): ActionScheduler_DBStore->claim_actions(0, 25, NULL, Array, '') #1 /home/hbt/public_html/myhbt.com.au/assets/plugins/easy-wp-smtp/vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_HybridStore.php(221): ActionScheduler_DBStore->stake_claim(25, NULL, Array, '') #2 /home/hbt/public_html/myhbt.com.au/assets/plugins/easy-wp-smtp/vendor/woocommerce/action-scheduler/classes/ActionScheduler_QueueRunner.php(153): ActionScheduler_HybridStore->stake_claim(25) #3 /home/hbt/public_html/myhbt.com.au/assets/plugins/easy-wp-smtp/vendor/woocommerce/action-scheduler/classes/ActionScheduler_QueueRunner.php(132): ActionSched in /home/hbt/public_html/myhbt.com.au/assets/plugins/easy-wp-smtp/vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_DBStore.php on line 683
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
The topic ‘Numerous errors with new version 2.0.1’ is closed to new replies.