[erlang-questions] Distributed erlang problem

Serge Aleynikov <>
Wed Mar 26 01:25:24 CET 2008


Chandru wrote:
> On 19/01/2008, Serge Aleynikov <> wrote:
> An update for the archives in case any one else tries to use this.
> 
>   {host, IpAddress2, [""]}.
> 
> should be
> 
> {host, IpAddress2, ["host2-rep"]}.  %% Don't include the node name, just the
> hostname

Thanks.  This was a copy&paste error on my end.

Serge


More information about the erlang-questions mailing list