• Resolved shannonmorganbsu

    (@shannonmorganbsu)


    [STEP] [2021-04-29 23:48:30] Initializing backup…
    [INFO] [2021-04-29 23:48:30] Backup & Migration version: 1.0.9
    [INFO] [2021-04-29 23:48:30] Site which will be backed up: https://soundmindpodcast.com
    [INFO] [2021-04-29 23:48:30] PHP Version: 7.3.27
    [INFO] [2021-04-29 23:48:30] Web server: Apache
    [INFO] [2021-04-29 23:48:30] Max execution time (in seconds): 259200
    [INFO] [2021-04-29 23:48:30] Checking if backup dir is writable…
    [INFO] [2021-04-29 23:48:30] Initializing custom error handler
    [SUCCESS] [2021-04-29 23:48:30] Yup it is writable…
    [INFO] [2021-04-29 23:48:30] PHP CLI is available – plugin will try to run server script.
    [STEP] [2021-04-29 23:48:30] Scanning files…
    [STEP] [2021-04-29 23:48:31] Checking free space, reserving…
    [INFO] [2021-04-29 23:48:31] Requires at least 1140924238 bytes. [1.06 GB]
    [INFO] [2021-04-29 23:48:31] Disk free space function is not disabled – using…
    [INFO] [2021-04-29 23:48:31] Checking this path/partition: /home4/cgzqrkmy/public_html/soundmindpodcast/wp-content/backup-migration/backups
    [SUCCESS] [2021-04-29 23:48:31] There is 277,770.43 MB free. [271.26 GB]
    [SUCCESS] [2021-04-29 23:48:31] Great! We have enough space.
    [SUCCESS] [2021-04-29 23:48:31] Confirmed, there is more than enough space, checked: 1140924238 bytes
    [INFO] [2021-04-29 23:48:31] Scanning done – found 16810 files…
    [SUCCESS] [2021-04-29 23:48:31] Backup initialized…
    [STEP] [2021-04-29 23:48:31] Initializing archiving system…
    [SUCCESS] [2021-04-29 23:48:31] Archive system initialized…
    [STEP] [2021-04-29 23:48:31] Preparing map of files…
    [SUCCESS] [2021-04-29 23:48:31] Files prepared.
    [INFO] [2021-04-29 23:48:31] Starting compression process…
    [STEP] [2021-04-29 23:48:31] Smart memory calculation…
    [INFO] [2021-04-29 23:48:31] There is 384 MBs of memory to use
    [INFO] [2021-04-29 23:48:31] WordPress memory limit: 256 MBs
    [SUCCESS] [2021-04-29 23:48:31] Setting the safe limit to 86 MB
    [STEP] [2021-04-29 23:48:31] Making database backup
    [INFO] [2021-04-29 23:48:31] Iterating database…
    [INFO] [2021-04-29 23:48:31] Database size: 6.28 MB
    [SUCCESS] [2021-04-29 23:48:31] Database backup finished
    [STEP] [2021-04-29 23:48:31] Making archive
    [INFO] [2021-04-29 23:48:31] Compressing…
    [INFO] [2021-04-29 23:48:31] Using PclZip module to create the backup
    [INFO] [2021-04-29 23:48:31] Legacy setting: Using default modules depending on user server
    [STEP] [2021-04-29 23:48:31] Running PHP CLI process – it should be confirmed with next messages
    [WARN] [2021-04-29 23:48:36] Could not find any response from the server, trying again in 3 seconds.
    [WARN] [2021-04-29 23:48:39] Still nothing backup probably is not running.
    [STEP] [2021-04-29 23:48:39] Reverting backup, removing file…
    [ERROR] [2021-04-29 23:48:39] There was an error during backup…
    [ERROR] [2021-04-29 23:48:39] Backup could not run on your server, please check global logs.
    [STEP] [2021-04-29 23:48:39] Aborting backup…
    [DOWNLOAD GENERATED] File downloaded on (server time): 2021-04-29 23:48:43
    [DOWNLOAD GENERATED] Last update (seconds): 13 seconds ago
    [DOWNLOAD GENERATED] Last update (date): 2021-04-29 23:48:30

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

    (@backupsupport)

    Hi @shannonmorganbsu

    It looks like your server don’t have properly configured PHP CLI module.
    Nevertheless our plugin offer 4 backup methods which 3 of them does not require PHP CLI.

    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

    Plugin Support backupsupport

    (@backupsupport)

    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 ‘Failure to Backup’ is closed to new replies.