• Hey,

    when i start a backup all seems fine, but after creating the “to backup file list” (nearly 15200 files, estimated size: 3.12GB) it trys to create the zip file with all the files using PclZip. Then a long time nothing happens and when i look at the temp directory i only find the following files:

    .filelist
    .htaccess
    index.php
    .running
    theblogname.wordpress.2013-01-10.xml
    .static
    wordpress_8.sql

    but no zip file. the log file then stuck for a while (a few hundred seconds). Then suddenly a large zip file appears in the temp directory, growing very fast (a few hundres MB per minute). looking at the tmp directory i can see shortly appearing pclzip-*.gz files. that file reaches a size of 3.2GB and then disappears completely from one second to the next. the log then only says that it trys to upload the zip file (via ftp). but it can’t, because there is no zip file anymore. so it retries 3 times to upload the non existing file and then finishes.

    i don’t know how to fix this problem. i don’t see any error log in the server log. and the backupwp log file doesn’t say much.

    i’m using WordPress 3.5 and BackupWP 2.1.17.

    i have another blog running on the same serverin a different vhost, with a even larger backup size. there everything is fine. the upload of 4.2 GB to the ftp server works.

    Thanks for your support.
    Ingmar

    https://www.ads-software.com/extend/plugins/backwpup/

Viewing 7 replies - 1 through 7 (of 7 total)
  • try to test tar.gz files or activate PHP Zip in the General Settings of BackWPup

    Thread Starter eveslage

    (@eveslage)

    I tried the PHP Zip with .zip archive. The result is the same, but i also get a additional warning message. The .zip file growths und suddenly before uploading is disappears.

    2013/01/11 09:39.20: Füge XML-Export “***.wordpress.2013-01-11.xml” der Datensicherungs-Liste hinzu, mit 5.27 MB
    2013/01/11 09:39.22: 1. Versuche Liste von Dateien zur Datensicherung zu erstellen …
    2013/01/11 09:41.44: 15135 Dateien mit 3.19 GB zum Sichern
    2013/01/11 09:41.44: 1. Versuche ein Datensicherungs-ZIP-Archiv zu erstellen …
    2013/01/11 09:47.34: Datensicherungs-ZIP-Archiv wurde erstellt!
    2013/01/11 09:47.34: [WARNUNG] filesize(): stat failed for /var/www/vhosts/***/httpdocs/wordpress/wp-content/plugins/backwpup/tmp/***_2013-01-11_09-38-54.zip
    2013/01/11 09:50.26: [WARNUNG] filesize(): stat failed for /var/www/vhosts/***/httpdocs/wordpress/wp-content/plugins/backwpup/tmp/***_2013-01-11_09-38-54.zip
    2013/01/11 09:50.26: 1. Versuche Datensicherungsdatei zu einem FTP-Server zu senden …

    Then i tried PHP Zip with tar.gz archive. Also the same.

    013/01/11 10:01.39: 1. Versuche Liste von Dateien zur Datensicherung zu erstellen …
    2013/01/11 10:04.07: 15135 Dateien mit 3.19 GB zum Sichern
    2013/01/11 10:04.08: 1. Versuche tar.gz Archivdatei zu erstellen …
    2013/01/11 10:13.48: tar.gz Archiverstellung fertig
    2013/01/11 10:13.48: Archivgr??e ist 0 B
    2013/01/11 10:13.48: 1. Versuche Datensicherungsdatei zu einem FTP-Server zu senden …

    No file gets uploaded.

    Is there any Debug flag i can activate, so i get more debug output? i really have no clue what else to do.

    No idea for the moment. can be a quota Problem. Please check how many you have.

    Thread Starter eveslage

    (@eveslage)

    quota can’t be the problem. its a virtual server with 50GB free disk space.

    hmmmm… is the ***_2013-01-11_09-38-54.zip in the tmp folder while backup ?

    Thread Starter eveslage

    (@eveslage)

    Yes, it is. And it is constantly growing in size. but just before starting the upload it disappears.

    But wy disappears it. The Job will do it only on y normel end. I see that it disapper direktly after generation.

    What happened wit a tra archive ?

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Backup file disappears in TMP folder before uploading’ is closed to new replies.