arifcse019 edited a comment on issue #1600: Sporadic errors on /_all_docs with Cookie auth and system databases URL: https://github.com/apache/couchdb/issues/1600#issuecomment-523982028 Same issue, CouchDB 2.3.1, SSD disk. Details follow: ### Expected Behavior We should not see any consistent/periodic error logs ### Current Behavior We are consistently getting error messages like the following from our Cluster nodes > [error] 2019-08-22T16:40:16.413112Z [email protected] <0.11584.566> 5ade8dc499 req_err(1125717067) unknown_error : normal [<<"chttpd:catch_error/3 L356">>,<<"chttpd:handle_req_after_auth/2 L322">>,<<"chttpd:process_request/1 L303">>,<<"chttpd:handle_request_int/1 L243">>,<<"mochiweb_http:headers/6 L128">>,<<"proc_lib:init_p_do_apply/3 L247">>] ### Possible Solution N/A ### Steps to Reproduce: 1. Open a continuous feed for DB updates: `curl -u $user:$password -X GET "https://$couchdb_url/_db_updates?feed=continuous&heartbeat=20000&since=now"` 2. Kill the connection (ctrl+C) 3. The error is reproduced (may be in a minute or two) ### Your Environment Version used: 2.3.1 Cluster Configuration: 3 nodes, n=3, q=3 Browser Name and version: curl Operating System and version (desktop or mobile): Ubuntu 14.04.5 LTS
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
