Author Topic: Upload File - Error 500  (Read 2834 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
Upload File - Error 500
« on: September 14, 2021, 09:36:29 AM »
Hello,

As soon as I upload (via WordPress) a file larger than 500 Kb, I get a 500 error with Ngix
"500 Internal Server Error" or the following message "The server returned an unexpected response. However, the file may have been uploaded successfully. Please check the media library or refresh the page."
The file size limit to upload is set to 2GB, where can the problem come from?

Thanks for your help

Offline
*
Re: Upload File - Error 500
« Reply #1 on: September 14, 2021, 01:00:31 PM »
My problem was solved by adding this parameter in the Varnish conf http_req_size: 64k