unomind opened a new issue #2016: Couchdb crash URL: https://github.com/apache/couchdb/issues/2016 I got problem with my couchdb after running 1 month, here the couchdb.log ``` [error] 2019-04-24T23:33:18.579123Z [email protected] <0.218.0> -------- {mochiweb_socket_server,346,{acceptor_error,{error,accept_failed}}} [error] 2019-04-24T23:33:18.579171Z [email protected] <0.5461.1085> -------- application: mochiweb, "Accept failed error", "{error,emfile}" [error] 2019-04-24T23:33:18.579428Z [email protected] <0.5461.1085> -------- CRASH REPORT Process (<0.5461.1085>) with 0 neighbors exited with reason: {error,accept_failed} at mochiweb_acceptor:init/4(line:55) <= proc_lib:init_p_do_apply/3(line:240); initial_call: {mochiweb_acceptor,init,['Argument__1','Argument__2',...]}, ancestors: [couch_httpd,couch_secondary_services,couch_sup,...], messages: [], links: [<0.218.0>], dictionary: [], trap_exit: false, status: running, heap_size: 376, stack_size: 27, reductions: 281 [error] 2019-04-24T23:33:18.680117Z [email protected] <0.218.0> -------- {mochiweb_socket_server,346,{acceptor_error,{error,accept_failed}}} [error] 2019-04-24T23:33:18.680167Z [email protected] <0.27470.1076> -------- application: mochiweb, "Accept failed error", "{error,emfile}" [error] 2019-04-24T23:33:18.680469Z [email protected] <0.27470.1076> -------- CRASH REPORT Process (<0.27470.1076>) with 0 neighbors exited with reason: {error,accept_failed} at mochiweb_acceptor:init/4(line:55) <= proc_lib:init_p_do_apply/3(line:240); initial_call: {mochiweb_acceptor,init,['Argument__1','Argument__2',...]}, ancestors: [couch_httpd,couch_secondary_services,couch_sup,...], messages: [], links: [<0.218.0>], dictionary: [], trap_exit: false, status: running, heap_size: 376, stack_size: 27, reductions: 281 [error] 2019-04-24T23:33:18.781228Z [email protected] <0.218.0> -------- {mochiweb_socket_server,346,{acceptor_error,{error,accept_failed}}} [error] 2019-04-24T23:33:18.781305Z [email protected] <0.2766.1085> -------- application: mochiweb, "Accept failed error", "{error,emfile}" [error] 2019-04-24T23:33:18.781692Z [email protected] <0.2766.1085> -------- CRASH REPORT Process (<0.2766.1085>) with 0 neighbors exited with reason: {error,accept_failed} at mochiweb_acceptor:init/4(line:55) <= proc_lib:init_p_do_apply/3(line:240); initial_call: {mochiweb_acceptor,init,['Argument__1','Argument__2',...]}, ancestors: [couch_httpd,couch_secondary_services,couch_sup,...], messages: [], links: [<0.218.0>], dictionary: [], trap_exit: false, status: running, heap_size: 376, stack_size: 27, reductions: 281 [error] 2019-04-24T23:33:18.882025Z [email protected] <0.218.0> -------- {mochiweb_socket_server,346,{acceptor_error,{error,accept_failed}}} [error] 2019-04-24T23:33:18.882089Z [email protected] <0.27835.1084> -------- application: mochiweb, "Accept failed error", "{error,emfile}" [error] 2019-04-24T23:33:18.882502Z [email protected] <0.27835.1084> -------- CRASH REPORT Process (<0.27835.1084>) with 0 neighbors exited with reason: {error,accept_failed} at mochiweb_acceptor:init/4(line:55) <= proc_lib:init_p_do_apply/3(line:240); initial_call: {mochiweb_acceptor,init,['Argument__1','Argument__2',...]}, ancestors: [couch_httpd,couch_secondary_services,couch_sup,...], messages: [], links: [<0.218.0>], dictionary: [], trap_exit: false, status: running, heap_size: 376, stack_size: 27, reductions: 281 [error] 2019-04-24T23:33:18.983028Z [email protected] <0.218.0> -------- {mochiweb_socket_server,346,{acceptor_error,{error,accept_failed}}} [error] 2019-04-24T23:33:18.983082Z [email protected] <0.26103.1084> -------- application: mochiweb, "Accept failed error", "{error,emfile}" [error] 2019-04-24T23:33:18.983255Z [email protected] <0.26103.1084> -------- CRASH REPORT Process (<0.26103.1084>) with 0 neighbors exited with reason: {error,accept_failed} at mochiweb_acceptor:init/4(line:55) <= proc_lib:init_p_do_apply/3(line:240); initial_call: {mochiweb_acceptor,init,['Argument__1','Argument__2',...]}, ancestors: [couch_httpd,couch_secondary_services,couch_sup,...], messages: [], links: [<0.218.0>], dictionary: [], trap_exit: false, status: running, heap_size: 376, stack_size: 27, reductions: 281 [error] 2019-04-24T23:33:19.084275Z [email protected] <0.218.0> -------- {mochiweb_socket_server,346,{acceptor_error,{error,accept_failed}}} [error] 2019-04-24T23:33:19.084389Z [email protected] <0.8115.1085> -------- application: mochiweb, "Accept failed error", "{error,emfile}" [error] 2019-04-24T23:33:19.084649Z [email protected] <0.8115.1085> -------- CRASH REPORT Process (<0.8115.1085>) with 0 neighbors exited with reason: {error,accept_failed} at mochiweb_acceptor:init/4(line:55) <= proc_lib:init_p_do_apply/3(line:240); initial_call: {mochiweb_acceptor,init,['Argument__1','Argument__2',...]}, ancestors: [couch_httpd,couch_secondary_services,couch_sup,...], messages: [], links: [<0.218.0>], dictionary: [], trap_exit: false, status: running, heap_size: 376, stack_size: 27, reductions: 281 ``` couchdb version: 2.1.1 My OS: Centos 7 any help or advice? Thanks
---------------------------------------------------------------- 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
