Bug Summary
When you edit the Site nginx config file, to do things like increasing client body size it does not work, so when you go to the root local nginx config file and change it there, then it reset that file when you reboot local, so no way to make the setting efective. I noted this in Local 9.2
Steps to reproduce
Get local going, get a 3GB All in One Migration save, install All In One Migration, try to upload, it would fail, set client_max_body_size 4000M;
on the nginx config from your site files, also php.ini with upload_max_filesize = 4000M, memory_limit = 5256M, post_max_size = 4126M
Then it would not work eighter, like the nginx setting is not working effectively. Then search for the local root level nginx config, on Library / Application Support / Local / run / {randmon key for your site} / nginx / config
Set the setting there, next time you reboot local this setting is gone
As precisely as you can, list the steps it takes to reliably reproduce the issue.
If you downgrade to Local 9.0.1 it works like it should!
Environment Info
Describe your environment.
Macbook Pro M1
Supporting info
Local 9.2.0
Can’t get the log because i downgraded to Local 9.01