Migration failing with code BMI-uMssf6i4-17759. there is a timeout but I am not sure what it is ?
ERROR] [2023-07-31 23:16:15] Error message: Maximum execution time of 30 seconds exceeded
[ERROR] [2023-07-31 23:16:15] You can get more pieces of information in troubleshooting log file.
[ERROR] [2023-07-31 23:16:15] Something bad happened on PHP side.
[ERROR] [2023-07-31 23:16:15] Unfortunately we had to remove the backup (if partly created).
[ERROR] [2023-07-31 23:16:15] Error message: Maximum execution time of 30 seconds exceeded
[ERROR] [2023-07-31 23:16:15] Error file/line: ABSPATH/wp-admin/includes/class-pclzip.php|3055
[ERROR] [2023-07-31 23:16:15] Probably we could not increase the execution time, please edit your php.ini manually
[STEP] [2023-07-31 23:16:15] Aborting backup…
Enabling Bypass web server limits has fixed my issue.
Plugin Support
MixHa
(@mixha)
Hello @ouamboh ,
Like the log states:
[ERROR] [2023-07-31 23:11:21] Error message: Maximum execution time of 30 seconds exceeded
[ERROR] [2023-07-31 23:11:21] Probably we could not increase the execution time, please edit your php.ini manually
Apart from that, Please follow these steps on the site where you experienced this error:
- Go to “Other options” section
- Disable PHP CLI checking: https://prnt.sc/1sljr31
- Save “Other options” section
- Force stop both processes: https://prnt.sc/1trv1tm
Once you do that, try to run your migration process using the same URL or file.
Let me know if that worked for you 🙂
Thank you!