• Resolved customfit

    (@customfit)


    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!

Viewing 1 replies (of 1 total)
  • Plugin Author David Anderson / Team Updraft

    (@davidanderson)

    Hi,

    If the backup completes, then there is nothing to worry about. UpdraftPlus automatically restarts if an error occurs. In this case, there was insufficient memory available, so on the restart, it requested less.

    David

Viewing 1 replies (of 1 total)

The topic ‘Fatal Error – Woocommerce Log’ is closed to new replies.