Closed Knorrke closed 4 years ago
The uploaded file is 1,69 MB big, so it shouldn't be too big for the upload. This sounds like a configuration problem: https://kittmedia.com/2013/nginx-fehler-413-request-entity-too-large/
Finally fixed. The limit can be configured via an annotation on the ingress resource.
Also: truncate -s 2M foo.txt creates a file with the specified size for testing purposes.
truncate -s 2M foo.txt
The uploaded file is 1,69 MB big, so it shouldn't be too big for the upload. This sounds like a configuration problem: https://kittmedia.com/2013/nginx-fehler-413-request-entity-too-large/