Hello @cynisme ,
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
- Increase the websites maximum execution time from 30 to 300
- Increase the memory_limit variable in your php.ini configuration, most recommended value for you is “256M”.
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!