Hi, Can you provide your riak.conf file? It looks as though SSL is partially configured.
Before your next start attempt, please run the following: rm -rf /var/lib/riak/ring/* rm -rf /var/lib/riak/generated.configs/* rm -rf /var/lib/riak/cluster_meta/* rm -f /etc/riak/*.config With regard to the ulimit warning, please be sure to read our documentation on Linux installation and tuning: http://docs.basho.com/riak/latest/ops/tuning/open-files-limit/ http://docs.basho.com/riak/latest/ops/tuning/linux/ -- Luke Bakken Engineer / CSE [email protected] On Wed, Oct 29, 2014 at 8:57 AM, Ebbinge <[email protected]> wrote: > Hello Luke. Allright, so I completed a clean installation of riak without > installing erlang, what I did is that I created a new Virtual Machine and > installed riak from apt-get like you said. I edited the /etc/riak/riak.conf > file like mentioned before, changing the name to [email protected] which is > my static IP, and all the other 3 things that need to be changed. In > terminal went sudo -s, then riak start and got the next message from riak > console: _______________________________________________ riak-users mailing list [email protected] http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com
