• mikeecho

    (@mikeecho)


    When trying to save in the latest update, I now get the error:

    “Request Entity Too Large
    The requested resource does not allow request data with POST requests, or the amount of data provided in the request exceeds the capacity limit.”

    My Server config:
    PHP version: php 7.4
    memory_limit:256mb
    max_execution_time:90 seconds
    max_input_vars:3500
    upload_max_filesize / post_max_size: 64mb`

    Any idea how I can resolve this issue?

Viewing 1 replies (of 1 total)
  • Thread Starter mikeecho

    (@mikeecho)

    After some testing I discovered what was causing the issue

    It seems to be somehow related to the Spam Log getting too large, because I cleared the spam log & count, and magically the error above disappeared

    • This reply was modified 2 years, 11 months ago by mikeecho.
Viewing 1 replies (of 1 total)
  • The topic ‘Request Entity Too Large’ is closed to new replies.