https://bugzilla.redhat.com/show_bug.cgi?id=1077547
--- Comment #1 from Mark <[email protected]> --- Description of problem: After enabling riak, the service can't be started. Version-Release number of selected component (if applicable): riak-1.3.2 (version included with Fedora 20) How reproducible: install riak sudo systemctl riak enable sudo systemctl riak start Steps to Reproduce: 1. 2. 3. Actual results: riak enters failed state Expected results: riak is expected to start Additional info: riak.service - Riak Distributed Data Store Loaded: loaded (/usr/lib/systemd/system/riak.service; enabled) Active: failed (Result: exit-code) since Tue 2014-03-18 04:30:18 EDT; 12s ago Process: 1846 ExecStart=/usr/bin/riak start (code=exited, status=1/FAILURE) Mar 18 04:29:34 localhost.localdomain systemd[1]: Starting Riak Distributed Data Store... Mar 18 04:30:18 localhost.localdomain riak[1846]: Riak failed to start within 15 seconds, Mar 18 04:30:18 localhost.localdomain riak[1846]: see the output of 'riak console' for more information. Mar 18 04:30:18 localhost.localdomain riak[1846]: If you want to wait longer, set the environment variable Mar 18 04:30:18 localhost.localdomain riak[1846]: WAIT_FOR_ERLANG to the number of seconds to wait. Mar 18 04:30:18 localhost.localdomain systemd[1]: riak.service: control process exited, code=exited status=1 Mar 18 04:30:18 localhost.localdomain systemd[1]: Failed to start Riak Distributed Data Store. Mar 18 04:30:18 localhost.localdomain systemd[1]: Unit riak.service entered failed state. [jmbrooks@localhost ~]$ journalctl -xn -- Logs begin at Fri 2014-03-14 12:51:09 EDT, end at Tue 2014-03-18 04:30:30 EDT. -- Mar 18 04:29:43 localhost.localdomain riak[2053]: Starting up Mar 18 04:29:44 localhost.localdomain run_erl[1913]: Erlang closed the connection. Mar 18 04:30:18 localhost.localdomain riak[1846]: Riak failed to start within 15 seconds, Mar 18 04:30:18 localhost.localdomain riak[1846]: see the output of 'riak console' for more information. Mar 18 04:30:18 localhost.localdomain riak[1846]: If you want to wait longer, set the environment variable Mar 18 04:30:18 localhost.localdomain riak[1846]: WAIT_FOR_ERLANG to the number of seconds to wait. Mar 18 04:30:18 localhost.localdomain systemd[1]: riak.service: control process exited, code=exited status=1 Mar 18 04:30:18 localhost.localdomain systemd[1]: Failed to start Riak Distributed Data Store. -- Subject: Unit riak.service has failed -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit riak.service has failed. -- -- The result is failed. Mar 18 04:30:18 localhost.localdomain systemd[1]: Unit riak.service entered failed state. Mar 18 04:30:30 localhost.localdomain sudo[2511]: jmbrooks : TTY=pts/0 ; PWD=/home/jmbrooks ; USER=root ; COMMAND=/bin/systemctl status -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ erlang mailing list [email protected] https://lists.fedoraproject.org/mailman/listinfo/erlang
