On Tue, Jun 03, 2014 at 11:17:17PM +0100, Flavio Junqueira wrote:
> They seem to be failing because of this: Trying to listen on loopback 
> address, jaln/
> 127.0.1.1:15001 but this is forbidden by default (see
> ServerConfiguration#getAllowLoopback())
We should allow loopback on tests. It's not uncommon for a linux
laptop to have the hostname mapped to 127.0.0.1. Disallowing loopback
means that /etc/hosts needs to be changed every time you change
network.

-Ivan

Reply via email to