Hello,
I am trying to migrate the couchbase server onto another host by snapshoting filesystem with data files.
When I am starting the couchbase serve on another host, with replicated config.dat
file, the server starts successfully but the server-list
command returns an error showing the cluster is in the below state:
ns_1@cb.local 127.0.0.1:8091 unhealthy active
On investigating further, I found that the logs show an error as below:
** Cannot get connection id for node 'ns_1@127.0.0.1'
Can someone please help me with what might be going wrong?