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
When performing certain admin operations such as fetching bucket stats for users with many buckets, the timeout is too low.
WARNING[2024-10-22 16:53:45] Warning: Unable to list buckets for uid user-foo : Get "https://objects.example.com/admin/bucket?format=json&stats=true&uid=user-foo" context deadline exceeded (Client.Timeout exceeded while awaiting headers)
The text was updated successfully, but these errors were encountered:
go-ceph/rgw/admin/radosgw.go
Line 20 in 10ec360
When performing certain admin operations such as fetching bucket stats for users with many buckets, the timeout is too low.
The text was updated successfully, but these errors were encountered: