wohali commented on issue #1085: Use a supported CouchDB docker image for selenium tests URL: https://github.com/apache/couchdb-fauxton/pull/1085#issuecomment-393215717 @popojargo got it! Can your setup script do a PUT http://localhost:5984/_users and http://localhost:5984/_replicator (ignoring if they're already there) before it proceeds? That should solve the problem. The current Docker image doesn't pre-create these because it's designed to work either standalone or in a cluster.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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
