Return-Path: Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: (qmail 97272 invoked from network); 6 Apr 2010 18:42:15 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 6 Apr 2010 18:42:15 -0000 Received: (qmail 14658 invoked by uid 500); 6 Apr 2010 18:42:14 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 14628 invoked by uid 500); 6 Apr 2010 18:42:14 -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 14620 invoked by uid 99); 6 Apr 2010 18:42:13 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 Apr 2010 18:42:13 +0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of mikhail.sobolev@gmail.com designates 209.85.220.212 as permitted sender) Received: from [209.85.220.212] (HELO mail-fx0-f212.google.com) (209.85.220.212) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 Apr 2010 18:42:06 +0000 Received: by fxm4 with SMTP id 4so212745fxm.26 for ; Tue, 06 Apr 2010 11:41:46 -0700 (PDT) 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:received:message-id:subject:from:to:content-type; bh=nUCUPZudr7xVKkgYRNqOwZjjCYrk6nKaQPw9W4/VVPs=; b=pKYKu3TP7RX8bD2EzOKu3KnbfTyEdEowQ95URWw8CWFjTkK5/DYMx9eeNrLDjoA0FL MSAosZeZlVKk9X+qI4aQ8AucksU5UOkw0R9vJkIloFWAidxT/rG85kUoEkqMytOIkWuW 4mBVFoh88Zl8vffq32WLn8zEhgHTSHtj1vQrM= 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=I1e++yvHzkWTE7vlFimjINN8JNyy2s5tu7JOq5C06fDkjly539ucem3/fssoRMYeua 3IHrztaWCwGhAXvMuz0HChRoVlzr0AYryg1U5F3SL1YjwXi7x74MAVWj4RGxjCcGWQSk Wqzo5n5FY5UInPLY55f1GuANRZqLUbc/j3avw= MIME-Version: 1.0 Received: by 10.223.110.83 with HTTP; Tue, 6 Apr 2010 11:41:46 -0700 (PDT) In-Reply-To: References: <8FEEFF39-F299-4F8A-BE21-49648C6E3874@apache.org> Date: Tue, 6 Apr 2010 21:41:46 +0300 Received: by 10.223.50.68 with SMTP id y4mr7798999faf.51.1270579306060; Tue, 06 Apr 2010 11:41:46 -0700 (PDT) Message-ID: Subject: Re: couchdb.http.PreconditionFailed: ('missing_stub', ...) From: Mikhail Sobolev To: user@couchdb.apache.org Content-Type: text/plain; charset=UTF-8 X-Virus-Checked: Checked by ClamAV on apache.org >> My bet is on you try updating or deleting a document without passing in a valid _rev. > The code used to work. The funny thing is that the code that throws the exception (src/couchdb/couch_doc.erl:364) was written in November last year... -- Misha