[GitHub] Jyothishb4 commented on issue #74: Can you please specify the steps for setting couchdb clustering in windows, right now I have single node setup , I would like to make it 2 node cluster.

2018-04-09 Thread GitBox
Jyothishb4 commented on issue #74: Can you please specify the steps for setting 
couchdb clustering in windows, right now I have single node setup , I would 
like to make it 2 node cluster.
URL: https://github.com/apache/couchdb-docker/issues/74#issuecomment-379993078
 
 
   Hi @wohali 
   
   I have copied curl to couchdb server and tried to add the node using couchdb 
documentation but I am getting one error,
   
   curl --ssl-no-revoke -X POST -H "Content-Type: application/json" 
https://admin:password@x:6984/_cluster_setup -d '{"action": 
"enable_cluster", "bind_address":"x.x.x.x", "username": "admin", 
"password":"password", "node_count":"2"}'
   
   
   curl: (35) schannel: next InitializeSecurityContext failed: Unknown error 
(0x80092013) - The revocation function was unable to check revocation because 
the revocation server was offline.
   curl: (6) Could not resolve host: enable_cluster,
   curl: (3) Port number ended with '.'
   curl: (6) Could not resolve host: username
   curl: (6) Could not resolve host: admin,
   curl: (3) Port number ended with 'w'
   curl: (3) [globbing] unmatched close brace/bracket in column 13
   


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:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] Jyothishb4 commented on issue #74: Can you please specify the steps for setting couchdb clustering in windows, right now I have single node setup , I would like to make it 2 node cluster.

2018-04-09 Thread GitBox
Jyothishb4 commented on issue #74: Can you please specify the steps for setting 
couchdb clustering in windows, right now I have single node setup , I would 
like to make it 2 node cluster.
URL: https://github.com/apache/couchdb-docker/issues/74#issuecomment-379968147
 
 
   @wohali ,
   
   Do we need to setup Erlang ? . I don't have curl or Erlang setup in my 
environment, Only thing I have done is created a standalone instance and I need 
to add one more node to this setup. Can you please help me ?
   
   Thanks,
   Jyothish B


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:
us...@infra.apache.org


With regards,
Apache Git Services