You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Further investigations led to a slightly different picture. I have two types of requests: one is carrying a POST body, the other not. Without the POST body I see no limitations. With POST body the previously stated "limit" kicks in and leads to the error. The POST body size should be something around 40-50kb when this error occurs. I'm stuck here. Has anyone a suggestion?
I'm experiencing a similar issue to #55 When sending a request with more than 500 (don't know the exact limit but something around this) I see:
The file
1002610
is the first in the list.I'm using nginx build with this docker file:
A fresh build 1 hour ago didn't change anything. The S3 backend is Minio.
I'm glad to provide more logs/details if needed.
The text was updated successfully, but these errors were encountered: