Return-Path: Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: (qmail 30007 invoked from network); 3 Aug 2010 10:19:16 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 3 Aug 2010 10:19:16 -0000 Received: (qmail 5311 invoked by uid 500); 3 Aug 2010 10:19:14 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 5129 invoked by uid 500); 3 Aug 2010 10:19:12 -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 5121 invoked by uid 99); 3 Aug 2010 10:19:11 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Aug 2010 10:19:11 +0000 X-ASF-Spam-Status: No, hits=0.7 required=10.0 tests=RCVD_IN_DNSWL_NONE,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [212.27.42.2] (HELO smtp2-g21.free.fr) (212.27.42.2) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Aug 2010 10:19:04 +0000 Received: from [192.168.0.5] (unknown [82.246.236.191]) by smtp2-g21.free.fr (Postfix) with ESMTP id 42CC74B00A3 for ; Tue, 3 Aug 2010 12:18:37 +0200 (CEST) Content-Type: text/plain; charset=iso-8859-1 Mime-Version: 1.0 (Apple Message framework v1081) Subject: Re: Deleting databases from the Futon web interface From: =?iso-8859-1?Q?Aur=E9lien_B=E9nel?= In-Reply-To: Date: Tue, 3 Aug 2010 12:18:35 +0200 Content-Transfer-Encoding: quoted-printable Message-Id: <581B5815-0B29-4FD4-B9CB-C40EBA8562F1@utt.fr> References: <869D2889-C4D1-48BF-8751-B3AD26A56779@utt.fr> To: user@couchdb.apache.org X-Mailer: Apple Mail (2.1081) > You might need to send a Content-Type header of "application/json" if = you are getting 415's. The weird thing is that when I updated CouchDB with svn, the API I'm = writing (and the related unit tests) suddenly broke down as well as = Futon. So far i was quite happy with the trunk version, but I suppose = it's safer to use a stable version. I've just uninstalled the development version (with "make uninstall") = and reinstalled 0.11.1... But now it's completely broken: $ sudo couchdb=20 =3DCRASH REPORT=3D=3D=3D=3D 3-Aug-2010::12:15:31 =3D=3D=3D crasher: initial call: application_master:init/4 pid: <0.29.0> registered_name: [] exception exit: {{app_would_not_start,ssl}, {couch_app,start, [normal, ["/usr/local/etc/couchdb/default.ini", "/usr/local/etc/couchdb/local.ini"]]}} in function application_master:init/4 ancestors: [<0.28.0>] messages: [{'EXIT',<0.30.0>,normal}] links: [<0.28.0>,<0.6.0>] dictionary: [] trap_exit: true status: running heap_size: 610 stack_size: 24 reductions: 161 neighbours: =3DINFO REPORT=3D=3D=3D=3D 3-Aug-2010::12:15:31 =3D=3D=3D application: couch exited: {{app_would_not_start,ssl}, {couch_app,start, [normal, ["/usr/local/etc/couchdb/default.ini", "/usr/local/etc/couchdb/local.ini"]]}} type: temporary Any idea of what to do now? Regards, Aur=E9lien=20=