Request Entity Too Large error using Docker

Issue:

I am getting the Request Entity Too Large error when using the Regula Web Service within a Docker container.

Solution:

Please check the settings of your web server. By default, NGINX allows a maximum file upload size of 1 MB. If user tries to upload files larger than this, they will encounter an error message stating 413: Request Entity Too Large. 

To increase the file upload size in NGINX, you can refer to the documentation

Was this article helpful?
0 out of 0 found this helpful

Comments

0 comments

Please sign in to leave a comment.

Articles in this section

See more