[
https://issues.apache.org/jira/browse/COUCHDB-3213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15793323#comment-15793323
]
Andy Theuninck commented on COUCHDB-3213:
-----------------------------------------
I'm having similar problems with 2.0 on Ubuntu 14.04. I'm trying to follow
these install instructions: http://docs.couchdb.org/en/2.0.0/install/unix.html
When I click Setup, Configure single node, fill in admin/password, and click
Configure Node, the javascript console shows a POST to
http://localhost:5984/_cluster_setup with a JSON body containing the form
values and action=enable_cluster. The response is HTTP 400 with body
{"error":"bad_request","reason":"Cluster is already enabled"}. I don't see
anything in the UI to indicate the request failed.
I also noticed that the verify URL given in the documentation,
http://localhost:5984/_utils/verify_install.html, is 404.Going to
http://localhost:5984/_utils/#verifyinstall instead and clicking the Verify
Installation button does show success though.
> Various Fauxton usability issues
> --------------------------------
>
> Key: COUCHDB-3213
> URL: https://issues.apache.org/jira/browse/COUCHDB-3213
> Project: CouchDB
> Issue Type: Bug
> Components: Fauxton
> Reporter: Nolan Lawson
>
> I figured it'd be too time-consuming to list all issues I've found with
> Fauxton, so I just decided to create one master issue. Please feel free to
> divide into smaller issues or ignore as applicable. :)
> - Can't create a new non-admin user
> - Click "Configuration", click "CORS", click "Main config," nothing happens,
> have to refresh
> - Click "Setup," click "Configure single node," fill in admin/password, click
> "Configure Node," nothing happens.
> I'm using Edge 14 on Windows 10 if that helps at all.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)