RIAK-CS Unable to create bucket using s3cmd - AccessDenied

2015-01-10 Thread Sellmy Bassamp
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

Re: RIAK-CS Unable to create bucket using s3cmd - AccessDenied

2015-01-13 Thread Sellmy Bassamp
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 =