From user-return-15006-apmail-couchdb-user-archive=couchdb.apache.org@couchdb.apache.org Tue Feb 22 09:06:05 2011 Return-Path: Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: (qmail 49506 invoked from network); 22 Feb 2011 09:06:05 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 22 Feb 2011 09:06:05 -0000 Received: (qmail 22273 invoked by uid 500); 22 Feb 2011 09:06:03 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 22177 invoked by uid 500); 22 Feb 2011 09:06:01 -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 22169 invoked by uid 99); 22 Feb 2011 09:06:00 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 22 Feb 2011 09:06:00 +0000 X-ASF-Spam-Status: No, hits=2.2 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [74.125.82.180] (HELO mail-wy0-f180.google.com) (74.125.82.180) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 22 Feb 2011 09:05:51 +0000 Received: by wyg36 with SMTP id 36so1938234wyg.11 for ; Tue, 22 Feb 2011 01:05:30 -0800 (PST) Received: by 10.227.168.79 with SMTP id t15mr2078959wby.200.1298365530418; Tue, 22 Feb 2011 01:05:30 -0800 (PST) Received: from rory-mac.local ([193.203.81.66]) by mx.google.com with ESMTPS id f27sm449348wbf.19.2011.02.22.01.05.29 (version=TLSv1/SSLv3 cipher=OTHER); Tue, 22 Feb 2011 01:05:29 -0800 (PST) Date: Tue, 22 Feb 2011 09:05:27 +0000 From: Rory Franklin To: user@couchdb.apache.org Message-ID: <3389955CA38E4534A3A95B4B9F0BDA32@chillibean.tv> In-Reply-To: References: Subject: Re: Upgrading to 1.0.2 from 1.0.1 using MacPorts makes CouchDB inoperative X-Mailer: sparrow 1.0.1 (build 589.15) MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="4d637c57_7545e146_173" Content-Transfer-Encoding: 8bit X-Virus-Checked: Checked by ClamAV on apache.org --4d637c57_7545e146_173 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Content-Disposition: inline Hi Peter, We had that problem here and found that it was a problem with how erlang was installed. We got it working by doing the following: sudo port upgrade --enforce-variants erlang +ssl sudo launchctl stop org.apache.couchdb Hope that helps! Rory On Monday, 21 February 2011 at 18:52, Peter Bengtson wrote: > Hi, > > I've just upgraded CouchDB for Mac OS X (latest version) from 1.0.1 to 1.0.2 using macports. I've done this before without any problems whatsoever. This time, CouchDB won't run at all, not even after a hardware restart. The logs remain empty, no info anywhere else. The startup item is installed as it should be, but nothing simply happens. > > Before I start turning my MacBook Pro inside out in earnest, I was just wondering if anybody else has suffered the same thing? > > CouchDBX works perfectly, but I'd prefer to keep using the version installed by Macports. > > Thanks in advance, > > / Peter Bengtson > --4d637c57_7545e146_173--