Couchbase Multi-Server Setup Issue

Hi Team,

We have our server setup with three EC2 instances, first instance only has the database service running, second instance has the index service running & third instance has query service running.

The index & query servers are added to the data server using couchbase web console which has option to “Add Servers” under “Server Nodes” option referenced from this article.

Now, for example, If I have to connect to the bucket residing on the server using Nodejs SDK, Ottoman and create a new user then it is able to connect to the bucket however it is not able to save the document in the bucket and gives me a “segmentation fault (core dumped)” error.

Please let us know if we need make any changes to the way servers are setup or how should we go ahead with above example so that we are able to create user.

Thanks,
Ajinkya Udgirkar

I am using Couchbase V - 2.2.1, Ottoman : 1.0.3 && Nodejs SDK : 2.2.

Also, the segmentation fault occurs when I am trying to save a document.

Couchbase version 2.2.1 is quite old at this stage. Is there any reason you can’t use a 4.x release?

Sorry about that but I’m using Couchbase V4.5