<div dir="ltr"><div><div><div><div>Hi Marcos,<br><br></div>I see you dug up an ancient 
email I wrote. Spawning slave nodes is notoriously horrible and 
unfortunately I already forgot how I fixed the issue in question.<br><br>
</div>A shot in the dark: have you tried adding something like this:<br><br>    net_kernel:start(['<a href="mailto:eunit_test_node@127.0.0.1" target="_blank">eunit_test_node@127.0.0.1</a>', longnames])<br><br></div>
before
 performing `slave:start(..)`? I remember that occasionally the issue 
was that `net_kernel` was not running. Also make sure you have `epmd` 
running in the OS.</div>
<div><br>--<br></div>Ignas</div>