browntownington edited a comment on issue #2680: CouchDB 3.0 Windows 10 crashing as soon as it starts URL: https://github.com/apache/couchdb/issues/2680#issuecomment-601951099 Hi I can confirm that I have similar if not the same issue as OP. CouchDB 3.0 Windows 10. In windows event viewer: `Started C:\CouchDB\bin\couchdb.cmd for service Apache CouchDB in C:\CouchDB\bin. Program C:\CouchDB\bin\couchdb.cmd for service Apache CouchDB exited with return code 1. Killing process tree of process 21608 for service Apache CouchDB with exit code 1 Killing PID 21608 in process tree of PID 21608 because service Apache CouchDB is stopping. Service Apache CouchDB action for exit code 1 is Restart. Attempting to restart C:\CouchDB\bin\couchdb.cmd. Started C:\CouchDB\bin\couchdb.cmd for service Apache CouchDB in C:\CouchDB\bin. REPEAT..` Identical output when I run `C:\CouchDB\bin\couch` ``` C:\CouchDB>C:\CouchDB\bin\couchdb.cmd kernel-poll not supported; "K" parameter ignored 2020-03-21 09:06:18 inet_parse:~p:~p: erroneous line, SKIPPED~n "c:/WINDOWS/System32/drivers/etc/hosts" 1 {"Kernel pid terminated",application_controller,"{application_start_failure,couch_epi,{{shutdown,{failed_to_start_child,\"couch_epi|chttpd_auth|keeper\",{undef,[{crypto,hash,[md5,<<131,106>>],[]},{couch_epi_util,hash,1,[{file,\"src/couch_epi_util.erl\"},{line,25}]},{couch_epi_functions,data,1,[{file,\"src/couch_epi_functions.erl\"},{line,33}]},{couch_epi_module_keeper,do_reload_if_updated,1,[{file,\"src/couch_epi_module_keeper.erl\"},{line,116}]},{gen_server,init_it,2,[{file,\"c:/relax/otp/lib/stdlib/src/gen_server.erl\"},{line,365}]},{gen_server,init_it,6,[{file,\"c:/relax/otp/lib/stdlib/src/gen_server.erl\"},{line,333}]},{proc_lib,init_p_do_apply,3,[{file,\"c:/relax/otp/lib/stdlib/src/proc_lib.erl\"},{line,247}]}]}}},{couch_epi_app,start,[normal,[]]}}}"} Kernel pid terminated (application_controller) ({application_start_failure,couch_epi,{{shutdown,{failed_to_start_child,"couch_epi|chttpd_auth|keeper",{undef,[{crypto,hash,[md5,<<131,106>>],[]},{couch_ Crash dump is being written to: erl_crash.dump...done ``` The lines 3-5 in the above are the only differences in the output of OP. I do not have OpenSSL installed (that I am ware of) but I do have OpenVPN(client) installed. DLL listing in CouchDB/Bin is as follows: icudt61 icuin61 icuio61 icutu61 icuuc61 libcrypto-1_1-x64 libcurl libssl-1_1-x64 mozjs-60 nspr4 plc4 plds4 zlib1
---------------------------------------------------------------- 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
