<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>=== Master Logger process started ===</div><div><0.190.0></div><div>Failed to start node 'a@localhost.local' with callback ct_slave! Reason: boot_timeout</div><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>(ct0@localhost.local)22> </div></div><div>%% --------------------------------------------------------------------------------------------<br></div><div><br></div><div>Cheers,</div><div>syl20bnr</div>