まず、次のコマンドを使用して、riakが正常に設定されていることを確認します。riak-admin status
しかし、バケットテストに入れることはできません。
curl -v -X PUT -d 'This is really cool' -H "Content-Type: text/plain" http://markson.hk:8098/buckets/test/1234
< HTTP/1.1 404 Object Not Found
< Server: MochiWeb/1.1 WebMachine/1.9.0 (participate in the frantic)
< Date: Fri, 18 Nov 2011 12:13:03 GMT
< Content-Type: text/html
< Content-Length: 193
新しいバケットテストによるエラーはありますか?最初に作成する必要がありますか?