loverustfs
loverustfs
Our tests show everything is working correctly. The reason users are confused is that the statistics are still displayed after deletion. This is asynchronous statistics and does not require fixing.
@cw2030 , If you need to leave a message, we will reopen the issue.
Is it normal to use other browsers?
Hey @tchartron, Thanks for checking out RustFS! We’re constantly working to improve it. If you have any feedback or suggestions as you use it, please don’t hesitate to reach out....
No problem. Have you tried turning off virtual hosting mode?
> Not yet, but i'll try it when i get the time to . Looking forward to your good news.
Hey @tchartron , Has the problem been resolved?
Got it. It looks like a design issue related to permissions. We'll look into it and get back to you.
Please wait for our reproduction and confirmation.
> { "Version": "2012-10-17", "Statement": [ { "Sid": "AllowConsoleToListBuckets", "Effect": "Allow", "Action": [ "s3:ListAllMyBuckets" ], "Resource": [ "arn:aws:s3:::_" ] }, { "Sid": "AllowBucketMetadataAndUI", "Effect": "Allow", "Action": [ "s3:ListBucket", "s3:ListBucketMultipartUploads", "s3:GetBucketLocation",...