Title: Memory errors
Last modified: October 22, 2018

---

# Memory errors

 *  [fidoboy](https://wordpress.org/support/users/fidoboy/)
 * (@fidoboy)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/memory-errors-3/)
 * I have tried using the folder ID and not the name, but i get this error trying
   to upload the backup to the cloud drive:
 * `Fatal error: Allowed memory size of 314572800 bytes exhausted (tried to allocate
   37748768 bytes) in /wp-content/plugins/xcloner-google-drive/vendor/nao-pon/flysystem-
   google-drive/src/GoogleDriveAdapter.php on line 1191`
 * The file size of the backup is 5Gb

Viewing 4 replies - 1 through 4 (of 4 total)

 *  Plugin Contributor [XCloner](https://wordpress.org/support/users/xcloner/)
 * (@xcloner)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/memory-errors-3/#post-10803511)
 * The google drive api does incremental uploads of 100MB , the error you have there
   indicates it tried to allocate 37MB for the upload process out of the 314MB limit
   you have there, try and increase the total memory_limit of your site to a larger
   value and see if it helps.
 *  Thread Starter [fidoboy](https://wordpress.org/support/users/fidoboy/)
 * (@fidoboy)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/memory-errors-3/#post-10804374)
 * Thanks for the fast reply [@xcloner](https://wordpress.org/support/users/xcloner/)
   I’ve changed that parameter to 512Mb and now I get this error message:
 * `Fatal error: Maximum execution time of 60 seconds exceeded in /wp-content/plugins/
   xcloner-google-drive/vendor/nao-pon/flysystem-google-drive/src/GoogleDriveAdapter.
   php on line 1191`
 *  Plugin Contributor [XCloner](https://wordpress.org/support/users/xcloner/)
 * (@xcloner)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/memory-errors-3/#post-10804543)
 * You might want to increase the max_execution_time as well, could be the transfer
   time is taking longer to complete.
 *  Thread Starter [fidoboy](https://wordpress.org/support/users/fidoboy/)
 * (@fidoboy)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/memory-errors-3/#post-10808826)
 * [@xcloner](https://wordpress.org/support/users/xcloner/) I’ve changed it to 60
   seconds first and then to 120 seconds and now there is no error in the log file,
   but when I use the plugin from the WordPress admin dashboard to transfer my backup
   to the Google Drive, it shows the word “error” in red color, and nothing more.
 * Could you try to check if it works with a 5Gb file? I don’t know what else to
   check to make it work
    -  This reply was modified 7 years, 7 months ago by [fidoboy](https://wordpress.org/support/users/fidoboy/).
    -  This reply was modified 7 years, 7 months ago by [fidoboy](https://wordpress.org/support/users/fidoboy/).
    -  This reply was modified 7 years, 7 months ago by [fidoboy](https://wordpress.org/support/users/fidoboy/).

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Memory errors’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/xcloner-google-drive.svg)
 * [XCloner Google Drive](https://wordpress.org/plugins/xcloner-google-drive/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/xcloner-google-drive/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/xcloner-google-drive/)
 * [Active Topics](https://wordpress.org/support/plugin/xcloner-google-drive/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/xcloner-google-drive/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/xcloner-google-drive/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [fidoboy](https://wordpress.org/support/users/fidoboy/)
 * Last activity: [7 years, 7 months ago](https://wordpress.org/support/topic/memory-errors-3/#post-10808826)
 * Status: not resolved