Have you tried to use curl with the -v flag and see if you notice something?
-- Jón Grétar Borgþórsson On Mon, Mar 15, 2010 at 1:04 AM, Bernardo Elayda <[email protected]> wrote: > Hi, > I'm using couchdb v 0.10 on Ubuntu 9.10. > > Access to couchdb via a browser or driver(couchdbkit) is fine. But, I > want to be able to access it via curl. > Everytime I try to do this via an url which works in my browser, I > alwasy get 'connection refused'. > > iptables are totally opened. I've also turned it off. No change. > When I checked for errors(sudo -u couchdb couchdb), there are no > errors. > > Is there anything else I can do to get curl to work with couchdb 0.10? > > tia, > Bernardo >
