Hi,
Can you please try following:
1) Open up your wp-config.php file in a text editor
2) Find the line with WP_DEBUG in it
3) Immediately after, add this line:
define(‘UPDRAFTPLUS_PREFERPCLZIP’, true);
Then run a new backup – and all should be well; or if not, then it’ll log some more useful error messages (so, post the new log file).
Thanks,
Harshad
Hi,
Now i get this error:
…..”
6442.600 (10) File: uploads/2019/03/AndersLP-300×279.png (exists: 1, is_readable: 1 size: 54788)
6442.603 (10) File: uploads/2019/03/AndersLP.png (exists: 1, is_readable: 1 size: 99627)
6442.606 (10) File: uploads/2019/03/blockchain-1-1024×528.png (exists: 1, is_readable: 1 size: 87737)
6442.609 (10) File: uploads/2019/03/blockchain-1-150×150.png (exists: 1, is_readable: 1 size: 7816)
6442.612 (10) File: uploads/2019/03/blockchain-1-300×155.png (exists: 1, is_readable: 1 size: 13534)
6442.615 (10) File: uploads/2019/03/blockchain-1-768×396.png (exists: 1, is_readable: 1 size: 55140)
6442.622 (10) File: uploads/2019/03/blockchain-1.png (exists: 1, is_readable: 1 size: 51561)
6442.631 (10) Error: makezip_addfiles returned false
6442.823 (10) makezip_addfiles(UpdraftPlus_ZipArchive) apparently failed (file=backup_2019-03-24-1043_Hemonto_f7560d71deae-uploads.zip.tmp, type=uploads, size=64923042) – retrying with PclZip
6443.057 (10) backup_2019-03-24-1043_Hemonto_f7560d71deae-uploads.zip.tmp: Zip file already exists, with 657 files
6446.662 (10) Total entities for the zip file: 60 directories, 850 files (0 skipped as non-modified), 90 MB
6446.848 (10) Only one archive required (UpdraftPlus_PclZip) – will attempt to do in single operation (data: 92134.6 KB, split: 409600 KB)
6447.070 (10) Zip: backup_2019-03-24-1043_Hemonto_f7560d71deae-uploads.zip.tmp: 100 files added (on-disk size: 63401.4 KB)
6447.118 (10) Zip: backup_2019-03-24-1043_Hemonto_f7560d71deae-uploads.zip.tmp: 200 files added (on-disk size: 63401.4 KB)
6447.162 (10) Zip: backup_2019-03-24-1043_Hemonto_f7560d71deae-uploads.zip.tmp: 300 files added (on-disk size: 63401.4 KB)
6447.204 (10) Zip: backup_2019-03-24-1043_Hemonto_f7560d71deae-uploads.zip.tmp: 400 files added (on-disk size: 63401.4 KB)
6447.640 (10) Zip: backup_2019-03-24-1043_Hemonto_f7560d71deae-uploads.zip.tmp: 500 files added (on-disk size: 63401.4 KB)
6448.449 (10) Zip: backup_2019-03-24-1043_Hemonto_f7560d71deae-uploads.zip.tmp: 600 files added (on-disk size: 63401.4 KB)
6448.830 (10) Zip: backup_2019-03-24-1043_Hemonto_f7560d71deae-uploads.zip.tmp: 700 files added (on-disk size: 63401.4 KB)
6449.049 (10) Zip: backup_2019-03-24-1043_Hemonto_f7560d71deae-uploads.zip.tmp: 800 files added (on-disk size: 63401.4 KB)
6640.227 (11) Opened log file at time: Sun, 24 Mar 2019 12:34:02 +0000 on https://www.hemonto.com
6640.398 (11) UpdraftPlus WordPress backup plugin (https://updraftplus.com): 1.16.10 WP: 4.9.10 PHP: 7.0.33 (cgi-fcgi, Windows NT RD00155DA80F0F 10.0 build 14393 (Windows Server 2016) i586) MySQL: 5.7.24-log WPLANG: da_DK Server: Microsoft-IIS/10.0 safe_mode: 0 max_execution_time: 900 memory_limit: 256M (used: 17.8M | 22M) multisite: N openssl: OpenSSL 1.0.2q 20 Nov 2018 mcrypt: Y LANG: ZipArchive::addFile: Y
6640.573 (11) Free space on disk containing Updraft’s temporary directory: 254724.1 MB
6640.756 (11) [Updraftplus] The backup is being aborted for a repeated failure to progress.
6640.982 (11) An error condition has occurred for the first time during this job
6641.177 (11) No email will/can be sent – the user has not configured an email address.
6641.364 (11) Sikkerhedskopieringen forsøgte at blive færdig, men uden held
“
Hi,
Can you pleas try adding this instead?
define(‘UPDRAFTPLUS_NO_BINZIP’, true);
Additionally, Try reducing the “split” setting found in the ‘expert’ section at the bottom of the ‘Settings’ tab, down to 50Mb. Then save settings and start a fresh backup.
Thanks,
Harshad