Forum Replies Created

Viewing 15 replies - 1 through 15 (of 22 total)
  • Thread Starter php-supadev

    (@lbdeveloper)

    @anghelemanuel99 By disabling that option , it works! Thx

    • This reply was modified 10 months, 3 weeks ago by php-supadev.
    Thread Starter php-supadev

    (@lbdeveloper)

    Please help , did you read my last message? How do we troubleshoot this , at least to exclude that TranslatePress is not to blame for these redirects and 404 ?

    I have also posted this related discussion https://stackoverflow.com/questions/79653521/alias-domain-gets-redirected-by-wordpress-or-ends-in-404 , which you can watch

    Thanks

    • This reply was modified 11 months, 1 week ago by php-supadev.
    Thread Starter php-supadev

    (@lbdeveloper)

    No , i did not mention the need to use a separate domain for each language. We don’t need it. The problem is with a domain which has to be just an alias to our original domain. Let me know , thanks

    Thread Starter php-supadev

    (@lbdeveloper)

    Also i have noticed that http://www.domain.com works well . Maybe translatepress (free) supports only www as an alias , since it’s the “standard” alias ? or maybe it supports all the subdomains of the regular domain ? i just want to figure out why www. works but another alias domain doesn’t , and eventually i upgrade to Pro if that solves the issue. Thx

    Thread Starter php-supadev

    (@lbdeveloper)

    I have always had “Enable the use of coupon codes” enabled . I did not specify though that we are using TutorLMS free version, maybe that’s the culprit?

    Anyway , i’ve tried to dig more. When i do this in the browser DevTools , on Checkout:

    jQuery(".wp-block-woocommerce-checkout-order-summary-coupon-form-block")

    i see that the coupon field exists , but inside (not as a direct child) a hidden elementor element. The element looks like this

    <section class="elementor-section elementor-top-section elementor-element elementor-element-77625126 elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default qodef-elementor-content-no" data-id="77625126" data-element_type="section">


    </section>

    It is hidden by the classes: elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile

    Is it safe if i force that element to be visible , through some custom CSS ? I think it would be dirty and unsafe , so i am waiting for your advice , if this is about some incompatibility of the theme with TutorLMS or other plugins.

    Do you need my Woocommerce Status Report ?

    Thanks

    Thread Starter php-supadev

    (@lbdeveloper)

    @carolm29 Thanks .

    I did as you said , and magically now the field appeared , even after re-enabling all the plugins and the previous theme!

    But the field appears only on the Cart page , which i guess it’s standard Woocommerce behaviour. Is it possible to make it appear also on Checkout page ?

    • This reply was modified 1 year, 9 months ago by php-supadev.
    Thread Starter php-supadev

    (@lbdeveloper)

    Also , i have tried to disable all payment options , and activate only Bank transfer. Still , same problem.

    Thread Starter php-supadev

    (@lbdeveloper)

    Still relevant yes.

    Thread Starter php-supadev

    (@lbdeveloper)

    Hello,

    what’s the status? Are you trying to reproduce and solve the bug? Thx

    Thread Starter php-supadev

    (@lbdeveloper)

    Hey , we have updated TranslatePress to 2.7.2

    Issue persists.

    Note: we have Elementor 3.4.8 , while the latest is 3.6.0 . But i don’t think that’s the culprit , so please can you try replicating this bug?

    If the bug doesn’t show up for you with the latest Elementor ( i guess you have the latest) , then i will update Elementor too and retry.

    Thanks

    Thread Starter php-supadev

    (@lbdeveloper)

    I forgot:

    we have an old Version 2.2.1

    We will update it and then i’ll get back , hopefully the problem is fixed now

    Thread Starter php-supadev

    (@lbdeveloper)

    The same errors keep repeating, here is another batch of them i got at the same time at 23:09 UTC

    
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query 
    			SELECT DISTINCT t.term_id
    			FROM wp_terms AS t  INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id INNER JOIN wp_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
    			WHERE tt.taxonomy IN ('product_type') AND tr.object_id IN (90364)
    			ORDER BY t.name ASC
    			
    		 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, wc_get_product, WC_Product_Factory->get_product, WC_Product_Factory::get_product_type, WC_Data_Store->__call, WC_Product_Data_Store_CPT->get_product_type, get_the_terms, wp_get_object_terms, get_terms, WP_Term_Query->query, WP_Term_Query->get_terms
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query 
    			SELECT DISTINCT t.term_id
    			FROM wp_terms AS t  LEFT JOIN wp_termmeta ON ( t.term_id = wp_termmeta.term_id AND wp_termmeta.meta_key='order') INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id INNER JOIN wp_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
    			WHERE tt.taxonomy IN ('pa_color') AND tr.object_id IN (90364) AND ( 
      ( wp_termmeta.meta_key = 'order' OR wp_termmeta.meta_key IS NULL )
    )
    			ORDER BY wp_termmeta.meta_value+0 ASC, t.name ASC
    			
    		 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, wc_get_product, WC_Product_Factory->get_product, WC_Product_Simple->__construct, WC_Product->__construct, WC_Data_Store->read, WC_Product_Data_Store_CPT->read, WC_Product_Data_Store_CPT->read_attributes, wc_get_object_terms, get_the_terms, wp_get_object_terms, get_terms, WP_Term_Query->query, WP_Term_Query->get_terms
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query 
    			SELECT DISTINCT t.term_id
    			FROM wp_terms AS t  LEFT JOIN wp_termmeta ON ( t.term_id = wp_termmeta.term_id AND wp_termmeta.meta_key='order') INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id INNER JOIN wp_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
    			WHERE tt.taxonomy IN ('pa_size') AND tr.object_id IN (90364) AND ( 
      ( wp_termmeta.meta_key = 'order' OR wp_termmeta.meta_key IS NULL )
    )
    			ORDER BY wp_termmeta.meta_value+0 ASC, t.name ASC
    			
    		 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, wc_get_product, WC_Product_Factory->get_product, WC_Product_Simple->__construct, WC_Product->__construct, WC_Data_Store->read, WC_Product_Data_Store_CPT->read, WC_Product_Data_Store_CPT->read_attributes, wc_get_object_terms, get_the_terms, wp_get_object_terms, get_terms, WP_Term_Query->query, WP_Term_Query->get_terms
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query 
    			SELECT DISTINCT t.term_id
    			FROM wp_terms AS t  LEFT JOIN wp_termmeta ON ( t.term_id = wp_termmeta.term_id AND wp_termmeta.meta_key='order') INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id INNER JOIN wp_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
    			WHERE tt.taxonomy IN ('product_cat') AND tr.object_id IN (90364) AND ( 
      ( wp_termmeta.meta_key = 'order' OR wp_termmeta.meta_key IS NULL )
    )
    			ORDER BY wp_termmeta.meta_value+0 ASC, t.name ASC
    			
    		 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, wc_get_product, WC_Product_Factory->get_product, WC_Product_Simple->__construct, WC_Product->__construct, WC_Data_Store->read, WC_Product_Data_Store_CPT->read, WC_Product_Data_Store_CPT->read_product_data, WC_Data_Store_WP->get_term_ids, get_the_terms, wp_get_object_terms, get_terms, WP_Term_Query->query, WP_Term_Query->get_terms
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query 
    			SELECT DISTINCT t.term_id
    			FROM wp_terms AS t  INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id INNER JOIN wp_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
    			WHERE tt.taxonomy IN ('product_tag') AND tr.object_id IN (90364)
    			ORDER BY t.name ASC
    			
    		 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, wc_get_product, WC_Product_Factory->get_product, WC_Product_Simple->__construct, WC_Product->__construct, WC_Data_Store->read, WC_Product_Data_Store_CPT->read, WC_Product_Data_Store_CPT->read_product_data, WC_Data_Store_WP->get_term_ids, get_the_terms, wp_get_object_terms, get_terms, WP_Term_Query->query, WP_Term_Query->get_terms
    [30-Sep-2022 23:09:05 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 = '_transient_timeout_wc_product_children_104029' LIMIT 1 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Data_Store->__call, WC_Product_Variable_Data_Store_CPT->sync_price, WC_Product_Variable->get_visible_children, WC_Data_Store->__call, WC_Product_Variable_Data_Store_CPT->read_children, get_transient, get_option
    [30-Sep-2022 23:09:05 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 = '_transient_wc_product_children_104029' LIMIT 1 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Data_Store->__call, WC_Product_Variable_Data_Store_CPT->sync_price, WC_Product_Variable->get_visible_children, WC_Data_Store->__call, WC_Product_Variable_Data_Store_CPT->read_children, get_transient, get_option
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query 
    			SELECT   wp_posts.ID
    			FROM wp_posts 
    			WHERE 1=1  AND wp_posts.post_parent = 104029  AND wp_posts.post_type = 'product_variation' AND ((wp_posts.post_status = 'publish' OR wp_posts.post_status = 'private'))
    			
    			ORDER BY wp_posts.menu_order ASC, wp_posts.ID ASC
    			
    		 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Data_Store->__call, WC_Product_Variable_Data_Store_CPT->sync_price, WC_Product_Variable->get_visible_children, WC_Data_Store->__call, WC_Product_Variable_Data_Store_CPT->read_children, get_posts, WP_Query->query, WP_Query->get_posts
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query 
    			SELECT   wp_posts.ID
    			FROM wp_posts 
    			WHERE 1=1  AND wp_posts.post_parent = 104029  AND wp_posts.post_type = 'product_variation' AND ((wp_posts.post_status = 'publish'))
    			
    			ORDER BY wp_posts.menu_order ASC, wp_posts.ID ASC
    			
    		 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Data_Store->__call, WC_Product_Variable_Data_Store_CPT->sync_price, WC_Product_Variable->get_visible_children, WC_Data_Store->__call, WC_Product_Variable_Data_Store_CPT->read_children, get_posts, WP_Query->query, WP_Query->get_posts
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query INSERT INTO <code>wp_options</code> (<code>option_name</code>, <code>option_value</code>, <code>autoload</code>) VALUES ('_transient_timeout_wc_product_children_104029', '1667171345', 'no') ON DUPLICATE KEY UPDATE <code>option_name</code> = VALUES(<code>option_name</code>), <code>option_value</code> = VALUES(<code>option_value</code>), <code>autoload</code> = VALUES(<code>autoload</code>) made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Data_Store->__call, WC_Product_Variable_Data_Store_CPT->sync_price, WC_Product_Variable->get_visible_children, WC_Data_Store->__call, WC_Product_Variable_Data_Store_CPT->read_children, set_transient, add_option
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query INSERT INTO <code>wp_options</code> (<code>option_name</code>, <code>option_value</code>, <code>autoload</code>) VALUES ('_transient_wc_product_children_104029', 'a:2:{s:3:\"all\";a:0:{}s:7:\"visible\";a:0:{}}', 'no') ON DUPLICATE KEY UPDATE <code>option_name</code> = VALUES(<code>option_name</code>), <code>option_value</code> = VALUES(<code>option_value</code>), <code>autoload</code> = VALUES(<code>autoload</code>) made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Data_Store->__call, WC_Product_Variable_Data_Store_CPT->sync_price, WC_Product_Variable->get_visible_children, WC_Data_Store->__call, WC_Product_Variable_Data_Store_CPT->read_children, set_transient, add_option
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT meta_id FROM wp_postmeta WHERE meta_key = '_price' AND post_id = 104029 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Data_Store->__call, WC_Product_Variable_Data_Store_CPT->sync_price, delete_post_meta, delete_metadata
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT meta_id FROM wp_postmeta WHERE meta_key = '_sale_price' AND post_id = 104029 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Data_Store->__call, WC_Product_Variable_Data_Store_CPT->sync_price, delete_post_meta, delete_metadata
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT meta_id FROM wp_postmeta WHERE meta_key = '_regular_price' AND post_id = 104029 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Data_Store->__call, WC_Product_Variable_Data_Store_CPT->sync_price, delete_post_meta, delete_metadata
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query UPDATE <code>wp_posts</code> SET <code>post_modified</code> = '2022-09-30 23:09:05', <code>post_modified_gmt</code> = '2022-09-30 23:09:05' WHERE <code>ID</code> = 104029 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT post_id, meta_key, meta_value FROM wp_postmeta WHERE post_id IN (104029) ORDER BY meta_id ASC made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->update_post_meta, WC_Data_Store_WP->get_props_to_update, metadata_exists, update_meta_cache
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT * FROM wp_posts WHERE ID = 104029 LIMIT 1 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->update_post_meta, WC_Data_Store_WP->update_or_delete_post_meta, update_post_meta, wp_is_post_revision, wp_get_post_revision, get_post, WP_Post::get_instance
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT * FROM wp_posts WHERE ID = 104029 LIMIT 1 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->update_post_meta, WC_Data_Store_WP->update_or_delete_post_meta, update_post_meta, update_metadata, get_object_subtype, get_post_type, get_post, WP_Post::get_instance
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT * FROM wp_posts WHERE ID = 104029 LIMIT 1 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->update_post_meta, WC_Data_Store_WP->update_or_delete_post_meta, update_post_meta, update_metadata, apply_filters('update_post_metadata'), WP_Hook->apply_filters, WC_Post_Data::update_post_metadata, get_post_type, get_post, WP_Post::get_instance
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT meta_id FROM wp_postmeta WHERE meta_key = '_sku' AND post_id = 104029 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->update_post_meta, WC_Data_Store_WP->update_or_delete_post_meta, update_post_meta, update_metadata
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT * FROM wp_posts WHERE ID = 104029 LIMIT 1 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->update_post_meta, WC_Data_Store_WP->update_or_delete_post_meta, update_post_meta, update_metadata, add_metadata, get_object_subtype, get_post_type, get_post, WP_Post::get_instance
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query INSERT INTO <code>wp_postmeta</code> (<code>post_id</code>, <code>meta_key</code>, <code>meta_value</code>) VALUES (104029, '_sku', 'SLAZ-11428-GY') made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->update_post_meta, WC_Data_Store_WP->update_or_delete_post_meta, update_post_meta, update_metadata, add_metadata
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT * FROM wp_posts WHERE ID = 104029 LIMIT 1 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->update_post_meta, WC_Data_Store_WP->update_or_delete_post_meta, delete_post_meta, wp_is_post_revision, wp_get_post_revision, get_post, WP_Post::get_instance
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT meta_id FROM wp_postmeta WHERE meta_key = '_regular_price' AND post_id = 104029 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->update_post_meta, WC_Data_Store_WP->update_or_delete_post_meta, delete_post_meta, delete_metadata
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT * FROM wp_posts WHERE ID = 104029 LIMIT 1 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->update_post_meta, WC_Data_Store_WP->update_or_delete_post_meta, delete_post_meta, wp_is_post_revision, wp_get_post_revision, get_post, WP_Post::get_instance
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT meta_id FROM wp_postmeta WHERE meta_key = '_sale_price' AND post_id = 104029 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->update_post_meta, WC_Data_Store_WP->update_or_delete_post_meta, delete_post_meta, delete_metadata
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT * FROM wp_posts WHERE ID = 104029 LIMIT 1 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->update_post_meta, WC_Data_Store_WP->update_or_delete_post_meta, delete_post_meta, wp_is_post_revision, wp_get_post_revision, get_post, WP_Post::get_instance
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT meta_id FROM wp_postmeta WHERE meta_key = '_sale_price_dates_from' AND post_id = 104029 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->update_post_meta, WC_Data_Store_WP->update_or_delete_post_meta, delete_post_meta, delete_metadata
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT * FROM wp_posts WHERE ID = 104029 LIMIT 1 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->update_post_meta, WC_Data_Store_WP->update_or_delete_post_meta, delete_post_meta, wp_is_post_revision, wp_get_post_revision, get_post, WP_Post::get_instance
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT meta_id FROM wp_postmeta WHERE meta_key = '_sale_price_dates_to' AND post_id = 104029 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->update_post_meta, WC_Data_Store_WP->update_or_delete_post_meta, delete_post_meta, delete_metadata
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT * FROM wp_posts WHERE ID = 104029 LIMIT 1 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->update_post_meta, WC_Data_Store_WP->update_or_delete_post_meta, update_post_meta, wp_is_post_revision, wp_get_post_revision, get_post, WP_Post::get_instance
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT * FROM wp_posts WHERE ID = 104029 LIMIT 1 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->update_post_meta, WC_Data_Store_WP->update_or_delete_post_meta, update_post_meta, update_metadata, get_object_subtype, get_post_type, get_post, WP_Post::get_instance
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT * FROM wp_posts WHERE ID = 104029 LIMIT 1 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->update_post_meta, WC_Data_Store_WP->update_or_delete_post_meta, update_post_meta, update_metadata, apply_filters('update_post_metadata'), WP_Hook->apply_filters, WC_Post_Data::update_post_metadata, get_post_type, get_post, WP_Post::get_instance
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT meta_id FROM wp_postmeta WHERE meta_key = 'total_sales' AND post_id = 104029 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->update_post_meta, WC_Data_Store_WP->update_or_delete_post_meta, update_post_meta, update_metadata
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT * FROM wp_posts WHERE ID = 104029 LIMIT 1 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->update_post_meta, WC_Data_Store_WP->update_or_delete_post_meta, update_post_meta, update_metadata, add_metadata, get_object_subtype, get_post_type, get_post, WP_Post::get_instance
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query INSERT INTO <code>wp_postmeta</code> (<code>post_id</code>, <code>meta_key</code>, <code>meta_value</code>) VALUES (104029, 'total_sales', '0') made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->update_post_meta, WC_Data_Store_WP->update_or_delete_post_meta, update_post_meta, update_metadata, add_metadata
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT * FROM wp_posts WHERE ID = 104029 LIMIT 1 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->update_post_meta, WC_Data_Store_WP->update_or_delete_post_meta, update_post_meta, wp_is_post_revision, wp_get_post_revision, get_post, WP_Post::get_instance
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT * FROM wp_posts WHERE ID = 104029 LIMIT 1 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->update_post_meta, WC_Data_Store_WP->update_or_delete_post_meta, update_post_meta, update_metadata, get_object_subtype, get_post_type, get_post, WP_Post::get_instance
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT * FROM wp_posts WHERE ID = 104029 LIMIT 1 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->update_post_meta, WC_Data_Store_WP->update_or_delete_post_meta, update_post_meta, update_metadata, apply_filters('update_post_metadata'), WP_Hook->apply_filters, WC_Post_Data::update_post_metadata, get_post_type, get_post, WP_Post::get_instance
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT meta_id FROM wp_postmeta WHERE meta_key = '_tax_status' AND post_id = 104029 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->update_post_meta, WC_Data_Store_WP->update_or_delete_post_meta, update_post_meta, update_metadata
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT * FROM wp_posts WHERE ID = 104029 LIMIT 1 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->update_post_meta, WC_Data_Store_WP->update_or_delete_post_meta, update_post_meta, update_metadata, add_metadata, get_object_subtype, get_post_type, get_post, WP_Post::get_instance
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query INSERT INTO <code>wp_postmeta</code> (<code>post_id</code>, <code>meta_key</code>, <code>meta_value</code>) VALUES (104029, '_tax_status', 'taxable') made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->update_post_meta, WC_Data_Store_WP->update_or_delete_post_meta, update_post_meta, update_metadata, add_metadata
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT * FROM wp_posts WHERE ID = 104029 LIMIT 1 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->update_post_meta, WC_Data_Store_WP->update_or_delete_post_meta, update_post_meta, wp_is_post_revision, wp_get_post_revision, get_post, WP_Post::get_instance
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT * FROM wp_posts WHERE ID = 104029 LIMIT 1 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->update_post_meta, WC_Data_Store_WP->update_or_delete_post_meta, update_post_meta, update_metadata, get_object_subtype, get_post_type, get_post, WP_Post::get_instance
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT * FROM wp_posts WHERE ID = 104029 LIMIT 1 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->update_post_meta, WC_Data_Store_WP->update_or_delete_post_meta, update_post_meta, update_metadata, apply_filters('update_post_metadata'), WP_Hook->apply_filters, WC_Post_Data::update_post_metadata, get_post_type, get_post, WP_Post::get_instance
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT meta_id FROM wp_postmeta WHERE meta_key = '_tax_class' AND post_id = 104029 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->update_post_meta, WC_Data_Store_WP->update_or_delete_post_meta, update_post_meta, update_metadata
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT * FROM wp_posts WHERE ID = 104029 LIMIT 1 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->update_post_meta, WC_Data_Store_WP->update_or_delete_post_meta, update_post_meta, update_metadata, add_metadata, get_object_subtype, get_post_type, get_post, WP_Post::get_instance
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query INSERT INTO <code>wp_postmeta</code> (<code>post_id</code>, <code>meta_key</code>, <code>meta_value</code>) VALUES (104029, '_tax_class', '') made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->update_post_meta, WC_Data_Store_WP->update_or_delete_post_meta, update_post_meta, update_metadata, add_metadata
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT * FROM wp_posts WHERE ID = 104029 LIMIT 1 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->update_post_meta, WC_Data_Store_WP->update_or_delete_post_meta, update_post_meta, wp_is_post_revision, wp_get_post_revision, get_post, WP_Post::get_instance
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT * FROM wp_posts WHERE ID = 104029 LIMIT 1 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->update_post_meta, WC_Data_Store_WP->update_or_delete_post_meta, update_post_meta, update_metadata, get_object_subtype, get_post_type, get_post, WP_Post::get_instance
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT * FROM wp_posts WHERE ID = 104029 LIMIT 1 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->update_post_meta, WC_Data_Store_WP->update_or_delete_post_meta, update_post_meta, update_metadata, apply_filters('update_post_metadata'), WP_Hook->apply_filters, WC_Post_Data::update_post_metadata, get_post_type, get_post, WP_Post::get_instance
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT meta_id FROM wp_postmeta WHERE meta_key = '_manage_stock' AND post_id = 104029 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->update_post_meta, WC_Data_Store_WP->update_or_delete_post_meta, update_post_meta, update_metadata
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT * FROM wp_posts WHERE ID = 104029 LIMIT 1 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->update_post_meta, WC_Data_Store_WP->update_or_delete_post_meta, update_post_meta, update_metadata, add_metadata, get_object_subtype, get_post_type, get_post, WP_Post::get_instance
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query INSERT INTO <code>wp_postmeta</code> (<code>post_id</code>, <code>meta_key</code>, <code>meta_value</code>) VALUES (104029, '_manage_stock', 'no') made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->update_post_meta, WC_Data_Store_WP->update_or_delete_post_meta, update_post_meta, update_metadata, add_metadata
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT * FROM wp_posts WHERE ID = 104029 LIMIT 1 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->update_post_meta, WC_Data_Store_WP->update_or_delete_post_meta, update_post_meta, wp_is_post_revision, wp_get_post_revision, get_post, WP_Post::get_instance
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT * FROM wp_posts WHERE ID = 104029 LIMIT 1 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->update_post_meta, WC_Data_Store_WP->update_or_delete_post_meta, update_post_meta, update_metadata, get_object_subtype, get_post_type, get_post, WP_Post::get_instance
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT * FROM wp_posts WHERE ID = 104029 LIMIT 1 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->update_post_meta, WC_Data_Store_WP->update_or_delete_post_meta, update_post_meta, update_metadata, apply_filters('update_post_metadata'), WP_Hook->apply_filters, WC_Post_Data::update_post_metadata, get_post_type, get_post, WP_Post::get_instance
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT meta_id FROM wp_postmeta WHERE meta_key = '_backorders' AND post_id = 104029 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->update_post_meta, WC_Data_Store_WP->update_or_delete_post_meta, update_post_meta, update_metadata
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT * FROM wp_posts WHERE ID = 104029 LIMIT 1 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->update_post_meta, WC_Data_Store_WP->update_or_delete_post_meta, update_post_meta, update_metadata, add_metadata, get_object_subtype, get_post_type, get_post, WP_Post::get_instance
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query INSERT INTO <code>wp_postmeta</code> (<code>post_id</code>, <code>meta_key</code>, <code>meta_value</code>) VALUES (104029, '_backorders', 'no') made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->update_post_meta, WC_Data_Store_WP->update_or_delete_post_meta, update_post_meta, update_metadata, add_metadata
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT * FROM wp_posts WHERE ID = 104029 LIMIT 1 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->update_post_meta, WC_Data_Store_WP->update_or_delete_post_meta, delete_post_meta, wp_is_post_revision, wp_get_post_revision, get_post, WP_Post::get_instance
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT meta_id FROM wp_postmeta WHERE meta_key = '_low_stock_amount' AND post_id = 104029 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->update_post_meta, WC_Data_Store_WP->update_or_delete_post_meta, delete_post_meta, delete_metadata
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT * FROM wp_posts WHERE ID = 104029 LIMIT 1 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->update_post_meta, WC_Data_Store_WP->update_or_delete_post_meta, update_post_meta, wp_is_post_revision, wp_get_post_revision, get_post, WP_Post::get_instance
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT * FROM wp_posts WHERE ID = 104029 LIMIT 1 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->update_post_meta, WC_Data_Store_WP->update_or_delete_post_meta, update_post_meta, update_metadata, get_object_subtype, get_post_type, get_post, WP_Post::get_instance
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT * FROM wp_posts WHERE ID = 104029 LIMIT 1 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->update_post_meta, WC_Data_Store_WP->update_or_delete_post_meta, update_post_meta, update_metadata, apply_filters('update_post_metadata'), WP_Hook->apply_filters, WC_Post_Data::update_post_metadata, get_post_type, get_post, WP_Post::get_instance
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT meta_id FROM wp_postmeta WHERE meta_key = '_sold_individually' AND post_id = 104029 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->update_post_meta, WC_Data_Store_WP->update_or_delete_post_meta, update_post_meta, update_metadata
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT * FROM wp_posts WHERE ID = 104029 LIMIT 1 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->update_post_meta, WC_Data_Store_WP->update_or_delete_post_meta, update_post_meta, update_metadata, add_metadata, get_object_subtype, get_post_type, get_post, WP_Post::get_instance
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query INSERT INTO <code>wp_postmeta</code> (<code>post_id</code>, <code>meta_key</code>, <code>meta_value</code>) VALUES (104029, '_sold_individually', 'no') made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->update_post_meta, WC_Data_Store_WP->update_or_delete_post_meta, update_post_meta, update_metadata, add_metadata
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT * FROM wp_posts WHERE ID = 104029 LIMIT 1 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->update_post_meta, WC_Data_Store_WP->update_or_delete_post_meta, update_post_meta, wp_is_post_revision, wp_get_post_revision, get_post, WP_Post::get_instance
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT * FROM wp_posts WHERE ID = 104029 LIMIT 1 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->update_post_meta, WC_Data_Store_WP->update_or_delete_post_meta, update_post_meta, update_metadata, get_object_subtype, get_post_type, get_post, WP_Post::get_instance
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT * FROM wp_posts WHERE ID = 104029 LIMIT 1 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->update_post_meta, WC_Data_Store_WP->update_or_delete_post_meta, update_post_meta, update_metadata, apply_filters('update_post_metadata'), WP_Hook->apply_filters, WC_Post_Data::update_post_metadata, get_post_type, get_post, WP_Post::get_instance
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT meta_id FROM wp_postmeta WHERE meta_key = '_weight' AND post_id = 104029 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->update_post_meta, WC_Data_Store_WP->update_or_delete_post_meta, update_post_meta, update_metadata
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT * FROM wp_posts WHERE ID = 104029 LIMIT 1 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->update_post_meta, WC_Data_Store_WP->update_or_delete_post_meta, update_post_meta, update_metadata, add_metadata, get_object_subtype, get_post_type, get_post, WP_Post::get_instance
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query INSERT INTO <code>wp_postmeta</code> (<code>post_id</code>, <code>meta_key</code>, <code>meta_value</code>) VALUES (104029, '_weight', '0.8') made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->update_post_meta, WC_Data_Store_WP->update_or_delete_post_meta, update_post_meta, update_metadata, add_metadata
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT * FROM wp_posts WHERE ID = 104029 LIMIT 1 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->update_post_meta, WC_Data_Store_WP->update_or_delete_post_meta, update_post_meta, wp_is_post_revision, wp_get_post_revision, get_post, WP_Post::get_instance
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT * FROM wp_posts WHERE ID = 104029 LIMIT 1 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->update_post_meta, WC_Data_Store_WP->update_or_delete_post_meta, update_post_meta, update_metadata, get_object_subtype, get_post_type, get_post, WP_Post::get_instance
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT * FROM wp_posts WHERE ID = 104029 LIMIT 1 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->update_post_meta, WC_Data_Store_WP->update_or_delete_post_meta, update_post_meta, update_metadata, apply_filters('update_post_metadata'), WP_Hook->apply_filters, WC_Post_Data::update_post_metadata, get_post_type, get_post, WP_Post::get_instance
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT meta_id FROM wp_postmeta WHERE meta_key = '_length' AND post_id = 104029 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->update_post_meta, WC_Data_Store_WP->update_or_delete_post_meta, update_post_meta, update_metadata
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT * FROM wp_posts WHERE ID = 104029 LIMIT 1 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->update_post_meta, WC_Data_Store_WP->update_or_delete_post_meta, update_post_meta, update_metadata, add_metadata, get_object_subtype, get_post_type, get_post, WP_Post::get_instance
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query INSERT INTO <code>wp_postmeta</code> (<code>post_id</code>, <code>meta_key</code>, <code>meta_value</code>) VALUES (104029, '_length', '51') made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->update_post_meta, WC_Data_Store_WP->update_or_delete_post_meta, update_post_meta, update_metadata, add_metadata
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT * FROM wp_posts WHERE ID = 104029 LIMIT 1 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->update_post_meta, WC_Data_Store_WP->update_or_delete_post_meta, update_post_meta, wp_is_post_revision, wp_get_post_revision, get_post, WP_Post::get_instance
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT * FROM wp_posts WHERE ID = 104029 LIMIT 1 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->update_post_meta, WC_Data_Store_WP->update_or_delete_post_meta, update_post_meta, update_metadata, get_object_subtype, get_post_type, get_post, WP_Post::get_instance
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT * FROM wp_posts WHERE ID = 104029 LIMIT 1 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->update_post_meta, WC_Data_Store_WP->update_or_delete_post_meta, update_post_meta, update_metadata, apply_filters('update_post_metadata'), WP_Hook->apply_filters, WC_Post_Data::update_post_metadata, get_post_type, get_post, WP_Post::get_instance
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT meta_id FROM wp_postmeta WHERE meta_key = '_width' AND post_id = 104029 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->update_post_meta, WC_Data_Store_WP->update_or_delete_post_meta, update_post_meta, update_metadata
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT * FROM wp_posts WHERE ID = 104029 LIMIT 1 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->update_post_meta, WC_Data_Store_WP->update_or_delete_post_meta, update_post_meta, update_metadata, add_metadata, get_object_subtype, get_post_type, get_post, WP_Post::get_instance
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query INSERT INTO <code>wp_postmeta</code> (<code>post_id</code>, <code>meta_key</code>, <code>meta_value</code>) VALUES (104029, '_width', '36') made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->update_post_meta, WC_Data_Store_WP->update_or_delete_post_meta, update_post_meta, update_metadata, add_metadata
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT * FROM wp_posts WHERE ID = 104029 LIMIT 1 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->update_post_meta, WC_Data_Store_WP->update_or_delete_post_meta, update_post_meta, wp_is_post_revision, wp_get_post_revision, get_post, WP_Post::get_instance
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT * FROM wp_posts WHERE ID = 104029 LIMIT 1 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->update_post_meta, WC_Data_Store_WP->update_or_delete_post_meta, update_post_meta, update_metadata, get_object_subtype, get_post_type, get_post, WP_Post::get_instance
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT * FROM wp_posts WHERE ID = 104029 LIMIT 1 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->update_post_meta, WC_Data_Store_WP->update_or_delete_post_meta, update_post_meta, update_metadata, apply_filters('update_post_metadata'), WP_Hook->apply_filters, WC_Post_Data::update_post_metadata, get_post_type, get_post, WP_Post::get_instance
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT meta_id FROM wp_postmeta WHERE meta_key = '_height' AND post_id = 104029 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->update_post_meta, WC_Data_Store_WP->update_or_delete_post_meta, update_post_meta, update_metadata
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT * FROM wp_posts WHERE ID = 104029 LIMIT 1 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->update_post_meta, WC_Data_Store_WP->update_or_delete_post_meta, update_post_meta, update_metadata, add_metadata, get_object_subtype, get_post_type, get_post, WP_Post::get_instance
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query INSERT INTO <code>wp_postmeta</code> (<code>post_id</code>, <code>meta_key</code>, <code>meta_value</code>) VALUES (104029, '_height', '5') made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->update_post_meta, WC_Data_Store_WP->update_or_delete_post_meta, update_post_meta, update_metadata, add_metadata
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT * FROM wp_posts WHERE ID = 104029 LIMIT 1 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->update_post_meta, WC_Data_Store_WP->update_or_delete_post_meta, delete_post_meta, wp_is_post_revision, wp_get_post_revision, get_post, WP_Post::get_instance
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT meta_id FROM wp_postmeta WHERE meta_key = '_upsell_ids' AND post_id = 104029 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->update_post_meta, WC_Data_Store_WP->update_or_delete_post_meta, delete_post_meta, delete_metadata
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT * FROM wp_posts WHERE ID = 104029 LIMIT 1 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->update_post_meta, WC_Data_Store_WP->update_or_delete_post_meta, delete_post_meta, wp_is_post_revision, wp_get_post_revision, get_post, WP_Post::get_instance
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT meta_id FROM wp_postmeta WHERE meta_key = '_crosssell_ids' AND post_id = 104029 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->update_post_meta, WC_Data_Store_WP->update_or_delete_post_meta, delete_post_meta, delete_metadata
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT * FROM wp_posts WHERE ID = 104029 LIMIT 1 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->update_post_meta, WC_Data_Store_WP->update_or_delete_post_meta, delete_post_meta, wp_is_post_revision, wp_get_post_revision, get_post, WP_Post::get_instance
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT meta_id FROM wp_postmeta WHERE meta_key = '_purchase_note' AND post_id = 104029 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->update_post_meta, WC_Data_Store_WP->update_or_delete_post_meta, delete_post_meta, delete_metadata
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT * FROM wp_posts WHERE ID = 104029 LIMIT 1 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->update_post_meta, WC_Data_Store_WP->update_or_delete_post_meta, delete_post_meta, wp_is_post_revision, wp_get_post_revision, get_post, WP_Post::get_instance
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT meta_id FROM wp_postmeta WHERE meta_key = '_default_attributes' AND post_id = 104029 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->update_post_meta, WC_Data_Store_WP->update_or_delete_post_meta, delete_post_meta, delete_metadata
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT * FROM wp_posts WHERE ID = 104029 LIMIT 1 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->update_post_meta, WC_Data_Store_WP->update_or_delete_post_meta, update_post_meta, wp_is_post_revision, wp_get_post_revision, get_post, WP_Post::get_instance
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT * FROM wp_posts WHERE ID = 104029 LIMIT 1 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->update_post_meta, WC_Data_Store_WP->update_or_delete_post_meta, update_post_meta, update_metadata, get_object_subtype, get_post_type, get_post, WP_Post::get_instance
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT * FROM wp_posts WHERE ID = 104029 LIMIT 1 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->update_post_meta, WC_Data_Store_WP->update_or_delete_post_meta, update_post_meta, update_metadata, apply_filters('update_post_metadata'), WP_Hook->apply_filters, WC_Post_Data::update_post_metadata, get_post_type, get_post, WP_Post::get_instance
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT meta_id FROM wp_postmeta WHERE meta_key = '_virtual' AND post_id = 104029 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->update_post_meta, WC_Data_Store_WP->update_or_delete_post_meta, update_post_meta, update_metadata
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT * FROM wp_posts WHERE ID = 104029 LIMIT 1 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->update_post_meta, WC_Data_Store_WP->update_or_delete_post_meta, update_post_meta, update_metadata, add_metadata, get_object_subtype, get_post_type, get_post, WP_Post::get_instance
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query INSERT INTO <code>wp_postmeta</code> (<code>post_id</code>, <code>meta_key</code>, <code>meta_value</code>) VALUES (104029, '_virtual', 'no') made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->update_post_meta, WC_Data_Store_WP->update_or_delete_post_meta, update_post_meta, update_metadata, add_metadata
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT * FROM wp_posts WHERE ID = 104029 LIMIT 1 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->update_post_meta, WC_Data_Store_WP->update_or_delete_post_meta, update_post_meta, wp_is_post_revision, wp_get_post_revision, get_post, WP_Post::get_instance
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT * FROM wp_posts WHERE ID = 104029 LIMIT 1 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->update_post_meta, WC_Data_Store_WP->update_or_delete_post_meta, update_post_meta, update_metadata, get_object_subtype, get_post_type, get_post, WP_Post::get_instance
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT * FROM wp_posts WHERE ID = 104029 LIMIT 1 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->update_post_meta, WC_Data_Store_WP->update_or_delete_post_meta, update_post_meta, update_metadata, apply_filters('update_post_metadata'), WP_Hook->apply_filters, WC_Post_Data::update_post_metadata, get_post_type, get_post, WP_Post::get_instance
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT meta_id FROM wp_postmeta WHERE meta_key = '_downloadable' AND post_id = 104029 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->update_post_meta, WC_Data_Store_WP->update_or_delete_post_meta, update_post_meta, update_metadata
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT * FROM wp_posts WHERE ID = 104029 LIMIT 1 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->update_post_meta, WC_Data_Store_WP->update_or_delete_post_meta, update_post_meta, update_metadata, add_metadata, get_object_subtype, get_post_type, get_post, WP_Post::get_instance
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query INSERT INTO <code>wp_postmeta</code> (<code>post_id</code>, <code>meta_key</code>, <code>meta_value</code>) VALUES (104029, '_downloadable', 'no') made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->update_post_meta, WC_Data_Store_WP->update_or_delete_post_meta, update_post_meta, update_metadata, add_metadata
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT * FROM wp_posts WHERE ID = 104029 LIMIT 1 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->update_post_meta, WC_Data_Store_WP->update_or_delete_post_meta, update_post_meta, wp_is_post_revision, wp_get_post_revision, get_post, WP_Post::get_instance
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT * FROM wp_posts WHERE ID = 104029 LIMIT 1 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->update_post_meta, WC_Data_Store_WP->update_or_delete_post_meta, update_post_meta, update_metadata, get_object_subtype, get_post_type, get_post, WP_Post::get_instance
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT * FROM wp_posts WHERE ID = 104029 LIMIT 1 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->update_post_meta, WC_Data_Store_WP->update_or_delete_post_meta, update_post_meta, update_metadata, apply_filters('update_post_metadata'), WP_Hook->apply_filters, WC_Post_Data::update_post_metadata, get_post_type, get_post, WP_Post::get_instance
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT meta_id FROM wp_postmeta WHERE meta_key = '_product_image_gallery' AND post_id = 104029 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->update_post_meta, WC_Data_Store_WP->update_or_delete_post_meta, update_post_meta, update_metadata
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT * FROM wp_posts WHERE ID = 104029 LIMIT 1 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->update_post_meta, WC_Data_Store_WP->update_or_delete_post_meta, update_post_meta, update_metadata, add_metadata, get_object_subtype, get_post_type, get_post, WP_Post::get_instance
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query INSERT INTO <code>wp_postmeta</code> (<code>post_id</code>, <code>meta_key</code>, <code>meta_value</code>) VALUES (104029, '_product_image_gallery', '104024,104027') made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->update_post_meta, WC_Data_Store_WP->update_or_delete_post_meta, update_post_meta, update_metadata, add_metadata
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT * FROM wp_posts WHERE ID = 104029 LIMIT 1 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->update_post_meta, WC_Data_Store_WP->update_or_delete_post_meta, update_post_meta, wp_is_post_revision, wp_get_post_revision, get_post, WP_Post::get_instance
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT * FROM wp_posts WHERE ID = 104029 LIMIT 1 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->update_post_meta, WC_Data_Store_WP->update_or_delete_post_meta, update_post_meta, update_metadata, get_object_subtype, get_post_type, get_post, WP_Post::get_instance
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT * FROM wp_posts WHERE ID = 104029 LIMIT 1 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->update_post_meta, WC_Data_Store_WP->update_or_delete_post_meta, update_post_meta, update_metadata, apply_filters('update_post_metadata'), WP_Hook->apply_filters, WC_Post_Data::update_post_metadata, get_post_type, get_post, WP_Post::get_instance
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT meta_id FROM wp_postmeta WHERE meta_key = '_download_limit' AND post_id = 104029 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->update_post_meta, WC_Data_Store_WP->update_or_delete_post_meta, update_post_meta, update_metadata
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT * FROM wp_posts WHERE ID = 104029 LIMIT 1 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->update_post_meta, WC_Data_Store_WP->update_or_delete_post_meta, update_post_meta, update_metadata, add_metadata, get_object_subtype, get_post_type, get_post, WP_Post::get_instance
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query INSERT INTO <code>wp_postmeta</code> (<code>post_id</code>, <code>meta_key</code>, <code>meta_value</code>) VALUES (104029, '_download_limit', '-1') made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->update_post_meta, WC_Data_Store_WP->update_or_delete_post_meta, update_post_meta, update_metadata, add_metadata
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT * FROM wp_posts WHERE ID = 104029 LIMIT 1 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->update_post_meta, WC_Data_Store_WP->update_or_delete_post_meta, update_post_meta, wp_is_post_revision, wp_get_post_revision, get_post, WP_Post::get_instance
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT * FROM wp_posts WHERE ID = 104029 LIMIT 1 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->update_post_meta, WC_Data_Store_WP->update_or_delete_post_meta, update_post_meta, update_metadata, get_object_subtype, get_post_type, get_post, WP_Post::get_instance
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT * FROM wp_posts WHERE ID = 104029 LIMIT 1 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->update_post_meta, WC_Data_Store_WP->update_or_delete_post_meta, update_post_meta, update_metadata, apply_filters('update_post_metadata'), WP_Hook->apply_filters, WC_Post_Data::update_post_metadata, get_post_type, get_post, WP_Post::get_instance
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT meta_id FROM wp_postmeta WHERE meta_key = '_download_expiry' AND post_id = 104029 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->update_post_meta, WC_Data_Store_WP->update_or_delete_post_meta, update_post_meta, update_metadata
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT * FROM wp_posts WHERE ID = 104029 LIMIT 1 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->update_post_meta, WC_Data_Store_WP->update_or_delete_post_meta, update_post_meta, update_metadata, add_metadata, get_object_subtype, get_post_type, get_post, WP_Post::get_instance
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query INSERT INTO <code>wp_postmeta</code> (<code>post_id</code>, <code>meta_key</code>, <code>meta_value</code>) VALUES (104029, '_download_expiry', '-1') made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->update_post_meta, WC_Data_Store_WP->update_or_delete_post_meta, update_post_meta, update_metadata, add_metadata
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT * FROM wp_posts WHERE ID = 104029 LIMIT 1 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->update_post_meta, WC_Data_Store_WP->update_or_delete_post_meta, update_post_meta, wp_is_post_revision, wp_get_post_revision, get_post, WP_Post::get_instance
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT * FROM wp_posts WHERE ID = 104029 LIMIT 1 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->update_post_meta, WC_Data_Store_WP->update_or_delete_post_meta, update_post_meta, update_metadata, get_object_subtype, get_post_type, get_post, WP_Post::get_instance
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT * FROM wp_posts WHERE ID = 104029 LIMIT 1 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->update_post_meta, WC_Data_Store_WP->update_or_delete_post_meta, update_post_meta, update_metadata, apply_filters('update_post_metadata'), WP_Hook->apply_filters, WC_Post_Data::update_post_metadata, get_post_type, get_post, WP_Post::get_instance
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT meta_id FROM wp_postmeta WHERE meta_key = '_thumbnail_id' AND post_id = 104029 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->update_post_meta, WC_Data_Store_WP->update_or_delete_post_meta, update_post_meta, update_metadata
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT * FROM wp_posts WHERE ID = 104029 LIMIT 1 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->update_post_meta, WC_Data_Store_WP->update_or_delete_post_meta, update_post_meta, update_metadata, add_metadata, get_object_subtype, get_post_type, get_post, WP_Post::get_instance
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query INSERT INTO <code>wp_postmeta</code> (<code>post_id</code>, <code>meta_key</code>, <code>meta_value</code>) VALUES (104029, '_thumbnail_id', '104024') made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->update_post_meta, WC_Data_Store_WP->update_or_delete_post_meta, update_post_meta, update_metadata, add_metadata
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT * FROM wp_posts WHERE ID = 104029 LIMIT 1 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->update_post_meta, WC_Data_Store_WP->update_or_delete_post_meta, update_post_meta, wp_is_post_revision, wp_get_post_revision, get_post, WP_Post::get_instance
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT * FROM wp_posts WHERE ID = 104029 LIMIT 1 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->update_post_meta, WC_Data_Store_WP->update_or_delete_post_meta, update_post_meta, update_metadata, get_object_subtype, get_post_type, get_post, WP_Post::get_instance
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT * FROM wp_posts WHERE ID = 104029 LIMIT 1 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->update_post_meta, WC_Data_Store_WP->update_or_delete_post_meta, update_post_meta, update_metadata, apply_filters('update_post_metadata'), WP_Hook->apply_filters, WC_Post_Data::update_post_metadata, get_post_type, get_post, WP_Post::get_instance
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT meta_id FROM wp_postmeta WHERE meta_key = '_stock' AND post_id = 104029 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->update_post_meta, WC_Data_Store_WP->update_or_delete_post_meta, update_post_meta, update_metadata
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT * FROM wp_posts WHERE ID = 104029 LIMIT 1 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->update_post_meta, WC_Data_Store_WP->update_or_delete_post_meta, update_post_meta, update_metadata, add_metadata, get_object_subtype, get_post_type, get_post, WP_Post::get_instance
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query INSERT INTO <code>wp_postmeta</code> (<code>post_id</code>, <code>meta_key</code>, <code>meta_value</code>) VALUES (104029, '_stock', NULL) made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->update_post_meta, WC_Data_Store_WP->update_or_delete_post_meta, update_post_meta, update_metadata, add_metadata
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT * FROM wp_posts WHERE ID = 104029 LIMIT 1 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->update_post_meta, WC_Data_Store_WP->update_or_delete_post_meta, update_post_meta, wp_is_post_revision, wp_get_post_revision, get_post, WP_Post::get_instance
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT * FROM wp_posts WHERE ID = 104029 LIMIT 1 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->update_post_meta, WC_Data_Store_WP->update_or_delete_post_meta, update_post_meta, update_metadata, get_object_subtype, get_post_type, get_post, WP_Post::get_instance
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT * FROM wp_posts WHERE ID = 104029 LIMIT 1 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->update_post_meta, WC_Data_Store_WP->update_or_delete_post_meta, update_post_meta, update_metadata, apply_filters('update_post_metadata'), WP_Hook->apply_filters, WC_Post_Data::update_post_metadata, get_post_type, get_post, WP_Post::get_instance
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT meta_id FROM wp_postmeta WHERE meta_key = '_stock_status' AND post_id = 104029 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->update_post_meta, WC_Data_Store_WP->update_or_delete_post_meta, update_post_meta, update_metadata
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT * FROM wp_posts WHERE ID = 104029 LIMIT 1 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->update_post_meta, WC_Data_Store_WP->update_or_delete_post_meta, update_post_meta, update_metadata, add_metadata, get_object_subtype, get_post_type, get_post, WP_Post::get_instance
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query INSERT INTO <code>wp_postmeta</code> (<code>post_id</code>, <code>meta_key</code>, <code>meta_value</code>) VALUES (104029, '_stock_status', 'outofstock') made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->update_post_meta, WC_Data_Store_WP->update_or_delete_post_meta, update_post_meta, update_metadata, add_metadata
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT * FROM wp_posts WHERE ID = 104029 LIMIT 1 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->update_post_meta, WC_Data_Store_WP->update_or_delete_post_meta, update_post_meta, wp_is_post_revision, wp_get_post_revision, get_post, WP_Post::get_instance
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT * FROM wp_posts WHERE ID = 104029 LIMIT 1 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->update_post_meta, WC_Data_Store_WP->update_or_delete_post_meta, update_post_meta, update_metadata, get_object_subtype, get_post_type, get_post, WP_Post::get_instance
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT * FROM wp_posts WHERE ID = 104029 LIMIT 1 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->update_post_meta, WC_Data_Store_WP->update_or_delete_post_meta, update_post_meta, update_metadata, apply_filters('update_post_metadata'), WP_Hook->apply_filters, WC_Post_Data::update_post_metadata, get_post_type, get_post, WP_Post::get_instance
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT meta_id FROM wp_postmeta WHERE meta_key = '_wc_average_rating' AND post_id = 104029 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->update_post_meta, WC_Data_Store_WP->update_or_delete_post_meta, update_post_meta, update_metadata
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT * FROM wp_posts WHERE ID = 104029 LIMIT 1 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->update_post_meta, WC_Data_Store_WP->update_or_delete_post_meta, update_post_meta, update_metadata, add_metadata, get_object_subtype, get_post_type, get_post, WP_Post::get_instance
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query INSERT INTO <code>wp_postmeta</code> (<code>post_id</code>, <code>meta_key</code>, <code>meta_value</code>) VALUES (104029, '_wc_average_rating', '0') made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->update_post_meta, WC_Data_Store_WP->update_or_delete_post_meta, update_post_meta, update_metadata, add_metadata
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT * FROM wp_posts WHERE ID = 104029 LIMIT 1 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->update_post_meta, WC_Data_Store_WP->update_or_delete_post_meta, delete_post_meta, wp_is_post_revision, wp_get_post_revision, get_post, WP_Post::get_instance
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT meta_id FROM wp_postmeta WHERE meta_key = '_wc_rating_count' AND post_id = 104029 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->update_post_meta, WC_Data_Store_WP->update_or_delete_post_meta, delete_post_meta, delete_metadata
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT * FROM wp_posts WHERE ID = 104029 LIMIT 1 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->update_post_meta, WC_Data_Store_WP->update_or_delete_post_meta, update_post_meta, wp_is_post_revision, wp_get_post_revision, get_post, WP_Post::get_instance
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT * FROM wp_posts WHERE ID = 104029 LIMIT 1 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->update_post_meta, WC_Data_Store_WP->update_or_delete_post_meta, update_post_meta, update_metadata, get_object_subtype, get_post_type, get_post, WP_Post::get_instance
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT * FROM wp_posts WHERE ID = 104029 LIMIT 1 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->update_post_meta, WC_Data_Store_WP->update_or_delete_post_meta, update_post_meta, update_metadata, apply_filters('update_post_metadata'), WP_Hook->apply_filters, WC_Post_Data::update_post_metadata, get_post_type, get_post, WP_Post::get_instance
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT meta_id FROM wp_postmeta WHERE meta_key = '_wc_review_count' AND post_id = 104029 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->update_post_meta, WC_Data_Store_WP->update_or_delete_post_meta, update_post_meta, update_metadata
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT * FROM wp_posts WHERE ID = 104029 LIMIT 1 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->update_post_meta, WC_Data_Store_WP->update_or_delete_post_meta, update_post_meta, update_metadata, add_metadata, get_object_subtype, get_post_type, get_post, WP_Post::get_instance
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query INSERT INTO <code>wp_postmeta</code> (<code>post_id</code>, <code>meta_key</code>, <code>meta_value</code>) VALUES (104029, '_wc_review_count', '0') made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->update_post_meta, WC_Data_Store_WP->update_or_delete_post_meta, update_post_meta, update_metadata, add_metadata
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT * FROM wp_posts WHERE ID = 104029 LIMIT 1 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->update_terms, _wc_recount_terms_by_product, get_the_terms, get_post, WP_Post::get_instance
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT * FROM wp_posts WHERE ID = 104029 LIMIT 1 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->update_terms, _wc_recount_terms_by_product, get_the_terms, get_post, WP_Post::get_instance
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query 
    			SELECT DISTINCT t.term_id
    			FROM wp_terms AS t  INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id INNER JOIN wp_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
    			WHERE tt.taxonomy IN ('product_type') AND tr.object_id IN (104029)
    			
    			
    		 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->update_version_and_type, wp_set_object_terms, wp_get_object_terms, get_terms, WP_Term_Query->query, WP_Term_Query->get_terms
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query 
    			SELECT  t.term_id
    			FROM wp_terms AS t  INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id
    			WHERE tt.taxonomy IN ('product_type') AND t.slug IN ('variable')
    			ORDER BY t.term_id ASC
    			LIMIT 1
    		 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->update_version_and_type, wp_set_object_terms, term_exists, get_terms, WP_Term_Query->query, WP_Term_Query->get_terms
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query 
    			SELECT  t.term_id
    			FROM wp_terms AS t  INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id
    			WHERE tt.taxonomy IN ('product_type') AND t.name IN ('variable')
    			ORDER BY t.term_id ASC
    			LIMIT 1
    		 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->update_version_and_type, wp_set_object_terms, term_exists, get_terms, WP_Term_Query->query, WP_Term_Query->get_terms
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query 
    			SELECT  t.term_id
    			FROM wp_terms AS t  INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id
    			WHERE tt.taxonomy IN ('product_type') AND t.name IN ('variable') AND tt.parent = '0'
    			ORDER BY t.name ASC
    			
    		 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->update_version_and_type, wp_set_object_terms, wp_insert_term, get_terms, WP_Term_Query->query, WP_Term_Query->get_terms
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query 
    			SELECT  t.term_id
    			FROM wp_terms AS t  INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id
    			WHERE t.slug IN ('variable')
    			ORDER BY t.term_id ASC
    			LIMIT 1
    		 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->update_version_and_type, wp_set_object_terms, wp_insert_term, wp_unique_term_slug, term_exists, get_terms, WP_Term_Query->query, WP_Term_Query->get_terms
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query 
    			SELECT  t.term_id
    			FROM wp_terms AS t  INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id
    			WHERE t.name IN ('variable')
    			ORDER BY t.term_id ASC
    			LIMIT 1
    		 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->update_version_and_type, wp_set_object_terms, wp_insert_term, wp_unique_term_slug, term_exists, get_terms, WP_Term_Query->query, WP_Term_Query->get_terms
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query SHOW FULL COLUMNS FROM <code>wp_terms</code> made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->update_version_and_type, wp_set_object_terms, wp_insert_term
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT * FROM wp_posts WHERE ID = 104029 LIMIT 1 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->update_version_and_type, update_post_meta, wp_is_post_revision, wp_get_post_revision, get_post, WP_Post::get_instance
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT * FROM wp_posts WHERE ID = 104029 LIMIT 1 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->update_version_and_type, update_post_meta, update_metadata, get_object_subtype, get_post_type, get_post, WP_Post::get_instance
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT * FROM wp_posts WHERE ID = 104029 LIMIT 1 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->update_version_and_type, update_post_meta, update_metadata, apply_filters('update_post_metadata'), WP_Hook->apply_filters, WC_Post_Data::update_post_metadata, get_post_type, get_post, WP_Post::get_instance
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT meta_id FROM wp_postmeta WHERE meta_key = '_product_version' AND post_id = 104029 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->update_version_and_type, update_post_meta, update_metadata
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT * FROM wp_posts WHERE ID = 104029 LIMIT 1 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->update_version_and_type, update_post_meta, update_metadata, add_metadata, get_object_subtype, get_post_type, get_post, WP_Post::get_instance
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query INSERT INTO <code>wp_postmeta</code> (<code>post_id</code>, <code>meta_key</code>, <code>meta_value</code>) VALUES (104029, '_product_version', '6.9.4') made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->update_version_and_type, update_post_meta, update_metadata, add_metadata
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT autoload FROM wp_options WHERE option_name = '_transient_wc_products_onsale' made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->clear_caches, wc_delete_product_transients, delete_transient, delete_option
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT autoload FROM wp_options WHERE option_name = '_transient_wc_featured_products' made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->clear_caches, wc_delete_product_transients, delete_transient, delete_option
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT autoload FROM wp_options WHERE option_name = '_transient_wc_outofstock_count' made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->clear_caches, wc_delete_product_transients, delete_transient, delete_option
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT autoload FROM wp_options WHERE option_name = '_transient_wc_low_stock_count' made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->clear_caches, wc_delete_product_transients, delete_transient, delete_option
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT autoload FROM wp_options WHERE option_name = '_transient_wc_product_children_104029' made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->clear_caches, wc_delete_product_transients, delete_transient, delete_option
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT autoload FROM wp_options WHERE option_name = '_transient_wc_var_prices_104029' made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->clear_caches, wc_delete_product_transients, delete_transient, delete_option
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT autoload FROM wp_options WHERE option_name = '_transient_wc_related_104029' made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->clear_caches, wc_delete_product_transients, delete_transient, delete_option
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT autoload FROM wp_options WHERE option_name = '_transient_wc_child_has_weight_104029' made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->clear_caches, wc_delete_product_transients, delete_transient, delete_option
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT autoload FROM wp_options WHERE option_name = '_transient_wc_child_has_dimensions_104029' made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->clear_caches, wc_delete_product_transients, delete_transient, delete_option
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query UPDATE <code>wp_options</code> SET <code>option_value</code> = '1664579345' WHERE <code>option_name</code> = '_transient_product-transient-version' made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, WC_Product_Data_Store_CPT->clear_caches, wc_delete_product_transients, WC_Cache_Helper::get_transient_version, set_transient, update_option
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT autoload FROM wp_options WHERE option_name = '_transient_wc_admin_stock_count_lowstock' made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, do_action('woocommerce_update_product'), WP_Hook->do_action, WP_Hook->apply_filters, Automattic\WooCommerce\Admin\ReportsSync::clear_stock_count_cache, delete_transient, delete_option
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT autoload FROM wp_options WHERE option_name = '_transient_wc_admin_product_count' made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, do_action('woocommerce_update_product'), WP_Hook->do_action, WP_Hook->apply_filters, Automattic\WooCommerce\Admin\ReportsSync::clear_stock_count_cache, delete_transient, delete_option
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT autoload FROM wp_options WHERE option_name = '_transient_wc_admin_stock_count_instock' made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, do_action('woocommerce_update_product'), WP_Hook->do_action, WP_Hook->apply_filters, Automattic\WooCommerce\Admin\ReportsSync::clear_stock_count_cache, delete_transient, delete_option
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT autoload FROM wp_options WHERE option_name = '_transient_wc_admin_stock_count_outofstock' made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, do_action('woocommerce_update_product'), WP_Hook->do_action, WP_Hook->apply_filters, Automattic\WooCommerce\Admin\ReportsSync::clear_stock_count_cache, delete_transient, delete_option
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT autoload FROM wp_options WHERE option_name = '_transient_wc_admin_stock_count_onbackorder' made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Post_Data::do_deferred_product_sync, array_walk, WC_Post_Data::deferred_product_sync, WC_Product_Variable::sync, WC_Product->save, WC_Data_Store->update, WC_Product_Data_Store_CPT->update, do_action('woocommerce_update_product'), WP_Hook->do_action, WP_Hook->apply_filters, Automattic\WooCommerce\Admin\ReportsSync::clear_stock_count_cache, delete_transient, delete_option
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT autoload FROM wp_options WHERE option_name = '_transient_wc_layered_nav_counts_pa_size' made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Cache_Helper::delete_transients_on_shutdown, delete_transient, delete_option
    [30-Sep-2022 23:09:05 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT autoload FROM wp_options WHERE option_name = '_transient_wc_layered_nav_counts_pa_color' made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Cache_Helper::delete_transients_on_shutdown, delete_transient, delete_option
    
    • This reply was modified 3 years, 7 months ago by Marius L. J.. Reason: Added code tags for readability
    Thread Starter php-supadev

    (@lbdeveloper)

    
    ### WordPress Environment ###
    
    WordPress address (URL): http://k-workwear.co.za
    Site address (URL): http://k-workwear.co.za
    WC Version: 6.9.4
    REST API Version: ✔ 6.9.4
    WC Blocks Version: ✔ 8.3.3
    Action Scheduler Version: ✔ 3.4.0
    Log Directory Writable: ✔
    WP Version: 6.0.2
    WP Multisite: –
    WP Memory Limit: 1 GB
    WP Debug Mode: ✔
    WP Cron: ✔
    Language: en_US
    External object cache: –
    
    ### Server Environment ###
    
    Server Info: Apache/2
    PHP Version: 7.4.30
    PHP Post Max Size: 128 MB
    PHP Time Limit: 300
    PHP Max Input Vars: 10000
    cURL Version: 7.71.0
    OpenSSL/1.1.1p
    
    SUHOSIN Installed: –
    MySQL Version: 5.5.5-10.4.26-MariaDB-cll-lve
    Max Upload Size: 64 MB
    Default Timezone is UTC: ✔
    fsockopen/cURL: ✔
    SoapClient: ✔
    DOMDocument: ✔
    GZip: ✔
    Multibyte String: ✔
    Remote Post: ❌ wp_remote_post() failed. Contact your hosting provider.
    Remote Get: ✔
    
    ### Database ###
    
    WC Database Version: 6.9.4
    WC Database Prefix: wp_
    Total Database Size: 1012.42MB
    Database Data Size: 908.42MB
    Database Index Size: 104.00MB
    wp_woocommerce_sessions: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_woocommerce_api_keys: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_woocommerce_attribute_taxonomies: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_woocommerce_downloadable_product_permissions: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
    wp_woocommerce_order_items: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_woocommerce_order_itemmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_woocommerce_tax_rates: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
    wp_woocommerce_tax_rate_locations: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_woocommerce_shipping_zones: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_woocommerce_shipping_zone_locations: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_woocommerce_shipping_zone_methods: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_woocommerce_payment_tokens: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_woocommerce_payment_tokenmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_woocommerce_log: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    brandly_co_za_reseller_lock: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    brandly_co_za_reseller_multisite_options: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    brandly_co_za_reseller_products: Data: 0.36MB + Index: 0.61MB + Engine InnoDB
    brandly_co_za_reseller_product_categories: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
    brandly_co_za_reseller_product_variations: Data: 5.39MB + Index: 7.75MB + Engine InnoDB
    brandly_co_za_reseller_scheduled_branded_image_imports: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    brandly_co_za_reseller_scheduled_product_deletions: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    brandly_co_za_reseller_scheduled_product_imports: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    brandly_co_za_reseller_scheduled_product_search_imports: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    brandly_co_za_reseller_shipping_rates: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    brandly_co_za_reseller_shipping_rates_sa: Data: 0.13MB + Index: 0.00MB + Engine InnoDB
    brandly_co_za_reseller_shipping_zones: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    brandly_co_za_reseller_shipping_zones_sa: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    evolcorr_logs: Data: 747.13MB + Index: 3.02MB + Engine InnoDB
    wp_actionscheduler_actions: Data: 21.05MB + Index: 22.22MB + Engine InnoDB
    wp_actionscheduler_claims: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_actionscheduler_groups: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_actionscheduler_logs: Data: 14.02MB + Index: 11.03MB + Engine InnoDB
    wp_commentmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_comments: Data: 0.02MB + Index: 0.09MB + Engine InnoDB
    wp_e_events: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_links: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_options: Data: 5.02MB + Index: 0.59MB + Engine InnoDB
    wp_postmeta: Data: 78.05MB + Index: 32.03MB + Engine InnoDB
    wp_posts: Data: 24.03MB + Index: 10.33MB + Engine InnoDB
    wp_termmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_terms: Data: 0.06MB + Index: 0.03MB + Engine InnoDB
    wp_term_relationships: Data: 0.11MB + Index: 0.06MB + Engine InnoDB
    wp_term_taxonomy: Data: 0.06MB + Index: 0.03MB + Engine InnoDB
    wp_usermeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_users: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
    wp_wc_admin_notes: Data: 0.05MB + Index: 0.00MB + Engine InnoDB
    wp_wc_admin_note_actions: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_wc_category_lookup: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_wc_customer_lookup: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_wc_download_log: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_wc_order_coupon_lookup: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_wc_order_product_lookup: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
    wp_wc_order_stats: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
    wp_wc_order_tax_lookup: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_wc_product_attributes_lookup: Data: 6.52MB + Index: 3.50MB + Engine InnoDB
    wp_wc_product_download_directories: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_wc_product_meta_lookup: Data: 5.52MB + Index: 11.69MB + Engine InnoDB
    wp_wc_rate_limits: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_wc_reserved_stock: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_wc_tax_rate_classes: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_wc_webhooks: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    
    ### Post Type Counts ###
    
    attachment: 10093
    elementor_library: 1
    page: 8
    post: 1
    product: 21
    product_variation: 8232
    revision: 1
    wp_global_styles: 1
    
    ### Security ###
    
    Secure connection (HTTPS): ✔
    Hide errors from visitors: ❌Error messages should not be shown to visitors.
    
    ### Active Plugins (5) ###
    
    Brandly Reseller: by Brandly – 1.0
    Brandly International Shipping: by Evolcorr – 1.0.0
    Elementor: by Elementor.com – 3.7.7
    Klaviyo: by Klaviyo
    Inc. – 3.0.3
    
    WooCommerce: by Automattic – 6.9.4
    
    ### Inactive Plugins (5) ###
    
    Akismet Anti-Spam: by Automattic – 4.2.5
    Google Listings and Ads: by WooCommerce – 2.0.1
    Hello Dolly: by Matt Mullenweg – 1.7.2
    Jetpack: by Automattic – 11.1.2
    MailPoet 3 (New): by MailPoet – 3.92.1
    
    ### Settings ###
    
    API Enabled: –
    Force SSL: –
    Currency: ZAR (R)
    Currency Position: left
    Thousand Separator: 
    Decimal Separator: ,
    Number of Decimals: 2
    Taxonomies: Product Types: external (external)
    grouped (grouped)
    simple (simple)
    variable (variable)
    
    Taxonomies: Product Visibility: exclude-from-catalog (exclude-from-catalog)
    exclude-from-search (exclude-from-search)
    featured (featured)
    outofstock (outofstock)
    rated-1 (rated-1)
    rated-2 (rated-2)
    rated-3 (rated-3)
    rated-4 (rated-4)
    rated-5 (rated-5)
    
    Connected to WooCommerce.com: –
    Enforce Approved Product Download Directories: ✔
    
    ### WC Pages ###
    
    Shop base: #7 - /shop/
    Cart: #8 - /cart/
    Checkout: #9 - /checkout/
    My account: #10 - /my-account/
    Terms and conditions: ❌ Page not set
    
    ### Theme ###
    
    Name: Twenty Twenty-Two
    Version: 1.2
    Author URL: https://wordpress.org/
    Child Theme: ❌ – If you are modifying WooCommerce on a parent theme that you did not build personally we recommend using a child theme. See: How to create a child theme
    WooCommerce Support: ✔
    
    ### Templates ###
    
    Overrides: –
    
    ### Admin ###
    
    Enabled Features: activity-panels
    analytics
    coupons
    customer-effort-score-tracks
    experimental-products-task
    experimental-import-products-task
    experimental-fashion-sample-products
    experimental-product-tour
    shipping-smart-defaults
    shipping-setting-tour
    homescreen
    marketing
    mobile-app-banner
    navigation
    onboarding
    onboarding-tasks
    remote-inbox-notifications
    remote-free-extensions
    payment-gateway-suggestions
    shipping-label-banner
    subscriptions
    store-alerts
    transient-notices
    wc-pay-promotion
    wc-pay-welcome-page
    
    Disabled Features: minified-js
    new-product-management-experience
    settings
    
    Daily Cron: ✔ Next scheduled: 2022-10-01 14:44:54 +00:00
    Options: ✔
    Notes: 59
    Onboarding: skipped
    
    ### Action Scheduler ###
    
    Complete: 64,988
    Oldest: 2022-08-31 15:35:11 +0000
    Newest: 2022-09-30 23:01:13 +0000
    
    Failed: 4
    Oldest: 2022-09-03 18:33:19 +0000
    Newest: 2022-09-30 14:45:14 +0000
    
    Pending: 1
    Oldest: 2022-10-01 16:02:03 +0000
    Newest: 2022-10-01 16:02:03 +0000
    
    ### Status report information ###
    
    Generated at: 2022-09-30 23:02:00 +00:00
    
    Thread Starter php-supadev

    (@lbdeveloper)

    This issue is very curious.

    The code that sends the data is in a WP plugin i am developing.

    I may avoid the issue with some dirty way, like putting the data in a temp and randomly named file on the web root of the WP site with my plugin.

    And i would just tell the server “hey, download this file with the data: https://wp-site.com/dfkndk.txt “, and i wait the reply from server.
    The server downloads and processes the file and replies “ok”, then i delete the file.

    But i guess my plugin would never be approved to the WP directory with a dirty practice like that.

    • This reply was modified 3 years, 8 months ago by php-supadev.
    Thread Starter php-supadev

    (@lbdeveloper)

    UPDATE: @bcworkz ini_get('post_max_size') returned 332M, which i expected since i did put that in php.ini, and i still get an empty php://input also in the standalone PHP file!!
    $_POST is an empty array too

    While the smaller JSON gets to destination on standalone PHP too.

    The same happens if i send it as a form field instead of raw data:

    $header[] = 'Content-Type: application/x-www-form-urlencoded';
    curl_setopt($ch, CURLOPT_HTTPHEADER, $header);
    curl_setopt($ch, CURLOPT_POSTFIELDS, "json=" . urlencode($data) ); 
    • This reply was modified 3 years, 8 months ago by php-supadev.
    • This reply was modified 3 years, 8 months ago by php-supadev.
    • This reply was modified 3 years, 8 months ago by php-supadev.
Viewing 15 replies - 1 through 15 (of 22 total)