pavellzubkov opened a new issue #2632: Badmatch mrview compaction. couchdb 3 URL: https://github.com/apache/couchdb/issues/2632 [NOTE]: # ( ^^ Provide a general summary of the issue in the title above. ^^ ) ## Description Today I can't get view result with next error log: ``` {{badmatch,{error,ebusy}}, [{couch_mrview_compactor,swap_compacted,2, [{file,"src/couch_mrview_compactor.erl"}, {line,232}]}, {couch_index,commit_compacted,2,[{file,"src/couch_index.erl"},{line,406}]}, {couch_index,handle_call,3,[{file,"src/couch_index.erl"},{line,199}]}, {gen_server,try_handle_call,4,[{file,"gen_server.erl"},{line,636}]}, {gen_server,handle_msg,6,[{file,"gen_server.erl"},{line,665}]}, {proc_lib,init_p_do_apply,3,[{file,"proc_lib.erl"},{line,247}]}]} ``` server resp with status 500. err same as above . message - `{gen_server,call,[<0.13136.57>,{get_state,16303},infinity]}` [NOTE]: # ( Describe the problem you're encountering. ) [TIP]: # ( Do NOT give us access or passwords to your actual CouchDB! ) ## Steps to Reproduce unknown ## Expected Behaviour normal resp ## 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: 3.0 * Browser name and version: Chrome * Operating system and version: image: couchdb:3.0.0 on Docker ## Additional Context after manual restart docker container problem gone
---------------------------------------------------------------- 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
