I face this problem almost everytime.
In config.php if your base url is something like "/folder/folder_2/"
Sving records via CRUD does not work.
Though it works fine with just "/" on web server or "http://localhost/folder/folder_2" on localhost.
weird issue.