Hi All, I testing a Riak instance, with Riak node/Riak-CS/Riak-CS-Control/Stanchion on the same ip address. So far, I was able to access the Riak-CS Control console for creating/deleting user accounts. My Riak-CS instance has been tied to port 8084. I am planning to use proxy configuration for creating buckets and objects on Riak-Cs back end using s3curl.When I use the following command: *s3curl --id admin -s -v -x localhost:8084 -X PUT http:// bucketname.s3.amazonaws.com <http://bucketname.s3.amazonaws.com>, *it shows a 500 Internal server error although it is able to connect the proxy. After checking the error logs stored under Riak-CS, I found this:
*2014-09-05 14:23:12.642 [error] <0.25528.5> webmachine error:
path="/buckets/erts"*
*{error,undef}*
*[{dyntrace,put_tag,["<0.25528.5>"]},{riak_cs_wm_common,init,1},{webmachine_resource,wrap,2},{webmachine_mochiweb,loop,2},{mochiweb_http,parse_headers,5},{proc_lib,init_p_do_apply,3}].*
*I have attached the configuration files of Riak instances to this mail.*
riakcs.config
Description: Binary data
riakcs-control.config
Description: Binary data
stanchion.config
Description: Binary data
_______________________________________________ riak-users mailing list [email protected] http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com
