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 2018/10/23 12:12:24 UTC

[GitHub] lu-xiansheng opened a new issue #112: Error writing to pipe: Broken pipe

lu-xiansheng opened a new issue #112: Error writing to pipe: Broken pipe
URL: https://github.com/apache/couchdb-docker/issues/112
 
 
   docker run BUT some error like this:
   ****************************************************
   WARNING: CouchDB is running in Admin Party mode.
            This will allow anyone with access to the
            CouchDB port to access your database. In
            Docker's default configuration, this is
            effectively any other container on the same
            system.
            Use "-e COUCHDB_USER=admin -e COUCHDB_PASSWORD=password"
            to set it in "docker run".
   ****************************************************
   /opt/couchdb/bin/../erts-7.3/bin/beam.smp: /lib/x86_64-linux-gnu/libtinfo.so.5: no version information available (required by /opt/couchdb/bin/../erts-7.3/bin/beam.smp)
   Error writing to pipe: Broken pipe
   [os_mon] cpu supervisor port (cpu_sup): Error writing to Erlang
   {"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,6,[{file,\"gen_server.erl\"},{line,328}]},{proc_lib,init_p_do_apply,3,[{file,\"proc_lib.erl\"},{line,240}]}]}}},{couch_epi_app,start,[normal,[]]}}}"}
   HELP

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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


With regards,
Apache Git Services