503 Service Unavailable when saving
-
I am currently testing the free version. My survey requires about 60 sections with one question per section. The question includes an image (100kB), a caption, and 8 answer options of the radio type.
This causes issues when I approach 30 sections.
At that point, it is no longer possible to save. When I click on save, the page loads for a long time and then I get a 503 Service Unavailable error.
I have no other plugins installed, I am using the latest version of WP and Survey Maker and PHP version 8.1.31 with these settings:
max_input_vars 10000
max_execution_time 600
max_input_time 600
post_max_size 256MThis is the error log:
[Mon Jan 20 13:57:12.110433 2025] [security2:error] [pid 3057030:tid 3057211] [remote 130.239.22.90:65414] [client 130.239.22.90] ModSecurity: Request body no files data length is larger than the configured limit (131072). [hostname “www.mydomain.com”] [uri “/wp-admin/admin.php”] [unique_id “Z45IKNHcSoncACR66-_JRQAA6yg”], referer: https://www.mydomain.com/wp-admin/admin.php?page=survey-maker&action=edit&id=2
[Mon Jan 20 13:57:12.126170 2025] [lsapi:warn] [pid 3057030:tid 3057211] [remote 130.239.22.90:65414] [host https://www.mydomain.com] totBytesRead (131000) != bodyLen (132666), referer: https://www.mydomain.com/wp-admin/admin.php?page=survey-maker&action=edit&id=2
[Mon Jan 20 14:02:12.225946 2025] [lsapi:error] [pid 3057030:tid 3057211] [remote 130.239.22.90:65414] [host https://www.mydomain.com] Error on sending request(POST /wp-admin/admin.php?page=survey-maker&action=edit&id=2 HTTP/2.0); uri(/wp-admin/admin.php?page=survey-maker&action=edit&id=2) content-length(132666): ReceiveAckHdr: timeout 300 is exceeded, referer: https://www.mydomain.com/wp-admin/admin.php?page=survey-maker&action=edit&id=2
Any suggestions?
- You must be logged in to reply to this topic.