[
https://issues.apache.org/jira/browse/COUCHDB-2683?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14535836#comment-14535836
]
Robert Kowalski commented on COUCHDB-2683:
------------------------------------------
Hi Aurélien,
the current state of config in CouchDB 2.0 is that it just works on the so
called backdoor ports - not on the cluster front ports.
The cluster in 2.0 has "clusterports" and node ports. Making _config available
on the clusterports, e.g. for a loadbalancer leads to a single node having the
new configuration - the other nodes will not receive the request.
The workaround for now is that we will remove the config tab from Fauxton for
the frontend ports so it does not confuse users anymore, but that's still not
the the perfect solution. See also
http://mail-archives.apache.org/mod_mbox/couchdb-dev/201504.mbox/%3CCAJ1bcfEKTR8e4FAi6MY7vL_bspCDRyBsikne%2BNUhkAudJ_MhNw%40mail.gmail.com%3E
----
related tickets:
https://issues.apache.org/jira/browse/COUCHDB-2601
https://issues.apache.org/jira/browse/COUCHDB-2600
https://issues.apache.org/jira/browse/COUCHDB-2599
https://issues.apache.org/jira/browse/COUCHDB-2492
https://issues.apache.org/jira/browse/COUCHDB-2343
> I tried to install Apache 2.0 on Ubuntu 14.04.2 LT...
> -----------------------------------------------------
>
> Key: COUCHDB-2683
> URL: https://issues.apache.org/jira/browse/COUCHDB-2683
> Project: CouchDB
> Issue Type: Bug
> Security Level: public(Regular issues)
> Reporter: Aurélien Bénel
> Attachments: checks.txt
>
>
> I tried to install Apache 2.0 on Ubuntu 14.04.2 LTS.
> I installed node 0.12.2 from nvm and had to install from source:
> - erlang (to get R14B04 instead of R16B03),
> - rebar (2.5.1).
> When running `dev/run`, and opening fauxton, the "Config" tab fails ("An
> Error occurred: Database does not exist.").
> `make check` also fails. Here is the output.
> *Reporter*: Aurélien Bénel
> *E-mail*: [mailto:[email protected]]
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)