Ok, I have turned off Mod_Security in apache. It didn't work. Add Sections in SP Page Builder still doesn't load.
Interestingly, I have another side with pretty much the same configuration. and the treatments were identical. In that site, Add Sections in sp page builder works -- which means the content loads! So, I tried deleting the SP Page builder component in the terminal. All my pages were gone too. Too destructive. I feel that a clean reinstall is needed. Please tell me how to do it without losing everything in SP.
I have backups in my Docker containers -- yes, Joomla is running inside Docker.
I await to new ideas, if any.
<IfModule mod_security.c>
SecFilterEngine Off
SecFilterScanPOST Off
</IfModule>