Hi,
I am replicating changes from a remote (central) db to all local clients ->
it is a filtered replication to replicate only relevant data for each user.
The changes go a long way back .. the *last_seq being 369384*
*
*
After a while the changes reader dies with the following error:
04-02 13:17:37.513: E/CouchDB(9721): [error] [<0.231.0>] ChangesReader
process died with reason: {function_clause,
04-02 13:17:37.513: E/CouchDB(9721):
[{ibrowse_http_client,
04-02 13:17:37.513: E/CouchDB(9721):
to_ascii,"r"},
04-02 13:17:37.513: E/CouchDB(9721):
{ibrowse_http_client,
04-02 13:17:37.513: E/CouchDB(9721):
hexlist_to_integer,
04-02 13:17:37.513: E/CouchDB(9721):
3},
04-02 13:17:37.513: E/CouchDB(9721):
{ibrowse_http_client,
04-02 13:17:37.513: E/CouchDB(9721):
parse_11_response,
04-02 13:17:37.513: E/CouchDB(9721):
2},
04-02 13:17:37.513: E/CouchDB(9721):
{ibrowse_http_client,
04-02 13:17:37.513: E/CouchDB(9721):
handle_sock_data,
04-02 13:17:37.513: E/CouchDB(9721):
2},
04-02 13:17:37.513: E/CouchDB(9721):
{gen_server,
04-02 13:17:37.513: E/CouchDB(9721):
handle_msg,5},
04-02 13:17:37.513: E/CouchDB(9721):
{proc_lib,
04-02 13:17:37.513: E/CouchDB(9721):
init_p_do_apply,
04-02 13:17:37.513: E/CouchDB(9721):
3}]}
04-02 13:17:37.533: E/CouchDB(9721): [error] [<0.231.0>] Replication `_id_`
(`http://testserver.com:5984/db/` -> `localdb`) failed: changes_reader_died