Master cluster currently has Root CA, Node Certificates
I want to add a new Node
Error msg : Warning: Adding a server to this cluster means any previous Couchbase Server data on that server will be removed. Attention: Prepare join failed. Failed to establish TLS connection to 192.168.10.131:18091: {unknown_ca, "TLS client: In state wait_cert_cr at ssl_handshake.erl:2082 generated CLIENT ALERT: Fatal - Unknown CA\n"}
Looks like the problem is stemming from the TLS configuration of the node you’re trying to join. Just to confirm, have you enabled node-to-node encryption and setup your own certificate and CA?