<div dir="ltr">How about 127.0.0.1?</div><div class="gmail_extra"><br><br><div class="gmail_quote">On 19 July 2013 15:03, Sylvain Benner <span dir="ltr"><<a href="mailto:sylvain.benner@gmail.com" target="_blank">sylvain.benner@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>Hello Fred,<div><br></div><div>Thanks for the reply!</div><div><br></div><div>I tried within a node@localhost.host and this is the same behavior. This time on work computer: Ubuntu 12.04, Erlang R16B01 so it seems I have the same issue on a 12.04 box and 13.04 box, although I have to check with a long name at home to confirm it happens on the 2 computers.</div>

<div><br></div><div>I created a "ct_user" account for the purpose and copied the .erlang.cookie from my account to be sure they share the same. I verified this by remotely spawning a node over ssh from a node x@localhost.local and then ping it from ct0@localhost.local: it works.</div>

<div>If I run the spec right after this, still boot_timeout.</div><div><br></div><div>%% --------------------------------------------------------------------------------------------</div><div><div>(ct0@localhost.local)21> ct_master:run("dist.spec").</div>

<div>=== Master Logdir ===</div><div>/home/sbenner/Downloads/learn-you-some-erlang/ct/logs</div><div class="im"><div>=== Master Logger process started ===</div></div><div><0.190.0></div><div class="im"><div>Failed to start node 'a@localhost.local' with callback ct_slave! Reason: boot_timeout</div>

</div><div class="im"><div>Failed to start node 'b@localhost.local' with callback ct_slave! Reason: boot_timeout</div><div>WARNING: Node 'a@localhost.local' is not alive but has eval option</div><div>WARNING: Node 'b@localhost.local' is not alive but has eval option</div>

<div><br></div><div>The following nodes are inaccessible: ['a@localhost.local',</div><div>                                       'b@localhost.local']</div><div><br></div><div>Proceed(p), Rescan(r) or Abort(a)? [p/r/a]>a</div>

<div>** exception exit: aborted</div></div><div>(ct0@localhost.local)22> </div></div><div>%% --------------------------------------------------------------------------------------------<br></div><div><br></div><div>Cheers,</div>

<div>syl20bnr</div><br>_______________________________________________<br>
erlang-questions mailing list<br>
<a href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org</a><br>
<a href="http://erlang.org/mailman/listinfo/erlang-questions" target="_blank">http://erlang.org/mailman/listinfo/erlang-questions</a><br>
<br></blockquote></div><br></div>