Fatal Error – Woocommerce Log
-
Hello,
I installed the UpdraftPlus Plugin and set the backups for Google Drive.
Schedule is every 2 hours. Recently I noticed this error message in the: Woocommerce-Status-Logs section:2022-02-08T14:06:51+00:00 CRITICAL Out of memory (allocated 93323264) (tried to allocate 67108896 bytes) in /………wp-content/plugins/updraftplus/methods/googledrive.php on line 1238
Google Drive is set up correctly, my memory limits are increased in wp-config.php file:
define( ‘WP_MEMORY_LIMIT’, ‘512M’ );
define( ‘WP_MAX_MEMORY_LIMIT’, ‘512M’ );
The backups are working fine, so I don’t understand the error messages.
Those error message show up at the exact time of the backup – every 2 hours.Any guidance would be greatly appreciated.
Thank you!
The topic ‘Fatal Error – Woocommerce Log’ is closed to new replies.