Hi We barely made riak, riak-cs and stanchion work in ubuntu 14.04 x64 server. Now we can't setup the admin user, for clarification the anonymous_user_creation is on, we even get the warning that is on in the logs
We are doing the following, as documented curl -XPOST http://192.168.0.163:8080/riak-cs/user \ -H 'Content-Type: application/json' \ -d '{"email":"b...@ble.bli", "name":"admin"}' (note, the email address is changed for privacy) But it returns <html><head><title>500 Internal Server Error</title></head><body><h1>Internal Server Error</h1>The server encountered an error while processing this request</body></html> Any help will be appreciated, this is my fist time posting in a mailing list, apologies if I did something wrong. Thanks! _______________________________________________ riak-users mailing list riak-users@lists.basho.com http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com