• Resolved helmutp

    (@helmutp)


    [STEP] [2021-05-07 14:01:26] Initializing backup…
    [INFO] [2021-05-07 14:01:26] Backup & Migration version: 1.0.9
    [INFO] [2021-05-07 14:01:26] Site which will be backed up: https://kirchberg-tirol.at
    [INFO] [2021-05-07 14:01:26] PHP Version: 7.1.33
    [INFO] [2021-05-07 14:01:26] Web server: Apache
    [INFO] [2021-05-07 14:01:26] Max execution time (in seconds): 259200
    [INFO] [2021-05-07 14:01:26] Checking if backup dir is writable…
    [INFO] [2021-05-07 14:01:26] Initializing custom error handler
    [SUCCESS] [2021-05-07 14:01:26] Yup it is writable…
    [INFO] [2021-05-07 14:01:26] PHP CLI is not available – plugin will use web server proxy.
    [STEP] [2021-05-07 14:01:26] Scanning files…
    [WARN] [2021-05-07 14:01:36] This file is quite big consider to exclude it, if backup fails: /var/www/vhosts/7/139623/webspace/siteapps/WordPress-21446/htdocs/wp-content/uploads/backwpup-5d7bc8-backups/2020-10-07_09-53-21_JNOXXSFO01.zip (118.7 MB)
    [WARN] [2021-05-07 14:01:36] This file is quite big consider to exclude it, if backup fails: /var/www/vhosts/7/139623/webspace/siteapps/WordPress-21446/htdocs/wp-content/uploads/backwpup-5d7bc8-backups/2020-11-17_08-33-29_OFOXXSEJ01.zip (184.06 MB)
    [STEP] [2021-05-07 14:01:36] Checking free space, reserving…
    [INFO] [2021-05-07 14:01:36] Requires at least 786796956 bytes. [750.35 MB]
    [INFO] [2021-05-07 14:01:36] Disk free space function is not disabled – using…
    [INFO] [2021-05-07 14:01:36] Checking this path/partition: /var/www/vhosts/7/139623/webspace/siteapps/WordPress-21446/htdocs/wp-content/backup-migration/backups
    [SUCCESS] [2021-05-07 14:01:36] There is 2,034,557.86 MB free. [1.94 TB]
    [SUCCESS] [2021-05-07 14:01:36] Great! We have enough space.
    [SUCCESS] [2021-05-07 14:01:36] Confirmed, there is more than enough space, checked: 786796956 bytes
    [INFO] [2021-05-07 14:01:36] Scanning done – found 17538 files…
    [SUCCESS] [2021-05-07 14:01:36] Backup initialized…
    [STEP] [2021-05-07 14:01:36] Initializing archiving system…
    [SUCCESS] [2021-05-07 14:01:36] Archive system initialized…
    [STEP] [2021-05-07 14:01:36] Preparing map of files…
    [SUCCESS] [2021-05-07 14:01:36] Files prepared.
    [INFO] [2021-05-07 14:01:36] Starting compression process…
    [STEP] [2021-05-07 14:01:36] Smart memory calculation…
    [INFO] [2021-05-07 14:01:36] There is 384 MBs of memory to use
    [INFO] [2021-05-07 14:01:36] WordPress memory limit: 256 MBs
    [SUCCESS] [2021-05-07 14:01:36] Setting the safe limit to 86 MB
    [STEP] [2021-05-07 14:01:36] Making database backup
    [INFO] [2021-05-07 14:01:36] Iterating database…
    [INFO] [2021-05-07 14:01:36] Database size: 2.93 MB
    [SUCCESS] [2021-05-07 14:01:36] Database backup finished
    [STEP] [2021-05-07 14:01:36] Making archive
    [INFO] [2021-05-07 14:01:36] Compressing…
    [INFO] [2021-05-07 14:01:36] Using PclZip module to create the backup
    [INFO] [2021-05-07 14:01:36] Legacy setting: Using default modules depending on user server
    [INFO] [2021-05-07 14:01:36] Backup will run as single-request…
    [INFO] [2021-05-07 14:01:36] Chunks contain 2000 files.
    [INFO] [2021-05-07 14:01:46] Milestone: 2000/17538
    [INFO] [2021-05-07 14:01:57] Milestone: 4000/17538
    [INFO] [2021-05-07 14:02:06] Milestone: 6000/17538
    [INFO] [2021-05-07 14:02:25] Milestone: 8000/17538
    [INFO] [2021-05-07 14:03:30] Milestone: 10000/17538
    [INFO] [2021-05-07 14:03:57] Milestone: 12000/17538
    [ERROR] [2021-05-07 14:03:59] Issues during backup (packing)…
    [ERROR] [2021-05-07 14:03:59] PCLZIP_ERR_BAD_FORMAT (-10) : Unable to find End of Central Dir Record signature
    [ERROR] [2021-05-07 14:03:59] Something went wrong (pclzip) – removing backup files…
    [STEP] [2021-05-07 14:03:59] Aborting backup…
    [DOWNLOAD GENERATED] File downloaded on (server time): 2021-05-07 14:04:17
    [DOWNLOAD GENERATED] Last update (seconds): 20 seconds ago
    [DOWNLOAD GENERATED] Last update (date): 2021-05-07 14:03:57

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support backupsupport

    (@backupsupport)

    Hi @helmutp

    Sorry for such a late reply, but looks like my last reply was not posted somehow.

    This is known WordPress (overall) error.
    There are usually three reasons of it:
    – Missing space in particular folder / drive.
    – Broken file, it’s quite difficult to detect.
    – Broken stream (something interrupted zip process).

    Golden solution is not known for me.
    You can try to update your WP to latest version 5.7.2;

    I also believe touching all files would do the job i.e.:
    chmod -R 775 /var/www/vhosts/7/139623/webspace/siteapps/WordPress-21446/htdocs (so you will also update permissions)
    or just touching: find /var/www/vhosts/7/139623/webspace/siteapps/WordPress-21446/htdocs -type f -exec touch {} +

    Of course if you have SSH access to your server.

    For time during test you can also try most compatible backup method:
    You can find them in ?other options” section at the bottom:

    • “Bypass web server limits – it will disable automatic backup and possibility to run it in the background”
    • Don’t forget to save the settings ??

    Let me know if any of above helped.
    Thank you! ??

    Plugin Author iClyde

    (@iclyde)

    As we didn’t hear any reply in last days.
    I can assume that you resolved the issue.

    Feel free to open new topic if I am wrong!
    Thank you ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘The backup process run into some difficulties.’ is closed to new replies.