• Resolved bdg

    (@bdg)


    [STEP] [2021-03-15 07:05:11] Initializing backup...
    [INFO] [2021-03-15 07:05:11] Backup & Migration version: 1.0.9
    [INFO] [2021-03-15 07:05:11] Site which will be backed up: http://web.nfsandnes.org
    [INFO] [2021-03-15 07:05:11] PHP Version: 7.2.9
    [INFO] [2021-03-15 07:05:11] Web server: Apache/2.4.7 (Ubuntu)
    [INFO] [2021-03-15 07:05:11] Max execution time (in seconds): 259200
    [INFO] [2021-03-15 07:05:11] Checking if backup dir is writable...
    [INFO] [2021-03-15 07:05:11] Initializing custom error handler
    [SUCCESS] [2021-03-15 07:05:11] Yup it is writable...
    [INFO] [2021-03-15 07:05:11] PHP CLI is not available – plugin will use web server proxy.
    [STEP] [2021-03-15 07:05:11] Scanning files...
    [STEP] [2021-03-15 07:05:16] Checking free space, reserving...
    [INFO] [2021-03-15 07:05:16] Requires at least 278281168 bytes. [265.39 MB]
    [INFO] [2021-03-15 07:05:16] Disk free space function is not disabled - using...
    [INFO] [2021-03-15 07:05:16] Checking this path/partition: /storage/content/73/102473/web.nfsandnes.org/public_html/wp-content/backup-migration/backups
    [SUCCESS] [2021-03-15 07:05:16] There is 5,941,494.56 MB free. [5.67 TB]
    [SUCCESS] [2021-03-15 07:05:16] Great! We have enough space.
    [SUCCESS] [2021-03-15 07:05:16] Confirmed, there is more than enough space, checked: 278281168 bytes
    [INFO] [2021-03-15 07:05:16] Scanning done - found 9047 files...
    [SUCCESS] [2021-03-15 07:05:16] Backup initialized...
    [STEP] [2021-03-15 07:05:16] Initializing archiving system...
    [SUCCESS] [2021-03-15 07:05:16] Archive system initialized...
    [STEP] [2021-03-15 07:05:16] Preparing map of files...
    [SUCCESS] [2021-03-15 07:05:16] Files prepared.
    [INFO] [2021-03-15 07:05:16] Starting compression process...
    [STEP] [2021-03-15 07:05:16] Smart memory calculation...
    [INFO] [2021-03-15 07:05:16] There is 384 MBs of memory to use
    [INFO] [2021-03-15 07:05:16] WordPress memory limit: 256 MBs
    [SUCCESS] [2021-03-15 07:05:16] Setting the safe limit to 86 MB
    [STEP] [2021-03-15 07:05:16] Making database backup
    [INFO] [2021-03-15 07:05:16] Iterating database...
    [INFO] [2021-03-15 07:05:22] Database size: 1.25 MB
    [SUCCESS] [2021-03-15 07:05:22] Database backup finished
    [STEP] [2021-03-15 07:05:22] Making archive
    [INFO] [2021-03-15 07:05:22] Compressing...
    [INFO] [2021-03-15 07:05:22] Using PclZip module to create the backup
    [INFO] [2021-03-15 07:05:22] Legacy setting: Using default modules depending on user server
    [INFO] [2021-03-15 07:05:22] Backup will run as single-request...
    [INFO] [2021-03-15 07:05:22] Chunks contain 500 files.
    [INFO] [2021-03-15 07:05:27] Milestone: 500/9047
    [INFO] [2021-03-15 07:05:33] Milestone: 1000/9047
    [INFO] [2021-03-15 07:05:40] Milestone: 1500/9047
    [INFO] [2021-03-15 07:05:46] Milestone: 2000/9047
    [INFO] [2021-03-15 07:05:53] Milestone: 2500/9047
    [INFO] [2021-03-15 07:06:03] Milestone: 3000/9047
    [DOWNLOAD GENERATED] File downloaded on (server time): 2021-03-15 07:06:13
    [DOWNLOAD GENERATED] Last update (seconds): 10 seconds ago
    [DOWNLOAD GENERATED] Last update (date): 2021-03-15 07:06:03

    Tried with three different options including bypass options.

    • This topic was modified 5 years, 2 months ago by bdg.
Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support backupsupport

    (@backupsupport)

    Hi @bdg

    Could you please try two different backup techniques (you can find them in „other options” section) at the bottom:

    • “Bypass web server timeout directive – backup process may be slower”
    • …or “Bypass web server limits – it will disable automatic backup and possibility to run it in the background”
    • Don’t forget to save the settings 🙂

    You can also try to disable PHP CLI (then don’t change above method mentioned):

    • Pick default Backup Method (in other settings section)
    • Add this define(“BMI_CLI_ENABLED”, false); to your wp-config.php
    • Make sure quotes are not copied and type them manually (WP forum replaces them)
    • Once you do that default method will switch to one-request backup which depends on your web server timeout.

    Or if you want to use PHP CLI:

    • Update your default “php” command on your server
    • You can check current version with “php –version”
    • The version has to match at least 5.6 or above.
    • In future version we will try to detect new version automatically.

    Let me know if that helps.
    Thank you

    Thread Starter bdg

    (@bdg)

    Have tried all suggestions, but it still stops copying when reachin around 4000 files

    Running PHP version 7.2

    Plugin Support backupsupport

    (@backupsupport)

    Hi @bdg

    Could you please share logs using “Bypass web server limits” method?

    Thread Starter bdg

    (@bdg)

    Somehow it worked fine with that option now 🙂

    Thank you:)

    Bengt

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

The topic ‘1st backup failed’ is closed to new replies.