Open orders takes many seconds and getting error
-
HI there,
Since a while we using HPOS and thats works fine, the plugins we using are comppatible and have been test in a staging server.
Now since a few days it takes ages to open a orders and getting the next fatal error.
2024-05-06T08:55:50+00:00Kritiek Allowed memory size of 2147483648 bytes exhausted (tried to allocate 20480 bytes) Aanvullende context{ “error”: { “type”: 1, “file”: “\/var\/www\/vhosts\/domain.com\/httpdocs\/wp-includes\/functions.php”, “line”: 650 }, “backtrace”: [ { “file”: “\/var\/www\/vhosts\/domain.com\/httpdocs\/wp-content\/plugins\/woocommerce\/includes\/class-woocommerce.php”, “line”: 377, “function”: “critical”, “class”: “WC_Logger”, “type”: “->” }, { “function”: “log_errors”, “class”: “WooCommerce”, “type”: “->” } ] }
If i go to functions in the includer folder i see the next on line 650
return @unserialize( trim( $data ) );
I set the memory limit to 2048mb and then still getting this error.
Can anyone help me in the direction to fix this?
The page I need help with: [log in to see the link]
- The topic ‘Open orders takes many seconds and getting error’ is closed to new replies.