Hi Jean-Baptiste, Can you try updating the "host_base" and "host_bucket" in s3cfg to use "riakcs.dev" which is the "cs_root_host" configured in your Riak CS app.config?
host_base = riakcs.dev host_bucket = %(bucket)s.riakcs.dev Thanks, Dan Daniel Reverri Client Architect Basho Technologies, Inc. [email protected] On Fri, Mar 22, 2013 at 12:03 AM, Jean-Baptiste Barth < [email protected]> wrote: > 2013/3/22 Kelly McLaughlin <[email protected]> > >> Jean-Baptiste, >> >> It seems like something is not properly configured, but I am not really >> able to spot anything obvious that is wrong from the gist you provided. >> What operating system are you testing on and are you using packages or have >> you built from source? Could you also gist your riak_cs app.config? > > > As Tyler guessed I used the tutorial here: > http://docs.basho.com/riakcs/latest/tutorials/fast-track/Building-a-Virtual-Test-Environment/so > I confirm I used > https://github.com/hectcastro/vagrant-riak-cs-cluster and left the > Vagrantfile nearly untouched, with Ubuntu 12.04 by default. I just added > some paths at the top of the file because I use RVM for my ruby > environments and Vagrant was unable to find berkshelf, but I'm pretty sure > it has nothing to do with the actual problem. > > Here's a gist of my config files (untouched until you asked me if my > credentials were valid, they were deployed by the chef recipe or in the > vagrant template I guess) : https://gist.github.com/jbbarth/5219485 > > I can try the install with CentOS tomorrow if you want. Also it would be > great if one of you can gist the output of a successful "s3cmd --debug mb > s3://test-bucket" so I can dig into the issue myself a bit more. > > Thanks for your time, much appreciated :) > > Cheers, > > Jean-Baptiste > > _______________________________________________ > riak-users mailing list > [email protected] > http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com > >
_______________________________________________ riak-users mailing list [email protected] http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com
