Upgrade to 4.3.0 causing errors
-
Hi all
Following auto update to Woocommerce version 4.3.0, a customer’s site back end is failing to load and the auto recovery option being commenced. Rolling back to 4.2.2 did work for a while, but despite trying to block auto updates using plugins, the site keeps encountering the error after a 4.3.0 update. Now, restoring backups or rolling back to 4.2.2 is not working either so I have had to disable Woocommerce to get the front and back end working, but without Woocommerce functionality. I was on php 7.1 but upgraded to 7.4, linux server with mysql 10.3.20-MariaDB
Is this something that can be easily rectified with a database repair or similar?
Many thanks
The error message was:
An error of type E_ERROR was caused in line 75 of the file /home/sitename/public_html/wp-content/plugins/woocommerce/packages/action-scheduler/classes/data-stores/ActionScheduler_DBStore.php. Error message: Uncaught RuntimeException: Error saving action: Table ‘sitename_wp818.wpdr_actionscheduler_actions’ doesn’t exist in /home/sitename/public_html/wp-content/plugins/woocommerce/packages/action-scheduler/classes/data-stores/ActionScheduler_DBStore.php:75 Stack trace: #0 /home/sitename/public_html/wp-content/plugins/woocommerce/packages/action-scheduler/classes/ActionScheduler_ActionFactory.php(177): ActionScheduler_DBStore->save_action(Object(ActionScheduler_Action)) #1 /home/sitename/public_html/wp-content/plugins/woocommerce/packages/action-scheduler/classes/ActionScheduler_ActionFactory.php(105): ActionScheduler_ActionFactory->store(Object(ActionScheduler_Action)) #2 /home/sitename/public_html/wp-content/plugins/woocommerce/packages/action-scheduler/functions.php(54): ActionScheduler_ActionFactory->recurring(‘woocommerce_cle…’, Array, false, 86400, ”) #3 /home/sitename/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/Installer.php(129): as_schedule_re
The topic ‘Upgrade to 4.3.0 causing errors’ is closed to new replies.