Hi Pete, In riak.conf, try changing this line to use the docker container's IP address rather than 127.0.0.1:
nodename = [email protected] Stop Riak, remove the contents of the "ring" data directory (/var/lib/riak/ring/*), and re-start Riak. Then, re-try "riak ping". -- Luke Bakken Engineer [email protected] On Thu, Sep 3, 2015 at 7:53 AM, Pete Slater <[email protected]> wrote: > Luke, > > Actually, I added those two lines today to try to find a solution to the > problem. > So to answer your question, without those lines I still have the same > problem. Sorry. > > Thanks for the help though. > > ——————————————————————————— > Pete Slater > > On 3 Sep 2015, at 15:49, Luke Bakken > <[email protected]<mailto:[email protected]>> wrote: > > Hi Pete, > > Thank you for sharing your setup. > > Is the issue resolved when using a Windows host if you comment out or > disable the following two lines? > > https://github.com/psl-trifork/riak-docker/blob/master/Vagrantfile#L23-L24 _______________________________________________ riak-users mailing list [email protected] http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com
