First I'm pretty sure the riak is setting ok by using the command: riak-admin status
But I can't PUT in into a bucket test: 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 Does the error due to the new bucket test? Should I create it first? Thanks _______________________________________________ riak-users mailing list [email protected] http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com
