I had a problem accessing CouchDB through an external computer, and not through the address 127.0.0.1.
I run Ubuntu and I changed the binding IP address in /etc/couchdb/default.ini to 0.0.0.0, but it still does not work, I also disabled my firewall, so it needs to be connected.
I am running VPS on Ubuntu 12.04
source
share