Hi All,
I am running fresh installation of Couchbase servers 5.1 on 3 node , which is running on custom port 9000 . But when running initialize command using couchbase CLI to setup cluster it is giving the given below error.
Logs:
/opt/couchbase/bin/couchbase-cli node-init -c dwdb-couchdb-002.local:9000 --user=test --password=test@123 --node-init-hostname=dwdb-couchdb-002.local:9000 --node-init-data-path=/opt/couchbase/var/lib/couchbase/data --node-init-index-path=/opt/couchbase/var/lib/couchbase/data
ERROR: Could not resolve the hostname: nxdomain
Please let me know what changes should I do.