Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi @bigmoxy,

    I found out that the duplicating orders issue on my site is caused by exhausted memory and as you said this happens only on high traffic site at peak hours.

    I increased the WP_MEMORY_LIMIT and the problem is gone now.

    Hope this might help.

    Here the fatal log on the time of the event:

    
    2021-11-15T00:06:22+00:00 CRITICAL Allowed memory size of 134217728 bytes exhausted (tried to allocate 20480 bytes) in /var/www/htdocs/wp-includes/wp-db.php on line 2022
    
    2021-11-15T00:18:02+00:00 CRITICAL Allowed memory size of 134217728 bytes exhausted (tried to allocate 12288 bytes) in /var/www/htdocs/wp-includes/wp-db.php on line 2022
    
    2021-11-15T00:50:23+00:00 CRITICAL Allowed memory size of 134217728 bytes exhausted (tried to allocate 20480 bytes) in /var/www/htdocs/wp-includes/wp-db.php on line 2022
    
    2021-11-15T00:50:52+00:00 CRITICAL Allowed memory size of 134217728 bytes exhausted (tried to allocate 12288 bytes) in /var/www/htdocs/wp-includes/wp-db.php on line 2022
    
    2021-11-15T00:51:32+00:00 CRITICAL Allowed memory size of 134217728 bytes exhausted (tried to allocate 12288 bytes) in /var/www/htdocs/wp-includes/wp-db.php on line 2022
    
    2021-11-15T00:54:04+00:00 CRITICAL Allowed memory size of 134217728 bytes exhausted (tried to allocate 12288 bytes) in /var/www/htdocs/wp-includes/wp-db.php on line 2022
    
    2021-11-15T00:58:57+00:00 CRITICAL Allowed memory size of 134217728 bytes exhausted (tried to allocate 12288 bytes) in /var/www/htdocs/wp-includes/wp-db.php on line 2022
    
    2021-11-15T01:08:48+00:00 CRITICAL Allowed memory size of 134217728 bytes exhausted (tried to allocate 12288 bytes) in /var/www/htdocs/wp-includes/wp-db.php on line 2022
    
    2021-11-15T01:09:44+00:00 CRITICAL Allowed memory size of 134217728 bytes exhausted (tried to allocate 12288 bytes) in /var/www/htdocs/wp-includes/wp-db.php on line 2022
    
    2021-11-15T02:00:14+00:00 CRITICAL Allowed memory size of 134217728 bytes exhausted (tried to allocate 12288 bytes) in /var/www/htdocs/wp-includes/wp-db.php on line 2022
    
    2021-11-15T02:00:37+00:00 CRITICAL Allowed memory size of 134217728 bytes exhausted (tried to allocate 12288 bytes) in /var/www/htdocs/wp-includes/wp-db.php on line 2022
    
    2021-11-15T02:00:58+00:00 CRITICAL Allowed memory size of 134217728 bytes exhausted (tried to allocate 20480 bytes) in /var/www/htdocs/wp-includes/meta.php on line 1085
    
    2021-11-15T02:26:44+00:00 CRITICAL Allowed memory size of 134217728 bytes exhausted (tried to allocate 12288 bytes) in /var/www/htdocs/wp-includes/wp-db.php on line 2022
    
    2021-11-15T02:27:08+00:00 CRITICAL Allowed memory size of 134217728 bytes exhausted (tried to allocate 12288 bytes) in /var/www/htdocs/wp-includes/wp-db.php on line 2022
    
    2021-11-15T02:52:43+00:00 CRITICAL Allowed memory size of 134217728 bytes exhausted (tried to allocate 20480 bytes) in /var/www/htdocs/wp-includes/wp-db.php on line 2022
    
    2021-11-15T02:53:02+00:00 CRITICAL Allowed memory size of 134217728 bytes exhausted (tried to allocate 16384 bytes) in /var/www/htdocs/wp-includes/wp-db.php on line 2022
    
    2021-11-15T02:53:28+00:00 CRITICAL Allowed memory size of 134217728 bytes exhausted (tried to allocate 16384 bytes) in /var/www/htdocs/wp-includes/wp-db.php on line 2022
    
    2021-11-15T02:54:20+00:00 CRITICAL Allowed memory size of 134217728 bytes exhausted (tried to allocate 20480 bytes) in /var/www/htdocs/wp-includes/wp-db.php on line 2022
    
    2021-11-15T02:55:27+00:00 CRITICAL Allowed memory size of 134217728 bytes exhausted (tried to allocate 12288 bytes) in /var/www/htdocs/wp-includes/wp-db.php on line 2022
    
    2021-11-15T03:12:29+00:00 CRITICAL Allowed memory size of 134217728 bytes exhausted (tried to allocate 12288 bytes) in /var/www/htdocs/wp-includes/wp-db.php on line 2022
    
    2021-11-15T03:12:30+00:00 CRITICAL Allowed memory size of 134217728 bytes exhausted (tried to allocate 12288 bytes) in /var/www/htdocs/wp-includes/wp-db.php on line 2022
    
    2021-11-15T03:12:58+00:00 CRITICAL Allowed memory size of 134217728 bytes exhausted (tried to allocate 12288 bytes) in /var/www/htdocs/wp-includes/wp-db.php on line 2022
    
    2021-11-15T03:12:58+00:00 CRITICAL Allowed memory size of 134217728 bytes exhausted (tried to allocate 12288 bytes) in /var/www/htdocs/wp-includes/wp-db.php on line 2022
    
    2021-11-15T03:14:08+00:00 CRITICAL Allowed memory size of 134217728 bytes exhausted (tried to allocate 12288 bytes) in /var/www/htdocs/wp-includes/wp-db.php on line 2022
    
    2021-11-15T03:15:14+00:00 CRITICAL Allowed memory size of 134217728 bytes exhausted (tried to allocate 12288 bytes) in /var/www/htdocs/wp-includes/wp-db.php on line 2022
    
    2021-11-15T03:23:24+00:00 CRITICAL Allowed memory size of 134217728 bytes exhausted (tried to allocate 12288 bytes) in /var/www/htdocs/wp-includes/wp-db.php on line 2022
    
    2021-11-15T03:26:05+00:00 CRITICAL Allowed memory size of 134217728 bytes exhausted (tried to allocate 16384 bytes) in /var/www/htdocs/wp-includes/wp-db.php on line 2022
    
    2021-11-15T03:26:23+00:00 CRITICAL Allowed memory size of 134217728 bytes exhausted (tried to allocate 12288 bytes) in /var/www/htdocs/wp-includes/wp-db.php on line 2022
    
    2021-11-15T03:27:17+00:00 CRITICAL Allowed memory size of 134217728 bytes exhausted (tried to allocate 12288 bytes) in /var/www/htdocs/wp-includes/wp-db.php on line 2022
    
    2021-11-15T03:27:41+00:00 CRITICAL Allowed memory size of 134217728 bytes exhausted (tried to allocate 12288 bytes) in /var/www/htdocs/wp-includes/wp-db.php on line 2022
    
    2021-11-15T04:43:14+00:00 CRITICAL Allowed memory size of 134217728 bytes exhausted (tried to allocate 16384 bytes) in /var/www/htdocs/wp-includes/wp-db.php on line 2022
    
    2021-11-15T05:14:08+00:00 CRITICAL Allowed memory size of 134217728 bytes exhausted (tried to allocate 16384 bytes) in /var/www/htdocs/wp-includes/wp-db.php on line 2022

    `

    I am having the same issue, my orders keep duplicating and it is making a huge mess.

    Here is my system report

    ### WordPress Environment ###

    WordPress address (URL): https://selectls.com
    Site address (URL): https://selectls.com
    WC Version: 5.9.0
    REST API Version: ✔ 5.9.0
    WC Blocks Version: ✔ 6.1.0
    Action Scheduler Version: ✔ 3.3.0
    WC Admin Version: ✔ 2.8.0
    Log Directory Writable: ✔
    WP Version: 5.8.2
    WP Multisite: –
    WP Memory Limit: 256 MB
    WP Debug Mode: –
    WP Cron: ✔
    Language: en_US
    External object cache: –

    ### Server Environment ###

    Server Info: nginx/1.19.3
    PHP Version: 7.4.20
    PHP Post Max Size: 100 MB
    PHP Time Limit: 300
    PHP Max Input Vars: 1000
    cURL Version: 7.64.0
    OpenSSL/1.1.1d

    SUHOSIN Installed: –
    MySQL Version: 5.5.5-10.5.4-MariaDB-1:10.5.4+maria~focal-log
    Max Upload Size: 100 MB
    Default Timezone is UTC: ✔
    fsockopen/cURL: ✔
    SoapClient: ✔
    DOMDocument: ✔
    GZip: ✔
    Multibyte String: ✔
    Remote Post: ✔
    Remote Get: ✔

    ### Database ###

    WC Database Version: 5.9.0
    WC Database Prefix: wp_
    Total Database Size: 1258.67MB
    Database Data Size: 846.51MB
    Database Index Size: 412.16MB
    wp_woocommerce_sessions: Data: 46.56MB + Index: 1.52MB + 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.17MB + Engine InnoDB
    wp_woocommerce_order_items: Data: 0.17MB + Index: 0.13MB + Engine InnoDB
    wp_woocommerce_order_itemmeta: Data: 1.52MB + Index: 0.94MB + Engine InnoDB
    wp_woocommerce_tax_rates: Data: 0.02MB + Index: 0.08MB + Engine InnoDB
    wp_woocommerce_tax_rate_locations: Data: 0.02MB + Index: 0.05MB + 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.03MB + Engine InnoDB
    wp_woocommerce_payment_tokenmeta: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
    wp_woocommerce_log: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_actionscheduler_actions: Data: 6.52MB + Index: 8.13MB + 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: 5.52MB + Index: 4.55MB + Engine InnoDB
    wp_commentmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_comments: Data: 1.52MB + Index: 0.47MB + Engine InnoDB
    wp_links: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_mcloud_task: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_mcloud_task_data: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_mcloud_task_schedule: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_mcloud_task_token: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_mobileassistant_failed_login: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_mobileassistant_push_settings: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_mobileassistant_session_keys: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_mobileassistant_users: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_ms_snippets: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_options: Data: 378.36MB + Index: 18.94MB + Engine InnoDB
    wp_postmeta: Data: 258.83MB + Index: 282.55MB + Engine InnoDB
    wp_posts: Data: 118.64MB + Index: 62.34MB + Engine InnoDB
    wp_rank_math_analytics_objects: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_rank_math_internal_links: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_rank_math_internal_meta: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_snippets: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_termmeta: Data: 0.17MB + Index: 0.19MB + Engine InnoDB
    wp_terms: Data: 0.13MB + Index: 0.16MB + Engine InnoDB
    wp_term_relationships: Data: 8.52MB + Index: 7.52MB + Engine InnoDB
    wp_term_taxonomy: Data: 0.11MB + Index: 0.13MB + Engine InnoDB
    wp_tm_taskmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_tm_tasks: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_usermeta: Data: 0.05MB + Index: 0.03MB + Engine InnoDB
    wp_users: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
    wp_wc_admin_notes: Data: 0.06MB + Index: 0.00MB + Engine InnoDB
    wp_wc_admin_note_actions: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_wc_category_lookup: Data: 0.09MB + Index: 0.00MB + Engine InnoDB
    wp_wc_customer_lookup: Data: 0.09MB + Index: 0.08MB + Engine InnoDB
    wp_wc_download_log: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
    wp_wc_order_coupon_lookup: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_wc_order_product_lookup: Data: 0.13MB + Index: 0.30MB + Engine InnoDB
    wp_wc_order_stats: Data: 0.11MB + Index: 0.17MB + Engine InnoDB
    wp_wc_order_tax_lookup: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_wc_product_meta_lookup: Data: 18.55MB + Index: 23.09MB + 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.03MB + Engine InnoDB
    wp_woo_shippment_provider: Data: 0.08MB + Index: 0.00MB + Engine InnoDB
    wp_wpfm_backup: Data: 0.02MB + Index: 0.00MB + Engine InnoDB

    ### Post Type Counts ###

    attachment: 81148
    blocks: 8
    customize_changeset: 17
    nav_menu_item: 115
    page: 26
    post: 2
    postman_sent_mail: 1389
    product: 17191
    product_variation: 146450
    revision: 102
    shop_order: 739
    shop_order_refund: 17

    ### Security ###

    Secure connection (HTTPS): ✔
    Hide errors from visitors: ✔

    ### Active Plugins (19) ###

    Code Snippets: by Code Snippets Pro – 2.14.2
    Custom Order Numbers for WooCommerce: by Tyche Softwares – 1.3.4
    Disable All WordPress Updates: by Oliver Schlöbe – 1.6.8
    Google Apps Login: by Lever Technology LLC – 3.4.4
    Limit Login Attempts Reloaded: by Limit Login Attempts Reloaded – 2.23.2
    Mobile Assistant Connector: by eMagicOne – 2.1.10
    PixelYourSite PRO: by PixelYourSite – 8.4.3
    Post SMTP: by Yehuda Hassine – 2.0.23
    Advanced Shipment Tracking for WooCommerce: by zorem – 3.3
    WooCommerce Blocks: by Automattic – 5.5.1
    WooCommerce Payments: by Automattic – 2.7.0
    WooCommerce: by Automattic – 5.9.0
    WP File Manager: by mndpsingh287 – 7.1.2

    ### Inactive Plugins (4) ###

    Jetpack: by Automattic – 9.9.1
    Variation Swatches for WooCommerce: by Emran Ahmed – 1.1.17
    WP-Optimize – Clean, Compress, Cache: by David Anderson
    Ruhani Rabin
    Team Updraft – 3.1.9

    ### Settings ###

    API Enabled: –
    Force SSL: –
    Currency: USD ($)
    Currency Position: left
    Thousand Separator: ,
    Decimal Separator: .
    Number of Decimals: 2
    Taxonomies: Product Types: external (external)
    grouped (grouped)
    simple (simple)
    subscription (subscription)
    variable (variable)
    variable subscription (variable-subscription)

    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: –

    ### WC Pages ###

    Shop base: #6 – /shop/
    Cart: #7 – /cart/
    Checkout: #8 – /checkout/
    My account: #9 – /my-account/
    Terms and conditions: #502 – /term-of-service/

    ### Theme ###

    Name: SheFashion
    Version: 2
    Author URL:
    Child Theme: ✔
    Parent Theme Name: Flatsome
    Parent Theme Version: 3.14.1
    Parent Theme Author URL: http://www.uxthemes.com/
    WooCommerce Support: ✔

    ### Templates ###

    Overrides: flatsome/woocommerce/archive-product.php
    flatsome/woocommerce/cart/cart-empty.php
    flatsome/woocommerce/cart/cart-shipping.php
    shefashion/woocommerce/cart/cart.php
    shefashion/woocommerce/checkout/form-checkout.php
    flatsome/woocommerce/checkout/form-coupon.php
    shefashion/woocommerce/checkout/review-order.php
    flatsome/woocommerce/checkout/terms.php
    flatsome/woocommerce/checkout/thankyou.php
    flatsome/woocommerce/content-product-cat.php
    flatsome/woocommerce/content-product.php
    flatsome/woocommerce/content-single-product.php
    flatsome/woocommerce/content-widget-product.php
    flatsome/woocommerce/global/breadcrumb.php
    flatsome/woocommerce/global/quantity-input.php
    flatsome/woocommerce/global/wrapper-end.php
    flatsome/woocommerce/global/wrapper-start.php
    flatsome/woocommerce/loop/loop-end.php
    flatsome/woocommerce/loop/loop-start.php
    flatsome/woocommerce/loop/pagination.php
    flatsome/woocommerce/loop/result-count.php
    flatsome/woocommerce/loop/sale-flash.php
    flatsome/woocommerce/myaccount/form-login.php
    flatsome/woocommerce/myaccount/navigation.php
    flatsome/woocommerce/notices/error.php
    flatsome/woocommerce/notices/notice.php
    flatsome/woocommerce/notices/success.php
    flatsome/woocommerce/product-searchform.php
    shefashion/woocommerce/single-product/add-to-cart/variable.php
    shefashion/woocommerce/single-product/add-to-cart/variation.php
    flatsome/woocommerce/single-product/photoswipe.php
    flatsome/woocommerce/single-product/price.php
    flatsome/woocommerce/single-product/product-image.php
    flatsome/woocommerce/single-product/product-thumbnails.php
    flatsome/woocommerce/single-product/rating.php
    flatsome/woocommerce/single-product/related.php
    flatsome/woocommerce/single-product/review.php
    flatsome/woocommerce/single-product/sale-flash.php
    flatsome/woocommerce/single-product/share.php
    flatsome/woocommerce/single-product/short-description.php
    shefashion/woocommerce/single-product/tabs/tabs.php
    flatsome/woocommerce/single-product/title.php
    flatsome/woocommerce/single-product/up-sells.php
    flatsome/woocommerce/single-product-reviews.php
    flatsome/woocommerce/single-product.php
    flatsome/woocommerce/content-product_cat.php

    ### Action Scheduler ###

    Canceled: 1
    Oldest: 2021-11-14 14:16:09 +0000
    Newest: 2021-11-14 14:16:09 +0000

    Complete: 20,956
    Oldest: 2021-10-19 05:36:26 +0000
    Newest: 2021-11-14 17:50:08 +0000

    Failed: 205
    Oldest: 2021-10-15 15:51:18 +0000
    Newest: 2021-11-14 14:26:11 +0000

    Pending: 4
    Oldest: 2021-11-15 10:18:26 +0000
    Newest: 2022-01-22 04:48:41 +0000

    ### Status report information ###

    Generated at: 2021-11-14 17:51:39 +00:00
    `

Viewing 2 replies - 1 through 2 (of 2 total)