You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@couchdb.apache.org by Gil Pedersen <ka...@gmail.com> on 2014/03/26 18:15:31 UTC

Replication stall

Hi,

I have 2 couchdb instances in a local setup with 1 acting as the master, and the other performing a continuous pull replication using the _replicator db.

This has been working great for a long time but now I occasionally experience permanent stalls in the replication. I can get it running again by restarting the couchdb instance but it will eventually stall again.

Can anybody explain why this happens or give pointers for further debugging? The couchdb.log doesn't reveal anything useful. Gist with more info here: https://gist.github.com/kanongil/9788322

Regards,
Gil