403 forbidden while creating admin user in Riak-CS

2013-06-15 Thread De Bunge
I'm following guidelines and set up anomimous user creation cat /etc/riak-cs/app.config | grep anonymous_user_creation {anonymous_user_creation, true}, and using post request to create admin user: > curl -H 'Content-Type: application/json' \ > -X POST `http://localhost:8080/riak-

Re: 403 forbidden while creating admin user in Riak-CS

2013-06-15 Thread De Bunge
, this particular error message is misleading. In general it can be > treated as a 500 error. > > Generally, it translates to Riak CS inability to speak to Stanchion > (which is used for creating users and buckets). Please confirm that > Stanchion is running with: > >

Returning after long period to old project to notice riak-cs stopped working

2014-02-02 Thread De Bunge
Initially it looked like some access rights issue so I've updated /etc/riak-cs/app.config and /etc/stanchion/app.config with my admin's keys so I could use s3-cmd to figure out why some users lost access to database. but now it fails to start (see below). riak-cs starts only after machine being re