Project

General

Profile

Actions

Bug #15231

closed

radosgw returning 400 bad URI

Added by Jonathan Fraser about 8 years ago. Updated about 8 years ago.

Status:
Duplicate
Priority:
Normal
Assignee:
-
Target version:
-
% Done:

0%

Source:
other
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

Attempting to connect to the radosgw through the aws-sdk-go, I receive a Error 400: Bad request while attempting to list buckets.

The header sent by the client (DE-Master is the gateway node)
GET http://DE-Master:7480/ HTTP/1.1
Host: DE-Master:7480
User-Agent: aws-sdk-go/1.1.12 (go1.6; linux; amd64)
Authorization: AWS4-HMAC-SHA256 Credential={{ObscuredACCESSKEY}}/20160322/default/s3/aws4_request, SignedHeaders=host;x-amz-date, Signature=cc05e75b7ae742bbad73704fd978f59d61f32d0863a5dea9ebc65165de6d7278
X-Amz-Content-Sha256: e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
X-Amz-Date: 20160322T000052Z
Accept-Encoding: gzip

I receive the response:
HTTP/1.1 400 Bad Request
Content-Length: 60
Connection: keep-alive
Date: Tue, 22 Mar 2016 00:00:50 GMT

Error 400: Bad Request
Invalid URI: [http://DE-Master:7480/]

I suspect this is because rgw does not support absolute paths.


Related issues 1 (0 open1 closed)

Is duplicate of rgw - Bug #12917: RGW does not support absolute URIResolvedMatt Benjamin09/02/2015

Actions
Actions #1

Updated by Jonathan Fraser about 8 years ago

Sorry just caught this is a duplicate of #12917, please ignore

Actions #2

Updated by Nathan Cutler about 8 years ago

  • Related to Bug #12917: RGW does not support absolute URI added
Actions #3

Updated by Nathan Cutler about 8 years ago

  • Related to deleted (Bug #12917: RGW does not support absolute URI)
Actions #4

Updated by Nathan Cutler about 8 years ago

  • Is duplicate of Bug #12917: RGW does not support absolute URI added
Actions #5

Updated by Nathan Cutler about 8 years ago

  • Status changed from New to Duplicate
Actions

Also available in: Atom PDF