From user-return-18114-apmail-couchdb-user-archive=couchdb.apache.org@couchdb.apache.org Thu Sep 29 11:40:32 2011 Return-Path: X-Original-To: apmail-couchdb-user-archive@www.apache.org Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 16D359CC7 for ; Thu, 29 Sep 2011 11:40:32 +0000 (UTC) Received: (qmail 88551 invoked by uid 500); 29 Sep 2011 11:40:30 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 88506 invoked by uid 500); 29 Sep 2011 11:40:30 -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 88498 invoked by uid 99); 29 Sep 2011 11:40:30 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 29 Sep 2011 11:40:30 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_NEUTRAL,WEIRD_PORT X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [209.85.160.180] (HELO mail-gy0-f180.google.com) (209.85.160.180) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 29 Sep 2011 11:40:26 +0000 Received: by gyd8 with SMTP id 8so659803gyd.11 for ; Thu, 29 Sep 2011 04:40:04 -0700 (PDT) Received: by 10.43.48.198 with SMTP id ux6mr701296icb.227.1317296404138; Thu, 29 Sep 2011 04:40:04 -0700 (PDT) MIME-Version: 1.0 Received: by 10.42.218.69 with HTTP; Thu, 29 Sep 2011 04:39:44 -0700 (PDT) In-Reply-To: References: <050C91F2664C44CFA66A262EE4124ADC@gmail.com> From: Jason Smith Date: Thu, 29 Sep 2011 18:39:44 +0700 Message-ID: Subject: Re: CouchDB Crash report db_not_found when attempting to replicate databases To: user@couchdb.apache.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Do you mean the NPM registry? The raw couch is any of: * http://isaacs.iriscouch.com * http://isaacs.iriscouch.com:5984 * https://isaacs.iriscouch.com * https://isaacs.iriscouch.com:6984 Note, the official host is isaacs.iriscouch.net but over HTTPS it will only serve the SSL certificate for registry.npmjs.org. So you can use those above or disable cert verification. (Accessing registry.npmjs.org will vhost you to the couch app.) P.S. All Iris Couch accounts also have short domains, to help with testing and development. * http://isaacs.ic.ht * http://isaacs.ic.tl .ic.ht and .ic.tl are QWERTY-friendly (alternating right-hand, left-hand, like Unix commands). They were the shortest available domains with a "c" in them, to stand for "Couch". That is why I chose the name "Iris Couch" in the first place. On Thu, Sep 29, 2011 at 11:44 AM, Max Ogden wrote: > http://twitter.com/#!/maxogden/status/113702093512122368 > > On Wed, Sep 28, 2011 at 9:37 PM, Filipe David Manana wrote: > >> Mikeal, or someone else, can you provide the url of that npm database? >> I would like to do some replication tests with it and report back here. >> >> thanks >> >> On Sat, Sep 17, 2011 at 8:01 AM, Adam Kocoloski >> wrote: >> > On Wednesday, September 14, 2011 at 3:51 PM, Randall Leeds wrote: >> >> On Wed, Sep 14, 2011 at 12:19, Adam Kocoloski > adam.kocoloski@gmail.com)>wrote: >> >> >> >> > There's a multipart API which allows for a single PUT request >> containing >> >> > the document body as JSON and all its attachments in their raw form= . >> >> > Documentation is pretty thin at the moment, and unfortunately I thi= nk >> it >> >> > doesn't quite allow for a pipe(). Would be really nice if it did, >> though. >> >> >> >> It does. We figured it out together a couple weeks ago and that's whe= n >> this >> >> code came into being. >> >> Requesting a _specific_ revision with ?revs=3Dtrue will give you a >> >> multipart/related response suitable for passing straight into a >> >> ?new_edits=3Dfalse&rev=3D PUT. >> >> See https://github.com/mikeal/replicate/blob/master/main.js#L49 >> >> >> > Hah! That's what I get for spending too much time in the world of 1.0.= x. >> Thanks for the correction Randall. Best, >> > >> > Adam >> > >> >> >> >> -- >> Filipe David Manana, >> >> "Reasonable men adapt themselves to the world. >> =C2=A0Unreasonable men adapt the world to themselves. >> =C2=A0That's why all progress depends on unreasonable men." >> > --=20 Iris Couch