On Fri, Jul 2, 2010 at 1:22 PM, Rob Coli <rc...@digg.com> wrote: > On 7/2/10 1:05 PM, Andy Skalet wrote: >> >> Interestingly, if I run with no initialtoken specified, I get a "No >> other nodes seen!" exception from the BootStrapper. Full debug log >> (minus rowmutations) here: >> https://gist.github.com/df122c109bb9332cd85c > > Do you have your seeds set properly? If a given node is unable to contact a > functional seed node, it will be unable to see any other nodes. > > =Rob > > >
Hi Rob, thanks for the tip, and the chat on irc. Per your advice, I double checked my seeds and also changed them to IPs instead of the hostnames and /etc/hosts file I was using before. Unfortunately, the result was the same.