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

Reply via email to