Hi people. I've seen posts where others have had this same issue, specifically 
this on the riak_cs issues list - https://github.com/basho/riak_cs/issues/529

Unfortunately the solution is not posted, if there is one. I have followed the 
instructions to be found here: 
http://docs.basho.com/riakcs/latest/tutorials/fast-track/Building-a-Local-Test-Environment/
 but that didn't help. I am still stuck with the same issue.

Help, please?

# curl -H 'Content-Type: application/json' -X POST 
http://localhost:8080/riak-cs/user -v --data '{"email":"guy.mor...@bksv.com", 
"name":"guy"}'
* About to connect() to localhost port 8080 (#0)
*   Trying 127.0.0.1... connected
* Connected to localhost (127.0.0.1) port 8080 (#0)
> POST /riak-cs/user HTTP/1.1
> User-Agent: curl/7.21.0 (x86_64-pc-linux-gnu) libcurl/7.21.0 OpenSSL/0.9.8o 
> zlib/1.2.3.4 libidn/1.15 libssh2/1.2.6
> Host: localhost:8080
> Accept: */*
> Content-Type: application/json
> Content-Length: 45
>
< HTTP/1.1 503 Service Unavailable
< Vary: Accept
< Server: Riak CS
< Location: http://localhost:8080/riak-cs/user
< Date: Mon, 24 Jun 2013 05:21:13 GMT
< Content-Type: application/xml
< Content-Length: 192
<
* Connection #0 to host localhost left intact
* Closing connection #0
<?xml version="1.0" 
encoding="UTF-8"?><Error><Code>ServiceUnavailable</Code><Message>Please reduce 
your request 
rate.</Message><Resource>/riak-cs/user</Resource><RequestId></RequestId></Error>

--
Guy Morton
Web Development Manager
Brüel & Kjær EMS

This e-mail is confidential and may be read, copied and used only by the 
intended recipient. If you have received it in error, please contact the sender 
immediately by return e-mail. Please then delete the e-mail and do not disclose 
its contents to any other person.
_______________________________________________
riak-users mailing list
riak-users@lists.basho.com
http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com

Reply via email to