The node the request was mapped to does not exist in the current cluster map. This may be the result of a failover

Please help us with bug
views created, get - makes good. But select data from view:

<RC=0x23[The node the request was mapped to does not exist in the current cluster map. This may be the result of a failover.], There was a problem scheduling your request, or determining the appropriate server or vBucket for the key(s) requested. This may also be a bug in the SDK if there are no network issues, C Source=(src/get.c,335)>

# rpm -qa|grep couch
libcouchbase2-libevent-2.5.0-1.el6.x86_64
couchbase-server-3.0.1-1444.x86_64
libcouchbase-devel-2.5.0-1.el6.x86_64
libcouchbase2-core-2.5.0-1.el6.x86_64
libcouchbase2-bin-2.5.0-1.el6.x86_64

# pip freeze |grep couch
couchbase==1.2.4

couchbase 3.0.1 community. Maked 2 nodes with XDCR between.
No network issues.

Solution: REMOVE “replica=True” from any gets - its brake a work.

with couchbase==2.0.2 - too

I’m glad you were able to make it work, you can always ask for help on irc on #couchbase on freenode.