Hallo Liste!
ich habe heute couchdb frisch installiert, aber der Dienst kommt nicht hoch. Die Fehlermeldungen sind völlig kryptisch und im Netz habe ich nichts gefunden. Hier die Meldungen die ich bekomme:
[root@prag or]# systemctl status couchdb.service ● couchdb.service - CouchDB Server Loaded: loaded (/usr/lib/systemd/system/couchdb.service; enabled) Active: failed (Result: start-limit) since Sat 2015-06-20 09:15:42 CEST; 1min 8s ago Process: 1931 ExecStart=/usr/libexec/couchdb +Bd -noinput -sasl errlog_type error +K true +A 4 -couch_ini /etc/couchdb/default.ini /etc/couchdb/default.d/ /etc/couchdb/local.d/ /etc/couchdb/local.ini -s couch -pidfile /var/run/couchdb/couchdb.pid (code=exited, status=1/FAILURE) Main PID: 1931 (code=exited, status=1/FAILURE)
Jun 20 09:15:42 prag.fritz.box systemd[1]: Unit couchdb.service entered failed state. Jun 20 09:15:42 prag.fritz.box systemd[1]: couchdb.service failed. Jun 20 09:15:42 prag.fritz.box systemd[1]: start request repeated too quickly for couchdb.service Jun 20 09:15:42 prag.fritz.box systemd[1]: Failed to start CouchDB Server. Jun 20 09:15:42 prag.fritz.box systemd[1]: Unit couchdb.service entered failed state. Jun 20 09:15:42 prag.fritz.box systemd[1]: couchdb.service failed.
Jun 20 09:22:15 prag.fritz.box systemd[1]: Unit couchdb.service entered failed state. Jun 20 09:22:15 prag.fritz.box systemd[1]: couchdb.service failed. Jun 20 09:22:16 prag.fritz.box couchdb[2987]: Apache CouchDB 1.6.1 (LogLevel=info) is logging to /var/log/couchdb/couch.log. Jun 20 09:22:16 prag.fritz.box couchdb[2987]: {"init terminating in do_boot",{{badmatch,{error,{bad_return,{{couch_app,start,[normal,[" Jun 20 09:22:16 prag.fritz.box couchdb[2987]: [os_mon] cpu supervisor port (cpu_sup): Erlang has closed Jun 20 09:22:16 prag.fritz.box couchdb[2987]: init terminating in do_boot () Jun 20 09:22:16 prag.fritz.box couchdb[2987]: [os_mon] memory supervisor port (memsup): Erlang has closed Jun 20 09:22:16 prag.fritz.box systemd[1]: couchdb.service: main process exited, code=exited, status=1/FAILURE Jun 20 09:22:16 prag.fritz.box systemd[1]: Failed to start CouchDB Server. -- Subject: Unit couchdb.service has failed -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
de-users@lists.fedoraproject.org