radosgw_usage_exporter icon indicating copy to clipboard operation
radosgw_usage_exporter copied to clipboard

DEBUG:requests.packages.urllib3.connectionpool:"GET /swq/admin/bucket/?format=json&stats=True HTTP/1.1" 404 139

Open swq499809608 opened this issue 4 years ago • 1 comments

I executed the command:


python radosgw_usage_exporter.py -a W11DWXXXXXXX -s XXXXXXXX -H https://tests3in.aws.com.cn/swq/


Error info:


INFO:requests.packages.urllib3.connectionpool:Starting new HTTPS connection (1): tests3in..aws.com.cn DEBUG:requests.packages.urllib3.connectionpool:"GET /swq/admin/usage/?format=json&show-summary=False HTTP/1.1" 404 139 Request error [404]: {"Code":"NoSuchKey","BucketName":"swq","RequestId":"tx0000000000000000740a3-005e68c309-2744508-default","HostId":"2744508-default-default"} INFO:requests.packages.urllib3.connectionpool:Starting new HTTPS connection (1): tests3in.aws.com.cn DEBUG:requests.packages.urllib3.connectionpool:"GET /swq/admin/bucket/?format=json&stats=True HTTP/1.1" 404 139 Request error [404]: {"Code":"NoSuchKey","BucketName":"swq","RequestId":"tx000000000000000008a86-005e68c309-32eb993-default","HostId":"32eb993-default-default"} Polling https://tests3in.aws.com.cn/swq/. Serving at port: 9242


### Is the above operation the correct operation and is it already in the collection data**

swq499809608 avatar Mar 11 '20 10:03 swq499809608

You host should be without any buckets, eg https://tests3in.aws.com.cn/.

k0ste avatar Mar 11 '20 13:03 k0ste