Connection to multiple nodes

There are only two machines in the cluster.

I worked around the problem. The nodeJS process runs on the same machine as Couchbase. So I connect simply to localhost on each host. This works fine to me.

Still, the behavior looks like a bug to me.