• Resolved roycetonis

    (@roycetonis)


    Here is the debug code: BMI-4eMrqYKd-16969

    Failed at 91%. Not sure why this failed, I have set the memory to 512M.

    Thanks for your time.

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

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

    (@iclyde)

    Hi @roycetonis

    It looks like it tried to allocate even more than 512 MB, exactly 62914592 bytes.

    In any case, basing on error, it looks like there is 256 MB of available memory anyway.
    Nevertheless wp-config constant as well as php.ini option seem to be 512 MB.

    You should be able to resolve your issue by decreasing page size, which will decrease memory usage as well. Instead it will take a bit more time.

    To do so, follow these steps:
    1. Go to “Other options” section on the site where you experienced that error
    2. Find “Modify Search & Replace Page Size”: https://prnt.sc/m-YdmBT88HI0
    Set the value there to 100, if that won’t work, try 50.
    3. Disable PHP CLI checking: https://prnt.sc/1sljr31
    4. Save “Other options” section
    5. Force stop both processes: https://prnt.sc/1trv1tm

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

    Plugin Author iClyde

    (@iclyde)

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