Hi Harold, Could you please provide the following files?
dev/dev1/etc/riak.conf dev/dev1/data/generated.configs/app.*.config dev/dev1/data/generated.configs/vm.*.args I suspect something is up with the node name based on the "nonode@nohost" string in the messages. -- Luke Bakken Engineer / CSE [email protected] On Sat, Dec 13, 2014 at 11:26 PM, Harold Hsu <[email protected]> wrote: > Hi all, > > Newbie here. I'm following the Five-minute Install guide, trying to setup > riak on a Linux Mint VirtualBox VM. Here's what I've done: > > - Cloned the source from GitHub. > - Ran make all. > - Ran make devrel DEVNODES=5 > > When I try to run "dev/dev1/bin/riak console", it failed with the following > message: > > 23:18:02.052 [error] handoff.ip invalid, must be a valid IP address > 23:18:02.058 [error] Error generating configuration in phase validation > 23:18:02.058 [error] handoff.ip invalid, must be a valid IP address > Error generating config with cuttlefish > run `riak config generate -l debug` for more information. > > Any idea what I did wrong? > > Here's the output from the given debug command: > > 23:18:17.107 [debug] Lager installed handler error_logger_lager_h into > error_logger > 23:18:17.120 [debug] Supervisor gr_param_sup started > gr_param:start_link(gr_lager_default_tracer_params) at pid <0.53.0> > 23:18:17.121 [debug] Supervisor gr_counter_sup started > gr_counter:start_link(gr_lager_default_tracer_counters) at pid <0.54.0> > 23:18:17.121 [debug] Supervisor gr_manager_sup started > gr_manager:start_link(gr_lager_default_tracer_params_mgr, > gr_lager_default_tracer_params, []) at pid <0.55.0> > 23:18:17.121 [debug] Supervisor gr_manager_sup started > gr_manager:start_link(gr_lager_default_tracer_counters_mgr, > gr_lager_default_tracer_counters, [{input,0},{filter,0},{output,0}]) at pid > <0.56.0> > 23:18:17.548 [debug] Lager installed handler lager_backend_throttle into > lager_event > 23:18:17.884 [debug] Cuttlefish set to debug level logging > 23:18:17.884 [info] Application lager started on node nonode@nohost > 23:18:17.885 [info] Checking /home/hhsu/riak/dev/dev1/bin/../etc/app.config > exists... false > 23:18:17.885 [info] Checking /home/hhsu/riak/dev/dev1/bin/../etc/vm.args > exists... false > 23:18:17.885 [info] No app.config or vm.args detected in > /home/hhsu/riak/dev/dev1/bin/../etc, activating cuttlefish > 23:18:17.885 [debug] Generating config in: > "/home/hhsu/riak/dev/dev1/data/generated.configs/app.2014.12.13.23.18.17.config" > 23:18:17.886 [debug] SchemaFiles: > ["/home/hhsu/riak/dev/dev1/bin/../lib/10-riak.schema","/home/hhsu/riak/dev/dev1/bin/../lib/11-erlang_vm.schema","/home/hhsu/riak/dev/dev1/bin/../lib/12-riak_core.schema","/home/hhsu/riak/dev/dev1/bin/../lib/13-riak_api.schema","/home/hhsu/riak/dev/dev1/bin/../lib/14-riak_kv.schema","/home/hhsu/riak/dev/dev1/bin/../lib/15-riak_sysmon.schema","/home/hhsu/riak/dev/dev1/bin/../lib/16-bitcask.schema","/home/hhsu/riak/dev/dev1/bin/../lib/17-bitcask_multi.schema","/home/hhsu/riak/dev/dev1/bin/../lib/18-riak_control.schema","/home/hhsu/riak/dev/dev1/bin/../lib/20-multi_backend.schema","/home/hhsu/riak/dev/dev1/bin/../lib/21-leveldb.schema","/home/hhsu/riak/dev/dev1/bin/../lib/22-leveldb_multi.schema","/home/hhsu/riak/dev/dev1/bin/../lib/30-yokozuna.schema"] > 23:18:18.018 [debug] ConfFiles: > ["/home/hhsu/riak/dev/dev1/bin/../etc/riak.conf"] > 23:18:18.138 [debug] Adding Defaults > 23:18:18.139 [debug] Right Hand Side Substitutions > 23:18:18.140 [debug] Applying Datatypes > 23:18:18.184 [debug] Validation > 23:18:18.185 [error] handoff.ip invalid, must be a valid IP address > 23:18:18.185 [error] Error generating configuration in phase validation > 23:18:18.185 [error] handoff.ip invalid, must be a valid IP address > > Thanks in advance, > > Harold > > _______________________________________________ > 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
