natcohen opened a new issue #2440: CouchDB fail to replicate locally if not on local machine URL: https://github.com/apache/couchdb/issues/2440 I have CouchDB installed behind nginx and I can access it thought my personal address: https://couchdb.myaddress.com/_utils The problem is when I try to replicate local to local, it fails because CouchDB uses the address https://couchdb.myaddress.com instead of http://localhost:5984 to replicate locally. Am I missing a configuration or is it a bug?
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to 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
