• Resolved sosiyo

    (@sosiyo)


    Debug Code – BMI-OndxCVrI-24143

    I already try all the solutions which is given in this forum but still i am getting restored failed error

    solutions i already try but failed

    disabling cli, bypass web-server limit, file limit for extracting batching setting to 300

    error log

    [STEP] [2023-02-19 10:56:57] Initializing restore process
    [WARN] [2023-02-19 10:56:59] PHP CLI is disabled manually, plugin will omit all PHP CLI steps.
    [SUCCESS] [2023-02-19 10:56:59] Restore process responded
    [SUCCESS] [2023-02-19 10:56:59] Locking migration process
    [STEP] [2023-02-19 10:56:59] Initializing restore process
    [INFO] [2023-02-19 10:56:59] Backup & Migration version: 1.2.7.9
    [INFO] [2023-02-19 10:56:59] Initializing custom error handler
    [INFO] [2023-02-19 10:56:59] Site which will be restored: ***site_url***
    [INFO] [2023-02-19 10:56:59] PHP Version: 8.1.9
    [INFO] [2023-02-19 10:56:59] WP Version: 6.1.1
    [INFO] [2023-02-19 10:56:59] MySQL Version: 8.0.16
    [INFO] [2023-02-19 10:56:59] MySQL Max Length: 16777216
    [INFO] [2023-02-19 10:56:59] Web server: Apache/2.4.43 (Win32) mod_fcgid/2.3.9a
    [INFO] [2023-02-19 10:56:59] Max execution time (in seconds): 1200
    [SUCCESS] [2023-02-19 10:56:59] Restore process initialized successfully.
    [STEP] [2023-02-19 10:56:59] Free space checking...
    [INFO] [2023-02-19 10:56:59] Checking if there is enough amount of free space
    [INFO] [2023-02-19 10:56:59] Requires at least 254285274 bytes. [242.51 MB]
    [INFO] [2023-02-19 10:56:59] Disk free space function is not disabled - using it...
    [INFO] [2023-02-19 10:56:59] Checking this path/partition: C:\Users\Owner\Local Sites\website-backup\app\public\wp-content\***backup_path***\backups
    [SUCCESS] [2023-02-19 10:56:59] There is 40,077.26 MB free. [39.14 GB]
    [SUCCESS] [2023-02-19 10:56:59] Great! We have enough space.
    [SUCCESS] [2023-02-19 10:56:59] Confirmed, there is enough space on the device, checked: 254285274 bytes.
    [ERROR] [2023-02-19 10:56:59] Something bad happened on PHP side.
    [ERROR] [2023-02-19 10:56:59] Error message: Undefined constant "BMI\Plugin\Extracter\AUTH_KEY"
    [ERROR] [2023-02-19 10:56:59] Error file/line: C:\Users\Owner\Local Sites\website-backup\app\public\wp-content\plugins\backup-backup\includes\extracter\extract.php|166
    [STEP] [2023-02-19 10:56:59] Aborting & unlocking restore process...
    
    [DOWNLOAD GENERATED] File downloaded on (server time): 2023-02-19 10:57:03
    [DOWNLOAD GENERATED] Last update (seconds): 6 seconds ago 
    [DOWNLOAD GENERATED] Last update (date): 2023-02-19 10:56:57 
    
    • This topic was modified 3 years, 3 months ago by sosiyo.
Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author iClyde

    (@iclyde)

    Hi @sosiyo

    This error is related to incomplete and wp-config.php file.
    Your site does not have security configuration in place.

    Our plugin also uses this for restoration in order to perform automatic log in.

    There is fortunately simple fix for that.

    You can read more about this there:
    https://developer.ww.wp.xz.cn/apis/wp-config-php/#security-keys

    And generate your unique and secure keys there:
    https://api.ww.wp.xz.cn/secret-key/1.1/salt/

    Simply copy and paste them at the top of your wp-config.php file.
    Once done, you can run the process once again and it should work.

    Let me know if that resolves your issue 🙂
    Thank you!

    Thread Starter sosiyo

    (@sosiyo)

    yep, it’s solved the problem.

    Thank you soo much for your help.

    Plugin Author iClyde

    (@iclyde)

    Wonderful, thank you for confirmation! 🙂

    I just entered the url of my site into the super quick migrator and clicked restore now >>start now and almost immediately got this code “BMI-VmxhZvvT-03354” Could you help with this problem , thanks

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

The topic ‘Restore failed’ is closed to new replies.