Lee,

Double-check your riak-cs app.config, and make sure
'anonymous_user_creation' is set to true. (If you're changing the setting,
be sure to restart riak cs).


On Tue, Apr 29, 2014 at 6:11 PM, Lee Sylvester <[email protected]>wrote:

> Hey guys,
>
> So, I’m currently trying to configure a new CS cluster.  However, when I
> try to create an admin user by runing the following:
>
> curl -H 'Content-Type: application/json' -X POST
> http://x.x.x.x:8080/riak-cs/user --data '{"email”:”[email protected]",
> "name":"admin user"}'
>
> I get the error
>
> 18:08:25.948 [error] No WM route: 'POST' /riak-cs/user
> {6,{"content-length",{'Content-Length',"47"},{"accept",{'Accept',"*/*"},nil,nil},{"content-type",{'Content-Type',"application/json"},nil,{"host",{'Host’,”x.x.x.x:8080"},nil,{"user-agent",{'User-Agent',"curl/7.19.7
> (x86_64-redhat-linux-gnu) libcurl/7.19.7 NSS/3.14.0.0 zlib/1.2.3
> libidn/1.18
> libssh2/1.4.2"},nil,{"x-rcs-rewrite-path",{"x-rcs-rewrite-path","/riak-cs/user"},nil,nil}}}}}}
>
> Is there a known reason for this or have I configured something wrong?
>
> Thanks,
> Lee
> _______________________________________________
> 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

Reply via email to