Allowed memory size exhausted
-
Hi guys,
On my WooCommerce Status Logs I’m getting the following error daily:
2026-02-02T23:05:41+00:00 Critical Allowed memory size of 1073741824 bytes exhausted (tried to allocate 268435464 bytes)
Additional context
{
"error": {
"type": 1,
"file": "/home/cnylucy/public_html/wp-content/plugins/wordfence/lib/wfUtils.php",
"line": 1991
},
"remote-logging": true,
"backtrace": [
{
"file": "/home/cnylucy/public_html/wp-content/plugins/woocommerce/includes/class-woocommerce.php",
"line": 454,
"function": "critical",
"class": "WC_Logger",
"type": "->"
},
{
"function": "log_errors",
"class": "WooCommerce",
"type": "->"
}
]
}
2026-02-02T23:21:01+00:00 Critical Allowed memory size of 1073741824 bytes exhausted (tried to allocate 268435464 bytes)
Additional context
{
"error": {
"type": 1,
"file": "/home/cnylucy/public_html/wp-content/plugins/wordfence/lib/wfUtils.php",
"line": 1991
},
"remote-logging": true,
"backtrace": [
{
"file": "/home/cnylucy/public_html/wp-content/plugins/woocommerce/includes/class-woocommerce.php",
"line": 454,
"function": "critical",
"class": "WC_Logger",
"type": "->"
},
{
"function": "log_errors",
"class": "WooCommerce",
"type": "->"
}
]
}What can be done to prevent this please?
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
You must be logged in to reply to this topic.