BilalAbbasi Posted October 13, 2019 Report Share Posted October 13, 2019 Hi Team, I am getting following error in my couch db logs, can you please assist me what wrong i am doing here. [Sun, 13 Oct 2019 08:42:57 GMT] [error] [emulator] [--------] Error in process <0.1147.0> on node 'bigcouch@db1.sip.turboitsolutions.com' with exit value: {{rexi_DOWN,noproc},[{mem3_rep,rexi_call,2,[{file,"src/mem3_rep.erl"},{line,110}]},{mem3_rep,calculate_start_seq,3,[{file,"src/mem3_rep.erl"},{line,122}]},{mem3_rep,go,3,[{file,"src/mem3_rep.erl"},{line,32}]},{mem3_rep,go,2,[{file... curl http://db1.sip.turboitsolutions.com:5984/_membership {"all_nodes":["bigcouch@db1.sip.turboitsolutions.com","bigcouch@db2.sip.turboitsolutions.com","bigcouch@db3.sip.turboitsolutions.com"],"cluster_nodes":["bigcouch@db1.sip.turboitsolutions.com","bigcouch@db1.turboitsolutions.com","bigcouch@db2.sip.turboitsolutions.com","bigcouch@db2.turboitsolutions.com","bigcouch@db3.sip.turboitsolutions.com","bigcouch@db3.turboitsolutions.com"]} Regards Abbasi Link to comment Share on other sites More sharing options...
safarov Posted October 13, 2019 Report Share Posted October 13, 2019 Looks as you have half of couchdb nodes down. Cluster have configured 6 nodes and only 3 is online. Link to comment Share on other sites More sharing options...
BilalAbbasi Posted October 21, 2019 Author Report Share Posted October 21, 2019 Thanks @safarov, It did solved the issue. 🙂 Link to comment Share on other sites More sharing options...
Recommended Posts