0

Uploading file larger error

pdnthiago 12 months ago updated by brwPfdGqJGX 12 months ago 1

I installed filerun and when uploading a large file the error.

It reaches 99% uploading and restarts again.

until reporting the message There is no error message reported

Can you guide me how to solve it?

Image 1038

Check your webserver's configuration. Make sure the allowed POST request size (also called max client body or request body) is larger than the size of the file you are trying to upload.

A quick Google search should give you precise instructions on how to verify that with your webserver.