Plugin Support
MixHa
(@mixha)
Hello @martijnw1 ,
From the logs, I would say that memory settings on your site could benefit some leveling out:
[INFO] [2023-07-19 17:24:40] Memory limit (server): 128M
[INFO] [2023-07-19 17:24:40] Memory limit (wp-config): 40M
[INFO] [2023-07-19 17:24:40] Memory limit (wp-config admin): 256M
Memory limit (wp-config): 40M is quite low, should be at least 128M
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!