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
