Re: make all devrel wierdness

2012-06-14 Thread Marv Lush
ot;10.128.56.63", 8091 } ]}, ??? Will it work if I use something like: {http, [ {"127.0.0.1", 8091 }, {"myriakhost.mydomain.com", 8091 } ]}, Thanks, /m --- On Thu, 6/14/12, Daniel Reverri wrote: > From: Daniel Reverri > Subject: Re: make all devrel

Re: make all devrel wierdness

2012-06-14 Thread Daniel Reverri
Hi Marv, You have to set the "http" parameter in app.config: http://wiki.basho.com/Configuration-Files.html#http By default Riak only listens on "127.0.0.1". Thanks, Dan -- Daniel Reverri Architect Basho Technologies, Inc. d...@basho.com On Thursday, June 14, 2012 at 11:09 AM, Marv Lush wro

make all devrel wierdness

2012-06-14 Thread Marv Lush
I went through the basic setup for setting up a 4 node cluster on 1 box...via standard means for CentOS: 1. install erlang 2. install build-tools etc. 3. unpack riak source 4. make all devrel 5. start all nodes 6. join all nodes onto node 1 but I can't connect to the cluster. Well, oddly enoug