• Resolved dompl

    (@dompl)


    Hi.

    I’ve tried to upload fairly large wordpress site to GD.

    2012-06-15	08:30:47	NOTICE	The database dump was completed successfully in 6.26 seconds.
    2012-06-15	08:30:47	NOTICE	Attempting to create archive /home/website/public_html/wp-content/backup/1455749039.zip
    2012-06-15	08:39:25	NOTICE	Archive created successfully in 518.1 seconds. Archive file size is 306 MB
    2012-06-15	08:39:25	NOTICE	Attempting to upload archive to Google Drive
    2012-06-15	08:49:25	ERROR	The upload process timed out but can be resumed. (resumable)

    The problem is with the file size.

    How can I resolve it please?

    Thanks
    dompl

    http://wordpress.org/extend/plugins/backup/

Viewing 8 replies - 1 through 8 (of 8 total)
  • iclanzan

    (@helio-1)

    There is nothing to resolve. The upload will resume automatically using the built-in WP cron.

    iclanzan

    (@helio-1)

    I do find it odd that it took more than 8 minutes to create the archive.

    Do you know if you have the ZipArchive extension loaded?

    Thread Starter dompl

    (@dompl)

    Im not sure.

    Unfortunatelly backup didn’t copy to GD.

    Here is the entire log.

    2012-06-15	08:30:40	NOTICE	Attempting to dump database to /home/website/public_html/wp-content/backup/dump.sql
    2012-06-15	08:30:47	NOTICE	The database dump was completed successfully in 6.26 seconds.
    2012-06-15	08:30:47	NOTICE	Attempting to create archive /home/website/public_html/wp-content/backup/1339749039.zip
    2012-06-15	08:39:25	NOTICE	Archive created successfully in 518.1 seconds. Archive file size is 306 MB
    2012-06-15	08:39:25	NOTICE	Attempting to upload archive to Google Drive
    2012-06-15	08:49:25	ERROR	The upload process timed out but can be resumed. (resumable)
    2012-06-15	08:49:25	NOTICE	Backup process completed in 1124.95 seconds. Initial PHP memory usage was 31.5 MB and the backup process used another 25.25 MB of RAM.
    2012-06-15	08:50:08	NOTICE	Resuming upload of 1339749039.zip.
    2012-06-15	08:52:06	ERROR	The upload process timed out but can be resumed. (resumable)
    2012-06-15	08:52:15	NOTICE	Resuming upload of 1339749039.zip.
    2012-06-15	08:54:13	ERROR	The upload process timed out but can be resumed. (resumable)
    2012-06-15	08:54:21	NOTICE	Resuming upload of 1339749039.zip

    Thank you for your help!

    iclanzan

    (@helio-1)

    It’s still going…

    I do notice a bug though. I’m assuming you set a time limit of 10 minutes, right?
    But after resuming the upload, the running time is limited at 2 minutes.

    I will fix that, but even so, the upload will eventually finish.

    Thread Starter dompl

    (@dompl)

    Yes, I’ve set it up to 10 min.

    Lest then just wait a while. Ill update later on today.

    thanks

    artfusion

    (@artfusion)

    Hi, where does one find the log? I am having issues with a large WP site as well. I have it working on a small site no problem, but it seems to do nothing on a large site with many uploads of images, around 500 mb.

    What are the optimal settings for the chunk and time limits for a site this size?

    Thanks

    artfusion

    (@artfusion)

    Found the log, it attempts to make zip but nothing beyond that

    iclanzan

    (@helio-1)

    PHP is most likely running out of memory when zipping the files. Please check the PHP error log for that.

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

The topic ‘[Plugin: Backup] Large file upload to Google Drive problems’ is closed to new replies.