SERVER_ERROR proxy write to downstream
Tue, 02/12/2013 - 03:29
Hi,
I've been using memacache but I can't work with the 1MB limit per item anymore so I switched to couchbase which there is no limit like that right ?
So no mather what I do I get "SERVER_ERROR proxy write to downstream".
I'm using python 3 and memcached library.
Any ideas ?
The forum seems to timeout when i post my diag so if you need it plz tell me what to look for or a pasteing-site that takes that much
/edit: I also wanted to try the python client for couchbase but I can't get it installed. PIP fails because it can't find requests or couchbase and if I wan't to install requests vi setup.py i get synthax errors.
Hello,
Yes you can go up to 20Mb on Couchbase.
On my side I am using Python 2.7 and Couchbase client with no problem on Max OSX.
Which OS are you using?
Have you tried with 2.7?
Regards
Tug
@tgrall