This may be a rudimentary question but I can’t find a solid answer anywhere else online (this is ultimately related to DevKinsta and Docker.)
I’m using a migration plugin (Prime Mover) to try and export a root domain site to a subdomain in a multisite setup but because the site is so big (community forum) I kept experiencing 524 timeouts when trying to do it on Kinsta’s servers.
So I pulled the site to DevKinsta to try and get around Cloudflare’s 100 second timeout limit, but now I’m running into a 180-second timeout limit. The plugin needs more time to dump and process the database.
Is there a way to extend that limit within the DevKinsta/Docker setup on an M1 Mac?
So it sounds like you are hitting the web server’s timeout limit. We currently don’t have a built-in way to modify this but you can manually modify the nginx container through Docker if you are comfortable with the command line.
The first step is to open the CLI for devkinsta_nginx