Sorry to reply to myself.
The situation took a turn for the bizarre when now my LOCAL database is reporting the wrong number of docs: {"db_name":"couch_test","doc_count":0,"doc_del_count":0,"update_seq": 3016,"compact_running":false,"disk_size":1770903} I assure you there are actually those 3016 documents in there, database_name/all_docs shows thousands of IDs. What could possibly cause this kind of error? I don't really know where to start troubleshooting. I tried compacting but no change. During the aforementioned replication I got a lot of errors like this (which I didn't notice the first time, sorry):

[error] [<0.55.0>] {error_report,<0.22.0>,
    {<0.55.0>,std_error,
     {mochiweb_socket_server,235,
         {child_error,
             {if_clause,
                 [{couch_rep,do_http_request,3},
                  {couch_rep,save_docs,3},
                  {couch_rep,save_docs_loop,3}]}}}}}

=ERROR REPORT==== 16-Jul-2008::00:53:35 ===
{mochiweb_socket_server,235,
    {child_error,
        {if_clause,
            [{couch_rep,do_http_request,3},
             {couch_rep,save_docs,3},
             {couch_rep,save_docs_loop,3}]}}}
[info] [<0.10918.0>] 127.0.0.1 - - "GET /_all_dbs" 200
[info] [<0.10918.0>] 127.0.0.1 - - "GET /test_suite_db_a/" 200
[info] [<0.10928.0>] 127.0.0.1 - - "GET /test_suite_db_b/" 200
[info] [<0.10926.0>] 127.0.0.1 - - "GET /couch_test/" 200
[info] [<0.10926.0>] 127.0.0.1 - - "GET /test_suite_db/" 200
[info] [<0.10929.0>] 127.0.0.1 - - "GET /_all_dbs" 200
[error] [emulator] Error in process <0.10932.0> with exit value: {if_clause,[{couch_rep,do_http_request,3},{couch_rep,save_docs,3}, {couch_rep,save_docs_loop,3}]}

=ERROR REPORT==== 16-Jul-2008::00:55:19 ===
Error in process <0.10932.0> with exit value: {if_clause, [{couch_rep,do_http_request,3},{couch_rep,save_docs,3}, {couch_rep,save_docs_loop,3}]} Using OSX 10.5, everything as normal as I can make it, 0.8.0 incubating. Erlang latest in macports.
Any ideas?

Sho

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to