• Resolved Mati

    (@mattheus)


    hi

    i don’t use your plugin. yet i see errors in the debug log and in the database quite a few tables of jetpack. any idea how these get here?

    [29-Jan-2025 19:06:41 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT option_value FROM wp_options WHERE option_name = 'wc_pending_batch_processes' LIMIT 1 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, Automattic\WooCommerce\Internal\BatchProcessing\BatchProcessingController->Automattic\WooCommerce\Internal\BatchProcessing\{closure}, Automattic\WooCommerce\Internal\BatchProcessing\BatchProcessingController->remove_or_retry_failed_processors, Automattic\WooCommerce\Internal\BatchProcessing\BatchProcessingController->get_enqueued_processors, get_option [29-Jan-2025 19:06:41 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT option_name, option_value FROM wp_options WHERE option_name IN ('_transient_jetpack_update_remote_package_last_query','_transient_timeout_jetpack_update_remote_package_last_query') made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, Automattic\Jetpack\Connection\Package_Version_Tracker->maybe_update_package_versions, Automattic\Jetpack\Connection\Package_Version_Tracker->is_rate_limiting, get_transient, wp_prime_option_caches [29-Jan-2025 19:06:41 UTC] WordPress database error Commands out of sync; you can't run this command now for query INSERT INTO wp_options (option_name, option_value, autoload) VALUES ('_transient_timeout_jetpack_update_remote_package_last_query', '1738177661', 'off') ON DUPLICATE KEY UPDATE option_name = VALUES(option_name), option_value = VALUES(option_value), autoload = VALUES(autoload) made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, Automattic\Jetpack\Connection\Package_Version_Tracker->maybe_update_package_versions, Automattic\Jetpack\Connection\Package_Version_Tracker->is_rate_limiting, set_transient, add_option [29-Jan-2025 19:06:41 UTC] WordPress database error Commands out of sync; you can't run this command now for query INSERT INTO wp_options (option_name, option_value, autoload) VALUES ('_transient_jetpack_update_remote_package_last_query', '1738177601', 'off') ON DUPLICATE KEY UPDATE option_name = VALUES(option_name), option_value = VALUES(option_value), autoload = VALUES(autoload) made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, Automattic\Jetpack\Connection\Package_Version_Tracker->maybe_update_package_versions, Automattic\Jetpack\Connection\Package_Version_Tracker->is_rate_limiting, set_transient, add_option [29-Jan-2025 19:13:59 UTC] WordPress database error Can't DROP INDEX order_addresses_fts; check that it exists for query ALTER TABLE wp_wc_order_addresses DROP INDEX order_addresses_fts; made by do_action('woocommerce_page_wc-status'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Admin_Menus->status_page, WC_Admin_Status::output, include_once('/plugins/woocommerce/includes/admin/views/html-admin-page-status.php'), WC_Admin_Status::status_tools, WC_REST_System_Status_Tools_V2_Controller->execute_tool, Automattic\WooCommerce\Internal\DataStores\Orders\CustomOrdersTableController->recreate_order_address_fts_index, Automattic\WooCommerce\Internal\Utilities\DatabaseUtil->drop_fts_index_order_address_table

    database:
    https://prnt.sc/YlzMbfdEoBVs wp_option
    https://prnt.sc/fImCkLvTq3H_
    https://prnt.sc/5IlxxeWtjbjh

    • This topic was modified 1 month, 3 weeks ago by Mati.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Bruce (a11n)

    (@bruceallen)

    Happiness Engineer

    Hi @mattheus

    It looks like you’re using WooCommerce, and while it doesn’t inherently require Jetpack, some of its extensions and related services do rely on the connection Jetpack establishes with WordPress.com.

    If you’re using or have used in the past any of the following, this would explain the Jetpack entries in your database:

    • WooCommerce Shipping & Tax
    • WooCommerce Mobile App
    • WooPayments
    • Google for WooCommerce

    There are others as well which rely on the Jetpack connection (which doesn’t always require the Jetpack plugin to be installed).

    Regardless of whether you use Jetpack, a connection to WordPress.com is crucial for the proper functioning of many WooCommerce extensions.

    Thread Starter Mati

    (@mattheus)

    thanks for the clarification. i use google for woocommerce then explain that.

Viewing 2 replies - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.