Re: Connection Refused Errors connecting to CouchDB 2.0

2017-06-22 Thread Joan Touzet
ject: Re: Connection Refused Errors connecting to CouchDB 2.0 Noel, that seemed to do the trick for me. For the community maybe this should be clarified because the docs are contradictory as far as I can tell. As far as I can see there is absolutely no documentation for chttpd. There's a section

Re: Connection Refused Errors connecting to CouchDB 2.0

2017-06-22 Thread Doug Snyder
t; minute? > > On Thu, Jun 22, 2017 at 3:11 AM, Joan Touzet wrote: > >> Hi Doug, have you tried completely disabling firewalld and seeing if it >> works? >> >> -Joan >> >> - Original Message - >> From: "Doug Snyder" >> To: user

Re: Connection Refused Errors connecting to CouchDB 2.0

2017-06-22 Thread Doug Snyder
? > > -Joan > > - Original Message - > From: "Doug Snyder" > To: user@couchdb.apache.org > Sent: Wednesday, 21 June, 2017 10:50:09 PM > Subject: Re: Connection Refused Errors connecting to CouchDB 2.0 > > I've been waiting over a week to get

Re: Connection Refused Errors connecting to CouchDB 2.0

2017-06-22 Thread Noel Quintos
Hi Doug, In my case, I set bind_address to 0.0.0.0 under Section "chttpd". I am using it under windows, though, and not sure if it makes any difference. On Wed, Jun 21, 2017 at 8:50 PM, Doug Snyder wrote: > I've been waiting over a week to get any reply, with no success. I'm trying > to get a b

Re: Connection Refused Errors connecting to CouchDB 2.0

2017-06-22 Thread Joan Touzet
Hi Doug, have you tried completely disabling firewalld and seeing if it works? -Joan - Original Message - From: "Doug Snyder" To: user@couchdb.apache.org Sent: Wednesday, 21 June, 2017 10:50:09 PM Subject: Re: Connection Refused Errors connecting to CouchDB 2.0 I've been

Re: Connection Refused Errors connecting to CouchDB 2.0

2017-06-21 Thread Doug Snyder
I've been waiting over a week to get any reply, with no success. I'm trying to get a basic server up. Can anybody help me with what should be a pretty simple problem? On Tue, Jun 13, 2017 at 5:51 PM, Doug Snyder wrote: > I'm trying to set up a CouchDB 2.0 instance up on my CentOS 7 server. I've

Connection Refused Errors connecting to CouchDB 2.0

2017-06-13 Thread Doug Snyder
I'm trying to set up a CouchDB 2.0 instance up on my CentOS 7 server. I've got it installed and running as a systemd service and it responses with its friendly hello world message when I access it from the server using 127.0.0.1 or 0.0.0.0 $ curl 127.0.0.1:5984 {"couchdb":"Welcome","version":"2.0.