Hi Hector, Thank you for your reply. Here is the "stats" view from our Riak dev-cluster: https://gist.github.com/anonymous/7324713
The riak version (core) is 1.4.2. The server running the Riak Python Client is based on some kind of AWS AMI. The whole 5-node-devcluster was set up using: https://github.com/basho/cloudformation-riak I remembered incorrectly: I do NOT see this error when working against a local cluster (inside a virtual machine). There's a load balancer between the server running the Riak Python Client and the actual Riak nodes. Perhaps this socket error is related to some configuration of that load balancer? Finkle 2013/11/5 Hector Castro <hec...@basho.com> > Hey Finkle, > > I attempted to reproduce your issue on my Mac and wasn't able to > trigger the error same error: > > $ ./env/bin/pip freeze > protobuf==2.4.1 > riak==2.0.1 > riak-pb==1.4.1.1 > wsgiref==0.1.2 > $ ./env/bin/python --version > Python 2.7.5 > > Do you have any additional details on your Ubuntu environment? What > version of Riak are you running against? > > -- > Hector > > > On Sat, Nov 2, 2013 at 12:36 PM, finkle mcgraw <finklemcg...@gmail.com> > wrote: > > Hi, > > > > I've been having a lot of problems with the Riak Python Client when using > > protocol buffers. The problem seems to be related to some kind of socket > > timeout because it only happens if a particular instance of a riak client > > object has not been used for more than 60 seconds. I describe the > problem in > > more detail in this StackOverflow question: > > > http://stackoverflow.com/questions/19742667/timeout-problems-with-the-riak-python-client-with-protocol-buffers > > > > Any ideas? Am i using the client object in the wrong way? > > > > Best regards, > > Finkle > > > > _______________________________________________ > > riak-users mailing list > > riak-users@lists.basho.com > > http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com > > >
_______________________________________________ riak-users mailing list riak-users@lists.basho.com http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com