I have a running instance of RiakTS. When I run riak-shell -d I get the following output:
=ERROR REPORT==== 13-Apr-2017::18:22:20 ===
Error in process <0.40.0> on node 'riak_shell@127.0.0.1' with exit value: {badarg,[{erlang,register,[user,<0.41.0>],[]},{user,start_port,1,[{file,"user.erl"},{line,53}]}]}
I've tried updating my host and cookie in /etc/riak/riak_shell.config, but nothing seems to change. I'm trying to track down this user.erl file to debug, but can't find it in riak_shell or core. Any debugging advice would be great!