Hi, No problem with all the questions - I want to get you up and running.
Your clue is this message: failed_to_start_child,\"pb://\\"192.168.0.41\\":8087\",{bad_return_value,{error,eaddrnotavail} There may already be another process listening on port 8087 (perhaps a beam.smp from another run that didn't exit). You can use "netstat -pan | fgrep 8087" to see if a process is listening on port 8087 and kill it before restarting Riak. -- Luke Bakken Engineer / CSE lbak...@basho.com On Wed, Oct 29, 2014 at 5:53 PM, Ebbinge <edwinpanad...@gmail.com> wrote: > Hello Luke, I am sorry for some many questions. Commented line for the HTTPS, > but, same thing, when trying to start the node it says the following: > > riak failed to start within 15 seconds, > see the output of 'riak console' for more information. > If you want to wait longer, set the environment variable > WAIT_FOR_ERLANG to the number of seconds to wait. > root@ubuntu:~# riak console > config is OK > -config /var/lib/riak/generated.configs/app.2014.10.29.17.47.42.config > -args_file /var/lib/riak/generated.configs/vm.2014.10.29.17.47.42.args > -vm_args /var/lib/riak/generated.configs/vm.2014.10.29.17.47.42.args > !!!! > !!!! WARNING: ulimit -n is 1024; 65536 is the recommended minimum. > !!!! > Exec: /usr/lib/riak/erts-5.10.3/bin/erlexec -boot > /usr/lib/riak/releases/2.0.1/riak -config > /var/lib/riak/generated.configs/app.2014.10.29.17.47.42.config -args_file > /var/lib/riak/generated.configs/vm.2014.10.29.17.47.42.args -vm_args > /var/lib/riak/generated.configs/vm.2014.10.29.17.47.42.args -pa > /usr/lib/riak/lib/basho-patches -- console > Root: /usr/lib/riak > Erlang R16B02-basho5 (erts-5.10.3) [source] [64-bit] [smp:2:2] > [async-threads:64] [kernel-poll:true] > > [os_mon] memory supervisor port (memsup): Erlang has closed > [os_mon] cpu supervisor port (cpu_sup): Erlang has closed > {"Kernel pid > terminated",application_controller,"{application_start_failure,riak_api,{{shutdown,{failed_to_start_child,\"pb://\\"192.168.0.41\\":8087\",{bad_return_value,{error,eaddrnotavail}}}},{riak_api_app,start,[normal,[]]}}}"} > > Crash dump was written to: /var/log/riak/erl_crash.dump > Kernel pid terminated (application_controller) > ({application_start_failure,riak_api,{{shutdown,{failed_to_start_child,"pb://\"192.168.0.41\":8087",{bad_return_value,{error,eaddrnotavail}}}},{riak_ap _______________________________________________ riak-users mailing list riak-users@lists.basho.com http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com