chriswiggins commented on issue #45: Change nodename to be node1@<nodename> to be in line with cluster wizard URL: https://github.com/apache/couchdb-docker/pull/45#issuecomment-347242670 I found that when I was using the CouchDB cluster setup wizard, it was adding my other nodes as node1@<ip-address>. The cluster wouldn?t come up as the setup coordination node was couchdb@<ip-address> (as set by the entrypoint) yet as I say the other two nodes in my cluster were node1@<ip-address> I can try and set up another cluster today without this change to show what I mean On 28/11/2017, at 5:37 AM, Joan Touzet <[email protected]<mailto:[email protected]>> wrote: The CouchDB setup wizard doesn't change node name. It can't. I'm confused. Can you give a more complete example please? The only place the "node1" name is used (along with node2 and node3) is in the dev image, where 3 nodes are running inside of the same container. The wizard guesses on this if you set the port number to 15984/25984/35984 which again should only be happening if you are using the dev/run script. You should be able to run 3 containers all on port 5984 and use port mapping at the docker command line to avoid this problem. ? You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub<https://github.com/apache/couchdb-docker/pull/45#issuecomment-347240476>, or mute the thread<https://github.com/notifications/unsubscribe-auth/ACsxEahqZkt0musrEpOx-IERYyKbSs0zks5s6uVYgaJpZM4QrEof>.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
