Return-Path: Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: (qmail 44210 invoked from network); 5 Aug 2010 08:21:26 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 5 Aug 2010 08:21:26 -0000 Received: (qmail 46407 invoked by uid 500); 5 Aug 2010 08:21:25 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 46078 invoked by uid 500); 5 Aug 2010 08:21:22 -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 46070 invoked by uid 99); 5 Aug 2010 08:21:21 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 05 Aug 2010 08:21:21 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [88.198.50.178] (HELO www2.geek-it.de) (88.198.50.178) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 05 Aug 2010 08:21:16 +0000 Received: by www2.geek-it.de (Postfix, from userid 2048) id B946528035B; Thu, 5 Aug 2010 10:20:54 +0200 (CEST) To: user@couchdb.apache.org Subject: Re: Missing Design Documents MIME-Version: 1.0 Date: Thu, 5 Aug 2010 10:20:54 +0200 From: Sascha Reuter Organization: Geek-IT In-Reply-To: References: Message-ID: X-Sender: s.reuter@geek-it.de User-Agent: RoundCube Webmail/0.1b Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8bit As mentioned, all new documents or document changes (not only on design documents) since about 2 weeks seem to be missing but can be found in the raw datafiles... On Thu, 5 Aug 2010 10:04:23 +0200, Benoit Chesneau wrote: > On Wed, Aug 4, 2010 at 8:11 PM, Sascha Reuter wrote: >> Hello, >> >> after i restarted my CouchDB Server today (upgraded RAM of VM), most of > the views and also some documents i saved days ago are missing. >> >> Anyone any ideas? Logfile tells nothing.... >> >> Thanks in advance, >> >> Sascha > > I noticed that too recently but thought it was a bug due to the fact I > use geocouch rebased on 1.0. If the db crash, it seem that the design > doc go back to an old revision. I haven't reproduced it since. > > - benoit