http://riak-users.197444.n3.nabble.com/RIAK-CS-Unable-to-create-bucket-using-s3cmd-AccessDenied-td4032375.html
and tried adding signature_v2 = True to .s3cfg with no success, and I've
also tried three versions of s3cmd (1.5.0, 1.5.0alpha, 1.0.1) I also tried
creating a bucket using the python li
Thank-you, that corrected the issue.
On Monday, January 12, 2015 9:00 PM, Shunichi Shinohara
wrote:
Hi Sellmy,
New versions of s3cmd uses AWS v4 authentication [1] but Riak CS
does not support it yet [2].
Tentatively, please add following one line to your .s3cfg file:
signature_v2 =
Hi Sellmy,
New versions of s3cmd uses AWS v4 authentication [1] but Riak CS
does not support it yet [2].
Tentatively, please add following one line to your .s3cfg file:
signature_v2 = True
[1] https://github.com/s3tools/s3cmd/issues/402
[2] https://github.com/basho/riak_cs/issues/897
Thanks,
Shi
I have installed a new copy of RIAK-CS in a docker container using the process
documented in https://github.com/hectcastro/docker-riak-cs
Everything appears to be running ok, but I am unable to create a bucket using
s3cmd:
S3cmd mb s3://rlz
Sending request method_string='PUT', uri='http://rlz.s3