You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by GitBox <gi...@apache.org> on 2020/05/02 00:01:38 UTC

[GitHub] [couchdb] YC commented on issue #2858: Cluster setup fails: unable to sync admin passwords

YC commented on issue #2858:
URL: https://github.com/apache/couchdb/issues/2858#issuecomment-622615978


   ```
   sleeping 3s
   {"couchdb":"Welcome","version":"3.0.0-ebdfbba","git_sha":"ebdfbba","uuid":"8b6a1310bd6d5751724e6abaffd2da3a","features":["access-ready","partitioned","pluggable-storage-engines","reshard","scheduler"],"vendor":{"name":"The Apache Software Foundation"}}
   {"state":"cluster_enabled"}
   {"ok":true}
   {"ok":true}
   sleeping 3s
   {"error":"setup_error","reason":"Cluster setup unable to sync admin passwords"}
   {"state":"cluster_enabled"}
   ```
   Still
   ```
   [error] 2020-05-01T23:54:31.282087Z couchdb@192.168.56.101 <0.543.0> 671c155668 setup sync_admin results [{badrpc,{'EXIT',{badarg,[{config,set,5,[{file,"src/config.erl"},{line,186}]},{rpc,'-handle_call_call/6-fun-0-',5,[{file,"rpc.erl"},{line,197}]}]}}}] errors []
   [notice] 2020-05-01T23:54:31.292029Z couchdb@192.168.56.101 <0.543.0> 671c155668 192.168.56.101:5984 192.168.56.101 user POST /_cluster_setup 500 ok 26
   ```
   [Full logs](https://github.com/apache/couchdb/files/4566718/logs_cleaned.txt)


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org