woocommerce_run_update_callback keeps being added to Scheduled Actions
-
I migrated my WooCommerce site to a new web host yesterday, and since then the database update has been stuck in an infinite loop. I get the message that a database update is in progress, and the scheduled action is:
woocommerce_run_update_callback
‘update_callback’ => ‘wc_update_770_remove_multichannel_marketing_feature_options’
However, it never runs, and additional identical entries keep getting added to that table every few seconds. If I try to run each one manually, I may or may not be successful – sometimes they are adding so fast that I can’t keep up with them. However, even if I am successful in running them and clearing out the table, I just get a new message saying the database has to be updated, and the whole process starts all over.
- The topic ‘woocommerce_run_update_callback keeps being added to Scheduled Actions’ is closed to new replies.