Out of memory errors
-
I started getting OOM errors and narrowed them down to Asset Cleanup. They lock me out of WP admin and sites and persist until Apache is restarted.
These are 2x samples out of a whole bunch.[02-Aug-2022 01:38:02 UTC] PHP Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 17361538092 bytes) in C:\htdocs\site\wp-includes\load.php on line 1466
[02-Aug-2022 15:25:17 UTC] PHP Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 94434284256 bytes) in C:\htdocs\site\wp-content\plugins\performance-lab\load.php on line 49
No idea what circumstances cause them but there seems to be a correlation with database updates after site and plugin upgrades but I also got them after the sites were relatively idle overnight.
- The topic ‘Out of memory errors’ is closed to new replies.