Skip to main content

Not saving

Comments

1 comment

  • Ariel H.

    Hi Ben,

    The issue doesn’t seem to be related to the license. I tested a smaller page with just one block, and it saved without any issues. However, the Home page contains many blocks, and it looks like the server is limiting how much data can be processed at once.

    This is likely caused by ModSecurity, a security feature on your hosting server that can block large requests. To fix this, your hosting provider can either temporarily disable ModSecurity or adjust its settings to allow larger request sizes. Specifically, they can update the following limits:

    SecRequestBodyLimit 4194304  
    SecRequestBodyNoFilesLimit 2097152

    We’ve seen a similar case recently where another user was able to resolve the issue by updating their server settings, specifically, increasing the body size limits in their ModSecurity configuration, which was blocking larger save requests. This may be something you could check with your hosting provider. For more details, please refer to this support thread:
    https://support.brizy.io/hc/en-us/community/posts/27240442687378

    Please try this and let me know how it goes.

    Best regards,
    Ariel H.

    0

Please sign in to leave a comment.