We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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**
The text was updated successfully, but these errors were encountered:
You host should be without any buckets, eg https://tests3in.aws.com.cn/.
https://tests3in.aws.com.cn/
Sorry, something went wrong.
No branches or pull requests
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**
The text was updated successfully, but these errors were encountered: