Project

General

Profile

Actions

Bug #22129

closed

rgw: 501 is returned When init multipart is using V4 signature and chunk encoding

Added by Jeegn Chen over 6 years ago. Updated about 6 years ago.

Status:
Resolved
Priority:
High
Assignee:
Target version:
-
% Done:

0%

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

Description

The is what we saw in wireshark when using a Go S3 SDK to access the S3 service from RGW in 11.2.0.

POST /docker/data?uploads= HTTP/1.1
Host: 192.168.161.129
User-Agent: aws-sdk-go/1.1.0 (go1.9.1; linux; amd64)
Transfer-Encoding: chunked
Authorization: AWS4-HMAC-SHA256 ...
Content-Type: application/octet-stream
X-Amz-Acl: private
X-Amz-Content-Sha256: e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
X-Amz-Date: 20171115T084546Z
X-Amz-Storage-Class: STANDARD
Accept-Encoding: gzip

0

HTTP/1.1 501 Not Implemented
Content-Length: 189
x-amz-request-id: tx000000000000000000d3e-005a0bfeba-a1fe5-default
Accept-Ranges: bytes
Content-Type: application/xml
Date: Wed, 15 Nov 2017 08:45:46 GMT

...


Related issues 1 (0 open1 closed)

Copied to rgw - Backport #22388: luminous: rgw: 501 is returned When init multipart is using V4 signature and chunk encodingResolvedActions
Actions

Also available in: Atom PDF