Skip to content
New issue

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

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

Open
swq499809608 opened this issue Mar 11, 2020 · 1 comment

Comments

@swq499809608
Copy link

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**

@k0ste
Copy link
Contributor

k0ste commented Mar 11, 2020

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants