• Resolved patrickmccarty

    (@patrickmccarty)


    I’ve tried doing the migration twice and it keeps getting stuck in the same place:

    [ERROR] [2022-07-01 23:01:57] Error message: Allowed memory size of 805306368 bytes exhausted (tried to allocate 69815280 bytes)
    [ERROR] [2022-07-01 23:01:57] You can get more pieces of information in troubleshooting log file.
    [ERROR] [2022-07-01 23:01:57] Something bad happened on PHP side.
    [ERROR] [2022-07-01 23:01:57] Error message: Allowed memory size of 805306368 bytes exhausted (tried to allocate 69815280 bytes)
    [ERROR] [2022-07-01 23:01:57] Error file/line: ***ABSPATH***/wp-includes/wp-db.php|2030
    [STEP] [2022-07-01 23:01:57] Aborting & unlocking restore process...

    Any idea how to fix this?

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

    (@iclyde)

    Hi @patrickmccarty

    It would be helpful if you could also include your live-log file or failed process.
    By the debug log you sent, I can see that it failed due to memory limit.

    As I can’t see your configuration due to missing live-log file.
    I am not sure which solution would work for you, please share your logs at https://pastebin.com for further assistance.

    Thank you!

    Thread Starter patrickmccarty

    (@patrickmccarty)

    Thank you iClyde. I just added it into Pastebin. Just let me know if I can do anything else to help.

    Plugin Author iClyde

    (@iclyde)

    Hi @patrickmccarty

    Yes, share the URL to created pastebin 😀

    Thread Starter patrickmccarty

    (@patrickmccarty)

    Plugin Author iClyde

    (@iclyde)

    Hi @patrickmccarty

    No worries 🙂

    Your database is huge, if the issue is only related to memory limit it should be possible to resolve it by disabling PHP CLI. I assume the memory limit for PHP CLI is different than on your WordPress website.

    On the site where you want to restore your new backup:
    1. Enter “Other options” section
    2. Disable PHP CLI checking as well: https://prnt.sc/1sljr31
    3. Save “Other options” section
    4. Force stop both processes: https://prnt.sc/1trv1tm
    5. Wait for confirmation of stopped processes as notification
    6. Try to run the restoration once again.

    That’s for plan A, but if that won’t work we can lower query-output, which will lower memory usage.

    Let me know if that solves the 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 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Unable to complete migration’ is closed to new replies.