You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@couchdb.apache.org by "Alexander Shorin (JIRA)" <ji...@apache.org> on 2015/02/26 21:10:04 UTC

[jira] [Created] (COUCHDB-2632) Clustered _replicator is broken

Alexander Shorin created COUCHDB-2632:
-----------------------------------------

             Summary: Clustered _replicator is broken
                 Key: COUCHDB-2632
                 URL: https://issues.apache.org/jira/browse/COUCHDB-2632
             Project: CouchDB
          Issue Type: Bug
      Security Level: public (Regular issues)
          Components: BigCouch
            Reporter: Alexander Shorin


On attempt to create a new document:
{code}
2015-02-26 23:09:09.018 [error] node1@127.0.0.1 <0.393.0> req_err(4102877184) unknown_error : undef
    [<<"chttpd_db:update_doc/4 L919">>,<<"chttpd_db:send_updated_doc/6 L883">>,<<"chttpd:handle_request/1 L210">>,<<"mochiweb_http:headers/5 L93">>,<<"proc_lib:init_p_do_apply/3 L237">>]
2015-02-26 23:09:09.018 [error] node1@127.0.0.1 <0.393.0> httpd 500 error response:
 {"error":"unknown_error","reason":"undef","ref":4102877184}
{code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)