You seem to be running Riak already or something in the same port. See the "duplicate name" part of the error.
Regards, Alvaro Sent from my iPhone On Jul 14, 2012, at 2:53 AM, Steve Hull <[email protected]> wrote: > Hi everyone! > > I recently attended a users' group / conference at the Basho offices in SF, > led by Casey. > > Everything was working fine on my 2011 MBP, but when I got this new Retina > MBP, I found that riak would not start properly. > > ! riak-1.1.4/bin/riak start > 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. > > ! riak-1.1.4/bin/riak console > Exec: /Users/shull/Dev/prodar/riak-1.1.4/erts-5.8.5/bin/erlexec -boot > /Users/shull/Dev/prodar/riak-1.1.4/releases/1.1.4/riak -embedded > -config /Users/shull/Dev/prodar/riak-1.1.4/etc/app.config -pa > ./lib/basho-patches -args_file > /Users/shull/Dev/prodar/riak-1.1.4/etc/vm.args -- console > Root: /Users/shull/Dev/prodar/riak-1.1.4 > {error_logger,{{2012,7,13},{14,8,56}},"Protocol: ~p: register error: > ~p~n",["inet_tcp",{{badmatch,{error,duplicate_name}},[{inet_tcp_dist,listen,1},{net_kernel,start_protos,4},{net_kernel,start_protos,3},{net_kernel,init_node,2},{net_kernel,init,1},{gen_server,init_it,6},{proc_lib,init_p_do_apply,3}]}]} > {error_logger,{{2012,7,13},{14,8,56}},crash_report,[[{initial_call,{net_kernel,init,['Argument__1']}},{pid,<0.20.0>},{registered_name,[]},{error_info,{exit,{error,badarg},[{gen_server,init_it,6},{proc_lib,init_p_do_apply,3}]}},{ancestors,[net_sup,kernel_sup,<0.10.0>]},{messages,[]},{links,[#Port<0.216>,<0.17.0>]},{dictionary,[{longnames,true}]},{trap_exit,true},{status,running},{heap_size,233},{stack_size,24},{reductions,484}],[]]} > {error_logger,{{2012,7,13},{14,8,56}},supervisor_report,[{supervisor,{local,net_sup}},{errorContext,start_error},{reason,{'EXIT',nodistribution}},{offender,[{pid,undefined},{name,net_kernel},{mfargs,{net_kernel,start_link,[['[email protected]',longnames]]}},{restart_type,permanent},{shutdown,2000},{child_type,worker}]}]} > {error_logger,{{2012,7,13},{14,8,56}},supervisor_report,[{supervisor,{local,kernel_sup}},{errorContext,start_error},{reason,shutdown},{offender,[{pid,undefined},{name,net_sup},{mfargs,{erl_distribution,start_link,[]}},{restart_type,permanent},{shutdown,infinity},{child_type,supervisor}]}]} > {error_logger,{{2012,7,13},{14,8,56}},std_info,[{application,kernel},{exited,{shutdown,{kernel,start,[normal,[]]}}},{type,permanent}]} > {"Kernel pid > terminated",application_controller,"{application_start_failure,kernel,{shutdown,{kernel,start,[normal,[]]}}}"} > > Crash dump was written to: ./log/erl_crash.dump > Kernel pid terminated (application_controller) > ({application_start_failure,kernel,{shutdown,{kernel,start,[normal,[]]}}}) > > > Any ideas? I tried with `brew install riak` but same outcome. > > -S > > -- > Steve Hull | TaskRabbit |Software Engineer > P: 510.928.4719 > _______________________________________________ > riak-users mailing list > [email protected] > http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com
_______________________________________________ riak-users mailing list [email protected] http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com
