• Resolved noleemits

    (@noleemits)


    This is the log
    [STEP] [2021-04-05 13:21:19] Initializing restore process…
    [DOWNLOAD GENERATED] File downloaded on (server time): 2021-04-05 13:21:26
    [DOWNLOAD GENERATED] Last update (seconds): 7 seconds ago
    [DOWNLOAD GENERATED] Last update (date): 2021-04-05 13:21:19

    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 @noleemits

    Looks like beta version of the plugin v1.0.9.21?
    Such log means that PHP CLI does not work correctly on your server.

    You can force the plugin to disable PHP CLI methods by inserting this:

    
    define('BMI_CLI_ENABLED', false);
    define('BMI_USING_CLI_FUNCTIONALITY', false);
    

    Into your wp-config.php

    There is a chance that it will also fail during the restore due to timeout.
    In this scenario please contact us via email: [ support (At) backupbliss dot com] we will try to find individual solution for you there.

    Let me know if it worked without PHP CLI.
    Thank you!

    Thread Starter noleemits

    (@noleemits)

    Thank you, that didn’t work. I’ll send an email.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Unable to restore’ is closed to new replies.