• Resolved steplab

    (@steplab)


    Hi, Action Scheduler of woocommerce is crashing our website. Is possible to reset or stop action scheduler queue?

    Un errore di E_ERROR è stato causato nella linea 44 del file /****/public_html/wp-content/plugins/woocommerce/packages/action-scheduler/classes/migration/ActionScheduler_DBStoreMigrator.php. Messaggio di errore: Uncaught RuntimeException: Errore durante il salvataggio dell'azione: Errore durante il salvataggio dell'azione: Errore del database. in *****/wp-content/plugins/woocommerce/packages/action-scheduler/classes/migration/ActionScheduler_DBStoreMigrator.php:44 Stack trace: #0 /*****/public_html/wp-content/plugins/woocommerce/packages/action-scheduler/classes/data-stores/ActionScheduler_HybridStore.php(242): ActionScheduler_DBStoreMigrator->save_action(Object(ActionScheduler_Action), NULL) #1 /*****/public_html/wp-content/plugins/woocommerce/packages/action-scheduler/classes/ActionScheduler_ActionFactory.php(177): ActionScheduler_HybridStore->save_action(Object(ActionScheduler_Action)) #2 /******/public_html/wp-content/plugins/woocommerce/packages/action-scheduler/classes/ActionScheduler_ActionFactory.php(84): ActionScheduler_ActionFactory->store(Object(ActionScheduler_Action)) #3 /home/customer/www/bursi.it/public_html

Viewing 1 replies (of 1 total)
  • Saif

    (@babylon1999)

    Hello @steplab,

    Thank you for reaching out!

    WooCommerce depends heavily on the action-scheduler package, so even if there’s a way to disable it, it might cause more problems than it solves.

    Could you please try rebuilding the database schema using the following WP-CLI command to see if it resolves the issue?

    You might need to contact your hosting provider for instructions on how to access the WP-CLI terminal.

    wp action-scheduler fix-schema

    Let us know how it goes!

Viewing 1 replies (of 1 total)
  • The topic ‘woocommerce action scheduler crash website’ is closed to new replies.