Critique Allowed memory size
-
Hi all !
Some days I have this kind of error in the woocomerce log :
025-06-05T14:16:39+00:00 Critique Allowed memory size of 536870912 bytes exhausted (tried to allocate 4096 bytes)
Contexte supplémentaire
{
"error": {
"type": 1,
"file": "/home/******/wp-includes/meta.php",
"line": 1206
},
"remote-logging": true,
"backtrace": [
{
"file": "/home/******/wp-content/plugins/woocommerce/includes/class-woocommerce.php",
"line": 414,
"function": "critical",
"class": "WC_Logger",
"type": "->"
},
{
"function": "log_errors",
"class": "WooCommerce",
"type": "->"
}
]
}
2025-06-05T14:16:45+00:00 Critique Allowed memory size of 536870912 bytes exhausted (tried to allocate 4096 bytes)
Contexte supplémentaire
{
"error": {
"type": 1,
"file": "/home/******/includes/meta.php",
"line": 1206
},
"remote-logging": true,
"backtrace": [
{
"file": "/home/******/wp-content/plugins/woocommerce/includes/class-woocommerce.php",
"line": 414,
"function": "critical",
"class": "WC_Logger",
"type": "->"
},
{
"function": "log_errors",
"class": "WooCommerce",
"type": "->"
}
]
}Is it a big issue ? Can I fix it ?
Best, Bruno.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Critique Allowed memory size’ is closed to new replies.