You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by GitBox <gi...@apache.org> on 2020/06/29 02:24:52 UTC

[GitHub] [couchdb] ahmedsajid edited a comment on issue #1600: Sporadic `unknown_error : normal` errors

ahmedsajid edited a comment on issue #1600:
URL: https://github.com/apache/couchdb/issues/1600#issuecomment-650867061


   I have recently started noticing these normal errors too. This seems to be causing problem on application side where the application has to retry the query.
   I see plenty of CPU and memory available. CouchDB running on NVMe.
   
   CouchDB Containerized 2.3.1
   doc_count 1146523
   
   ```
   [error] 2020-06-29T01:47:40.135242Z nonode@nohost <0.16344.1747> d9b86d05d1 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">>]
   [error] 2020-06-29T01:52:16.800967Z nonode@nohost <0.7070.1747> 6e3f86e7d2 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">>]
   [error] 2020-06-29T01:52:37.457872Z nonode@nohost <0.22879.1746> dd23899df1 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">>]
   [error] 2020-06-29T01:53:38.011332Z nonode@nohost <0.13826.1747> f017584ecd 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">>]
   [error] 2020-06-29T01:54:21.724277Z nonode@nohost <0.10653.1738> a29cd9aab0 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">>]
   [error] 2020-06-29T01:54:23.644179Z nonode@nohost <0.25576.1746> 38ad2a22d1 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">>]
   [error] 2020-06-29T01:54:44.433040Z nonode@nohost <0.14191.1747> 1d48919e2f 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">>]
   [error] 2020-06-29T01:54:50.377741Z nonode@nohost <0.29280.1747> c5d56778d0 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">>]
   [error] 2020-06-29T01:55:01.151052Z nonode@nohost <0.22135.1747> 1f97463eea 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">>]
   ```
   


----------------------------------------------------------------
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:
users@infra.apache.org