WARNING: ZipArchive::close(): Invalid or unitialized Zip objec
-
Hi,
I tried to use “tar” or “tar gzip” archive format but got 400 errors:
“WARNING: File name “wp-content/uploads/2015/07/………….” is too long to be saved correctly in Tar archive!”So I changed the archive format to ZIP file but got this errors:
[17-Oct-2015 14:34:38] Added XML export “aaa.wordpress.2015-10-17.xml” with 12.59 MB to backup file list.
[17-Oct-2015 14:34:38] 1. Trying to generate a file with installed plugin names …
[17-Oct-2015 14:34:39] Added plugin list file “aaa.pluginlist.2015-10-17.txt” with 4.60 kB to backup file list.
[17-Oct-2015 14:34:39] 1. Trying to generate a manifest file …
[17-Oct-2015 14:34:39] Added manifest.json file with 5.76 kB to backup file list.
[17-Oct-2015 14:34:39] 1. Trying to create backup archive …
[17-Oct-2015 14:34:39] Compressing files as ZipArchive. Please be patient, this may take a moment.
[17-Oct-2015 14:35:50] ERROR: ZIP archive cannot be closed correctly
[17-Oct-2015 14:35:54] WARNING: filesize(): stat failed for /var/www/html/wp-content/uploads/backwpup-57d054-temp/backwpup_57d054_2015-10-17_14-34-30.zip
[17-Oct-2015 14:35:54] ERROR: If will be added to your backup archive, the archive will be too large for operations with this PHP Version. You might want to consider splitting the backup job in multiple jobs with less files each.
[17-Oct-2015 14:35:54] WARNING: filesize(): stat failed for /var/www/html/wp-content/uploads/backwpup-57d054-temp/backwpup_57d054_2015-10-17_14-34-30.zip
[17-Oct-2015 14:35:54] ERROR: Cannot create backup archive correctly. Aborting creation.
[17-Oct-2015 14:35:54] 2. Trying to create backup archive …
[17-Oct-2015 14:35:54] Compressing files as ZipArchive. Please be patient, this may take aWhat can I do?
Thank you !!!
- The topic ‘WARNING: ZipArchive::close(): Invalid or unitialized Zip objec’ is closed to new replies.