• Hello, I got these errors on my debug file. These errors repeat intermittently in my debug file. what is the problem?

    I think this is the reason for the recent decrease in the cache hit rate of my cdn.

    [08-Mar-2024 12:21:38 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 = 'woocommerce_receipt_page_id' LIMIT 1 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, wp_ob_end_flush_all, ob_end_flush, WpFastestCacheCreateCache->callback, WpFastestCacheCreateCache->ignored, wc_get_page_id, get_option, QM_DB->query
    [08-Mar-2024 12:21:38 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 = 'woocommerce_confirmation_page_id' LIMIT 1 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, wp_ob_end_flush_all, ob_end_flush, WpFastestCacheCreateCache->callback, WpFastestCacheCreateCache->ignored, wc_get_page_id, get_option, QM_DB->query
    [08-Mar-2024 12:21:38 UTC] WordPress database error Commands out of sync; you can't run this command now for query UPDATE wp_options SET option_value = '1712492498' WHERE option_name = '_transient_timeout_woocommerce_blocks_asset_api_script_data_ssl' made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, Automattic\WooCommerce\Blocks\Assets\Api->update_script_data_cache, set_transient, update_option, QM_DB->query
    [08-Mar-2024 12:21:39 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 = 'woocommerce_receipt_page_id' LIMIT 1 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, wp_ob_end_flush_all, ob_end_flush, WpFastestCacheCreateCache->callback, WpFastestCacheCreateCache->ignored, wc_get_page_id, get_option, QM_DB->query
    [08-Mar-2024 12:21:39 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 = 'woocommerce_confirmation_page_id' LIMIT 1 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, wp_ob_end_flush_all, ob_end_flush, WpFastestCacheCreateCache->callback, WpFastestCacheCreateCache->ignored, wc_get_page_id, get_option, QM_DB->query
    [08-Mar-2024 12:21:39 UTC] WordPress database error Commands out of sync; you can't run this command now for query UPDATE wp_options SET option_value = '1712492499' WHERE option_name = '_transient_timeout_woocommerce_blocks_asset_api_script_data_ssl' made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, Automattic\WooCommerce\Blocks\Assets\Api->update_script_data_cache, set_transient, update_option, QM_DB->query
    [08-Mar-2024 12:21:40 UTC] WordPress database error Commands out of sync; you can't run this command now for query UPDATE wp_options SET option_value = 'a:0:{}' WHERE option_name = '_transient_jetpack_autoloader_plugin_paths' made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, Automattic\Jetpack\Autoloader\jp13af4a3f8da9b445054cc1ac1e33cd66\Shutdown_Handler->__invoke, Automattic\Jetpack\Autoloader\jp13af4a3f8da9b445054cc1ac1e33cd66\Plugins_Handler->cache_plugins, set_transient, update_option, QM_DB->query

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Emre Vona

    (@emrevona)

    why do you think that wp fastest cache causes the issue?

    Thread Starter saidalt

    (@saidalt)

    Because the name of the plugin is mentioned in the error codes.

    I’m not an expert

    maybe you can guide me on this matter

    Plugin Author Emre Vona

    (@emrevona)

    I have no idea. For example; the name of the plugin is mentioned in the following errors.

    [08-Mar-2024 12:21:39 UTC] WordPress database error Commands out of sync; you can't run this command now for query UPDATE wp_options SET option_value = '1712492499' WHERE option_name = '_transient_timeout_woocommerce_blocks_asset_api_script_data_ssl' made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, Automattic\WooCommerce\Blocks\Assets\Api->update_script_data_cache, set_transient, update_option, QM_DB->query
    [08-Mar-2024 12:21:40 UTC] WordPress database error Commands out of sync; you can't run this command now for query UPDATE wp_options SET option_value = 'a:0:{}' WHERE option_name = '_transient_jetpack_autoloader_plugin_paths' made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, Automattic\Jetpack\Autoloader\jp13af4a3f8da9b445054cc1ac1e33cd66\Shutdown_Handler->__invoke, Automattic\Jetpack\Autoloader\jp13af4a3f8da9b445054cc1ac1e33cd66\Plugins_Handler->cache_plugins, set_transient, update_option, QM_DB->query
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘WordPress database error’ is closed to new replies.