• Resolved elodiepe

    (@elodiepe)


    Hello,

    I can’t save my site (the process stops at 71%). This is my debug code : BMI-ZDnsuccQ-54822

    Thank you for you help,

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support MixHa

    (@mixha)

    Hello @elodiepe

    Your backup failed during database export, mostly due to its huge size.

    In first place I’d recommend you to perform full cleanup and optimize all your tables.
    You can do that easily with help of free and simple plugin.
    Check it out: https://ww.wp.xz.cn/plugins/advanced-database-cleaner
    – Cleanup won’t remove anything that is in use, so, no worries.

    Then, follow these steps carefully:

    1. Download and install “Advanced DB Cleanup” plugin
    2. Do full Cleanup and optimize all tables using Advanced DB Cleanup plugin
    3. After that you can already remove mentioned cleanup plugin if you wish
    4. Go to Backup & Migration plugin settings
    5. Open “Other options” section
    6. Disable PHP CLI checking: https://prnt.sc/1sljr31
    7. Change backup method: https://prnt.sc/1s1ofpa
    8. Enable database batch export: https://prnt.sc/bn7MjTUxHuEe
    9. Save “Other options” section
    10. Force to end both processes (troubleshooting): https://prnt.sc/1trv1tm

    Right after the last step, you can run the backup process once again.

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

    Thread Starter elodiepe

    (@elodiepe)

    Hello @mixha,

    Thank you for your answer.

    I installed and activated “Advanced DB Cleanup plugin”, but I can’t cleanup and optimize all tables : when I try, I get an http 500 error message…

    Do you know what this error is ?

    Thank you

    Plugin Author iClyde

    (@iclyde)

    Hi @elodiepe

    Error 500 means that the request failed due to internal server error.

    It may be possible that your website is overloaded or you have server configuration issues like with php.ini or web server.

    Regarding your Backup Migration issue, please ignore that database cleanup step and just exclude this file:
    ***ABSPATH***/wp-content/admin.php

    To exclude this file go to first section of our plugin, find exclusion rules, then find “Exclude by file path” and paste above path there.

    This file is suspicious overall, and seem to be non-readable/broken. I would suggest you to verify to which plugin/script this file belongs.

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

    Plugin Support MixHa

    (@mixha)

    Hey @elodiepe ,

    We haven’t heard from you since, so I’ll assume that the issue is resolved and will close this support ticket. If you face any new issues, please feel free to open a new ticket.

    Kind regards

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

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