CouchDB cluster issue {"error":"setup_error","reason":"Cluster setup timed out waiting for nodes to connect"} #4113
Unanswered
BranislavDB
asked this question in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi all , I tried to create couchDb cluster but when I tried to enable cluster
curl -X POST -H "Content-Type: application/json" http://admin:admin123ksed*@127.0.0.1:5984/_cluster_setup -d '{"action": "finish_cluster"}'
I'm new in CouchDB , therefore I don't know where is my mistake , but if I tried to check number of members
it means I have only cluster_nodes no all_nodes .. I'm not sure if it could be i problem , can you help me
Thank You Brano
Beta Was this translation helpful? Give feedback.
All reactions