Return-Path: Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: (qmail 8342 invoked from network); 21 Oct 2010 18:05:41 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 21 Oct 2010 18:05:41 -0000 Received: (qmail 9673 invoked by uid 500); 21 Oct 2010 18:05:40 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 9640 invoked by uid 500); 21 Oct 2010 18:05:40 -0000 Mailing-List: contact user-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@couchdb.apache.org Delivered-To: mailing list user@couchdb.apache.org Received: (qmail 9631 invoked by uid 99); 21 Oct 2010 18:05:40 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 21 Oct 2010 18:05:40 +0000 X-ASF-Spam-Status: No, hits=2.9 required=10.0 tests=HTML_MESSAGE,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [209.85.215.180] (HELO mail-ey0-f180.google.com) (209.85.215.180) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 21 Oct 2010 18:05:33 +0000 Received: by eyf6 with SMTP id 6so385472eyf.11 for ; Thu, 21 Oct 2010 11:05:13 -0700 (PDT) MIME-Version: 1.0 Received: by 10.213.28.130 with SMTP id m2mr1290592ebc.87.1287684312548; Thu, 21 Oct 2010 11:05:12 -0700 (PDT) Received: by 10.213.7.134 with HTTP; Thu, 21 Oct 2010 11:05:12 -0700 (PDT) In-Reply-To: References: Date: Thu, 21 Oct 2010 11:05:12 -0700 Message-ID: Subject: Re: network not available From: Kenneth Tyler To: user@couchdb.apache.org Content-Type: multipart/alternative; boundary=0015174c38320843a10493245e11 X-Virus-Checked: Checked by ClamAV on apache.org --0015174c38320843a10493245e11 Content-Type: text/plain; charset=ISO-8859-1 yes, that's what i was trying to do ken On Thu, Oct 21, 2010 at 10:56 AM, couchdb user wrote: > On Thu, Oct 21, 2010 at 1:53 PM, Kenneth Tyler wrote: > > i installed couchdb on an ubuntu box using couchone's bin file.. which > > worked fine. i could start couch and curl to it > > then in changed the 127.0.0.1 in local ini to 127.0.0.0 > > did you mean to change it to 0.0.0.0 ? so that it would listen on any > ip that ubuntu box has? > > Regards, > > > > and now when i try to curl to it, it get "network not available" > > > > this may be a linux issue... i don't know > > > > ken tyler > > > --0015174c38320843a10493245e11--