Based on the CouchDB 2.0 Release Testing Plan, I also tried to run this:
 
curl -X PUT 
http://127.0.0.1:5984/_node/couchdb@<this-nodes-ip-address>/_config/admins/admin
 -d '"password"'
 
But I am getting a "nodedown" error. The node is running and I have opened up 
ports 4369 and 5984 in the firewall.
 
> Subject: Re: Error updating database permissions
> From: [email protected]
> Date: Wed, 7 Sep 2016 10:48:01 +0100
> To: [email protected]
> 
> check host:5984/_membership on each node of your cluster, perhaps you don't 
> have a fully-connected cluster right now. All nodes should be listed under 
> both "all_nodes" and "cluster_nodes" by every node in your cluster.
> 
> B.
> 
> 
> > On 7 Sep 2016, at 08:35, Joey Samonte <[email protected]> wrote:
> > 
> > Good day,
> > 
> > Whenever I try to update the database permissions using Fauxton, I am 
> > getting an error with a reason: no_majority.
> > What could be the reason for this?
> > 
> > Thanks. 
> >                                       
> 
                                          

Reply via email to