<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>
      <meta http-equiv="content-type" content="text/html; charset=utf-8">
    </p>
    <pre style="white-space: pre-wrap; color: rgb(0, 0, 0); font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;">Hi,

I meet a difficulty to start salve nodes when my application is packaged with Rebar.

When i call slave:start_link/3, the return is :{error, timeout}.
The slave is started on the same host than the master with the same cookie. 

Note that my code works when i run it under a classic erl context.

Any Idea ?

Thanks in advance!
Best regards,
Mohammed Mazhar Uddin.</pre>
  </body>
</html>