• Resolved bheadrick

    (@bheadrick)


    I’ve started seeing a ton of db errors related to the action scheduler – specifically webhook actions, and Jilt is the only plugin I’m using that uses webhooks, and I confirmed that the majority of pending scheduled actions are using one of the Jilt webhooks (product updated)

    Since it’s asynchronous, the queue processing stack trace doesn’t include Jilt.
    I’ve contacted the support team for wc product feeds and confirmed their plugin wasn’t the cause of the issue.

    Uncaught exception 'RuntimeException' with message 'Unable to claim actions. Database error.' 
    in /wp-content/plugins/woocommerce-product-feeds/vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_DBStore.php:675
    …rce-product-feeds/vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_DBStore.php (599)
    …woocommerce-product-feeds/vendor/woocommerce/action-scheduler/classes/ActionScheduler_QueueRunner.php (153)
    …woocommerce-product-feeds/vendor/woocommerce/action-scheduler/classes/ActionScheduler_QueueRunner.php (132)
    …QueueRunner::run called at /wp-includes/class-wp-hook.php (292)
    …k::apply_filters called at /wp-includes/class-wp-hook.php (316)
       in WP_Hook::do_action called at /wp-includes/plugin.php (484)
    …roduct-feeds/vendor/woocommerce/action-scheduler/classes/ActionScheduler_AsyncRequest_QueueRunner.php (52)
    /wp-content/plugins/woocommerce/includes/libraries/wp-async-request.php (147)
    …st::maybe_handle called at /wp-includes/class-wp-hook.php (292)
    …k::apply_filters called at /wp-includes/class-wp-hook.php (316)
       in WP_Hook::do_action called at /wp-includes/plugin.php (484)
               in do_action called at /wp-admin/admin-ajax.php (202)
    • This topic was modified 2 years, 10 months ago by bheadrick.
    • This topic was modified 2 years, 10 months ago by bheadrick.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Unable to claim actions. Database error.’’ is closed to new replies.