minio / minio-py

MinIO Client SDK for Python
https://docs.min.io/docs/python-client-quickstart-guide.html
Apache License 2.0
851 stars 325 forks source link

OOM error #1313

Closed kaixuangh closed 1 year ago

kaixuangh commented 1 year ago

code: XMinioAdminBucketQuotaExceeded, message: Bucket quota exceeded Cause OOM error

balamurugana commented 1 year ago

As minio server returns this error to the client, you would need to open new issue to minio server with all required information.