Follow

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use
Contact

minio client shows 0B after listing buckets

when i get LS using mc it shows the bucket with 0B data which is wrong and they have data, what is the problem? how can i fix this ?

C:\Users\user\Downloads>mc ls ca
[2022-11-06 17:27:33 PST]     0B ca-db/
[2022-10-26 02:06:21 PDT]     0B ca-categories/

>Solution :

MEDevel.com: Open-source for Healthcare and Education

Collecting and validating open-source software for healthcare, education, enterprise, development, medical imaging, medical records, and digital pathology.

Visit Medevel

S3 API does not have a way to provide size via ListBuckets() request, so 0B is just a placeholder value.

We could add a size parameter however we are a bit hesitant to add additional fields that might break ListBuckets() for some SDKs that are stricter in terms of parsing.

So what you are seeing is expected and under the current limitations.

Add a comment

Leave a Reply

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use

Discover more from Dev solutions

Subscribe now to keep reading and get access to the full archive.

Continue reading