exceptiontestingcouchdbreplicationsuite

CouchDB Replication Error {"error":"not_found"}


I have installed couchDB 1.0.1 on my linux 12.04. But as I ran the test suite, the replication section failed. The failure information is as follows:

Exception raised: {"error":"not_found"}

Another failed test include "rev_stemming". The rest of the items have passed the test. Database replication is vital to multi-master scenarios like couchDB, so could you help me? Thanks in advance.


Solution

  • The true and only recommendation is to get upgrade your CouchDB up to the latest release (1.6.1). CouchDB 1.0.1 recently had celebrated 4-th happy birthday - it's ancient, unsupported and obliviously didn't and will not receive any bugfixes. More over it's vulnerable to several CVE issues which were partially fixed with 1.0.4 release, but not at all. It's strongly recommended you to upgrade your CouchDB.