Everthing allright with the ID's. No empty entries.
Von: Filipe David Manana <[email protected]> An: [email protected] Datum: 08.10.2011 23:45 Betreff: Re: replication failed Gesendet von: [email protected] If you query the _changes feed, do you see any entry with an empty ID? Example: {"seq":3518,"id":"","changes":[{"rev":"1-2f11e026763c10730d8b19ba5dce7565"}]}, On Fri, Oct 7, 2011 at 10:23 AM, <[email protected]> wrote: > Hi, > > I am trying to replicate a database from iriscouch to my local > installation. > After writing one document to database replication failed with following > log entry: > > [Fri, 07 Oct 2011 08:25:19 GMT] [info] [<0.23209.0>] 127.0.0.1 - - 'POST' > /_replicate 500 > [Fri, 07 Oct 2011 08:25:20 GMT] [error] [emulator] Error in process > <0.26601.0> with exit value: {{nocatch,{invalid_json,<<0 > bytes>>}},[{couch_util,json_decode,1},{couch_rep_reader,'-open_doc_revs/3-lc$^1/1-1-',1},{couch_rep_reader,open_doc_revs,3},{couch_rep_reader,'-spawn_document_request/4-fun-0-',5}]} > > Replecating same database between two iriscouches instances went well. > > regards > > erik -- Filipe David Manana, "Reasonable men adapt themselves to the world. Unreasonable men adapt the world to themselves. That's why all progress depends on unreasonable men."
