You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 22, 2021. It is now read-only.
First off, the :5986 "backend" interface is only ever available on localhost (127.0.0.1). You'll have to do the curl against http://localhost/ and not the public IP address.
Second, you don't need CouchDB - just BigCouch. BigCouch isn't a CouchDB addon, it's a fork. Uninstall CouchDB and just run BigCouch on your nodes.
Hi everyone,
I'm trying to setup 2 nodes with BigCouch. I read some guides and:
Then I try:
Can you give some advices to make BigCouch working? Thank you very much.
The text was updated successfully, but these errors were encountered: