The test suite requires direct access, it rarely works through a reverse proxy. If it works directly, your installation is fine.
Perhaps this is useful: https://wiki.apache.org/couchdb/Nginx_As_a_Reverse_Proxy I know HAProxy has no difficulty with CouchDB, fwiw. On 11 December 2012 11:18, Yury Kisliak <[email protected]> wrote: > Hi. I have configured nginx as a reverse proxy to CouchDB, when I tried to > start "Verify Your Installation." in Futon I got "X: [object Object]" test > suite also gives a lot of errors. > > Nginx config http://bpaste.net/show/ppIkqLo6DpEUiWubMq8e/ > Nginx log http://bpaste.net/show/HgD2fUdeYHchmnROKTir/ > > Also I have checked couch.log , if I'm trying to use couchdb through proxy > -> no any events in log file. So, I think that problem is on nginx side. > but very strange that it does not work as described in official docs. > > What I did wrong ? > Thanks
