• Resolved ecube

    (@ecube)


    Link to full code on pastbin.com

    https://pastebin.com/m6PS7E2H

    Here are the specific error code lines:

    [ERROR] [2022-05-27 12:14:20] Something bad happened…
    [ERROR] [2022-05-27 12:14:20] SplFileObject::__construct(***ABSPATH***/wp-content/plugins/backup-backup/includes/htaccess/.restore_scan_1653653652): failed to open stream: No such file or directory
    [ERROR] [2022-05-27 12:14:20] 298 @ ***ABSPATH***/wp-content/plugins/backup-backup/includes/extracter/extract.php
    [INFO] [2022-05-27 12:14:20] Removing 3 files
    [ERROR] [2022-05-27 12:14:20] Aborting…`

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author iClyde

    (@iclyde)

    Hi @ecube

    The issue may be related to outdated PHP CLI handler or invalid file permissions.

    Please follow these steps on the site where you experienced this error:
    1. Go to “Other options” section
    2. Disable PHP CLI checking: https://prnt.sc/1sljr31
    3. Save “Other options” section
    4. Force stop both processes: https://prnt.sc/1trv1tm

    Once you do that, try to run your migration process using the same URL/file.

    If that won’t help, you should review file permissions all should be writable.
    You should be able to check it here: http://www.gogolaw.net/wp-admin/site-health.php?tab=debug

    Let me know if that worked for you 🙂
    Thank you!

    Thread Starter ecube

    (@ecube)

    I got it working now. Thank you for the fast response!

    Plugin Author iClyde

    (@iclyde)

    Wonderful, thank you for confirmation! 🙂

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

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