Return-Path: Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: (qmail 53768 invoked from network); 6 Nov 2009 15:53:40 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 6 Nov 2009 15:53:40 -0000 Received: (qmail 93381 invoked by uid 500); 6 Nov 2009 15:53:39 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 93300 invoked by uid 500); 6 Nov 2009 15:53:39 -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 93290 invoked by uid 99); 6 Nov 2009 15:53:39 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 06 Nov 2009 15:53:39 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of david.coallier@gmail.com designates 209.85.220.220 as permitted sender) Received: from [209.85.220.220] (HELO mail-fx0-f220.google.com) (209.85.220.220) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 06 Nov 2009 15:53:31 +0000 Received: by fxm20 with SMTP id 20so285840fxm.35 for ; Fri, 06 Nov 2009 07:53:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=aR795xkZ4InfWYqfgud7bfszhF4EP8j1X2ihEo6NXB8=; b=bXKgqKqFqPbHFaMHk3VTqNF16NMq5tWybgxdfHI7QyBewBLOjPV4hwTJgA4FOB4Sa4 XnA/v8bEoCPx0kyRcZmVCyfxGWwIDS+OzmfRkyc5UV3EPc4bnvKh5uXMnMSZRiSmEip6 22TXhJGzRCZNUwjhcxOxtRhUTSCp8oJmW4Q3A= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=pj0aikGAp6jCJP4ynoeVEn1Hrq5OwLKu0ct5bzo4WcqHlnznK9JA6pGMi5nHDmZUSn b03dxij5cn5LjmhSIpO0LY6yakhPmlkwdmCHZMLAcstCKEIDQ3wC4NuWhe4Mb6xdryd6 TMRfErYKmK8yAlDZTSee1yiLD4XcZcfDOhGSY= MIME-Version: 1.0 Received: by 10.204.154.213 with SMTP id p21mr4767536bkw.163.1257522790883; Fri, 06 Nov 2009 07:53:10 -0800 (PST) In-Reply-To: <0016e641dae82015380477b5c678@google.com> References: <0016e641dae82015380477b5c678@google.com> Date: Fri, 6 Nov 2009 15:53:10 +0000 Message-ID: Subject: Re: create db using put From: David Coallier To: user@couchdb.apache.org Content-Type: text/plain; charset=UTF-8 X-Virus-Checked: Checked by ClamAV on apache.org 2009/11/6 : > I am attempting to create a new blank db using a put. CouchDb allways > returns a 500. Is this feature broken in 0.10? or am I doing something > wrong? > Could you give a bit more information on the URL you are invoking and how you are executing your HTTP request? Cheers, -- Slan, David