-
Notifications
You must be signed in to change notification settings - Fork 96
Open
Description
I recently deployed a swiftstack cluster and am able to upload/download objects using aws cli. However when I try to benchmark the swiftstack cluster, I get following error.
<Error><Code>AccessDenied</Code><Message>AWS authentication requires a valid Date or x-amz-date header</Message><RequestId>tx3595302e8cf6432b83d29-005bfc186f</RequestId></Error>
Upload status 403 Forbidden: resp: &{Status:403 Forbidden StatusCode:403 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[X-Amz-Id-2:[txa5f2a53009774be688c6c-005bfc186f] X-Amz-Request-Id:[txa5f2a53009774be688c6c-005bfc186f] Content-Type:[application/xml] X-Trans-Id:[txa5f2a53009774be688c6c-005bfc186f] X-Openstack-Request-Id:[txa5f2a53009774be688c6c-005bfc186f] Date:[Mon, 26 Nov 2018 15:59:43 GMT]] Body:0xc4204575c0 ContentLength:-1 TransferEncoding:[chunked] Close:false Uncompressed:false Trailer:map[] Request:0xc4203d4400 TLS:<nil>}
Body: <?xml version='1.0' encoding='UTF-8'?>
The bucket gets created, but when s3-benchmark tries to make any upload request the screen gets flooded with above error.
Metadata
Metadata
Assignees
Labels
No labels