mentax007 opened a new issue #2380: Verify CouchDB Installation failed URL: https://github.com/apache/couchdb/issues/2380 ## Description I install new 6 node cluster. Enable authentication and add 5 nodes through Fauxton. When I run Verify CouchDB Installation from Fauxton I see an error in Replication check Error: unauthorized to access or create database http://0.0.0.0:5984/verifytestdb_replicate/ And on one of the node I see an error: [error] 2019-12-22T16:05:37.312700Z [email protected] <0.26254.18> -------- throw:{unauthorized,<<"unauthorized to access or create database http://0.0.0.0:5984/verifytestdb_replicate/">>}: Replication 1c12e0a7574f8c90d3301e1442736899+create_target failed to start "http://0.0.0.0:5984/verifytestdb/" -> "http://0.0.0.0:5984/verifytestdb_replicate/" doc null:null stack:[{couch_replicator_api_wrap,db_open,4,[{file,"src/couch_replicator_api_wrap.erl"},{line,114}]},{couch_replicator_scheduler_job,init_state,1,[{file,"src/couch_replicator_scheduler_job.erl"},{line,584}]}] [error] 2019-12-22T16:05:37.313062Z [email protected] <0.376.0> -------- couch_replicator_scheduler : Transient job {"1c12e0a7574f8c90d3301e1442736899","+create_target"} failed, removing. Error: <<"unauthorized: unauthorized to access or create database http://0.0.0.0:5984/verifytestdb_replicate/">> Every time when I run Verify CouchDB Installation I can see this error on different node. 5 nodes are fine, but one of them alway show error. {"couchdb":"Welcome","version":"2.3.1","git_sha":"c298091a4","uuid":"cfceef0b14b96c459ff3c374122c4876","features":["pluggable-storage-engines","scheduler"],"vendor":{"name":"The Apache Software Foundation"}} * CouchDB Version used: 2.3.1 * Browser name and version: Google chrome Version 79.0.3945.88 (Official Build) (64-bit) * Operating System and version: MacOS X Catalina
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
