willholley opened a new issue #2350: case_clause error in _all_dbs URL: https://github.com/apache/couchdb/issues/2350 [NOTE]: # ( ^^ Provide a general summary of the issue in the title above. ^^ ) ## Description A user reports the following when testing [couchdb/master@2d734f38](2d734f38096bd72cd4c6bed3059453799d1a521f): ``` error] 2019-12-09T20:03:16.527100Z [email protected] <0.3095.567> e0e987c32d req_err(3156682199) case_clause : {timeout,{[{{shard,<<"_dbs">>, '[email protected]', <<"_dbs">>, [0,4294967295], #Ref<0.3575207039.2356674561.210786>,[]}, nil}], [], [{cluster,[{q,1},{n,1},{w,1},{r,1}]}]}} [<<"fabric_db_info:go/1 L29">>,<<"chttpd_misc:handle_all_dbs_req/1 L123">>,<<"chttpd:handle_req_after_auth/2 L322">>,<<"chttpd:process_request/1 L305">>,<<"chttpd:handle_request_int/1 L243">>,<<"mochiweb_http:headers/6 L128">>,<<"proc_lib:init_p_do_apply/3 L249">>] ``` This looks like a similar issue to that fixed in #2287. ## Steps to Reproduce n/a [NOTE]: # ( Include commands to reproduce, if possible. curl is preferred. ) ## Expected Behaviour 500 status code with a timeout error. ## Your Environment [TIP]: # ( Include as many relevant details about your environment as possible. ) [TIP]: # ( You can paste the output of curl http://YOUR-COUCHDB:5984/ here. ) * CouchDB Version used: [master@2d734f38](2d734f38096bd72cd4c6bed3059453799d1a521f) * Operating System and version: RHEL 7.6 ## Additional context [TIP]: # ( Add any other context about the prbolem here. )
---------------------------------------------------------------- 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
