<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-15">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <br>
    Hello everyone,<br>
    <br>
    I'm doing some research on Tor and I'm trying to set up a small
    sample Tor network to play with. I cloned the Chutney repository
    with<br>
    <i>$ git clone <a class="moz-txt-link-freetext" href="https://git.torproject.org/chutney.git">https://git.torproject.org/chutney.git</a></i><br>
    and then I ran<br>
    <i>$ ./chutney configure networks/basic</i><br>
    which generated the keys for each of the three authorities and also
    set up five relays and two clients. Everything looked good, but when
    I ran<br>
    <i>$ ./chutney start networks/basic</i><br>
    it says:<br>
    <br>
    <i>Starting nodes</i><i><br>
    </i><i>Couldn't launch test000a (tor --quiet -f
      <path>/net/nodes/000a/torrc): 255</i><i><br>
    </i><i>Couldn't launch test001a (tor --quiet -f </i><i><i><path></i>/net/nodes/001a/torrc):
      255</i><i><br>
    </i><i>Couldn't launch test002a (tor --quiet -f </i><i><i><path></i>/net/nodes/002a/torrc):
      255</i><i><br>
    </i><i>Couldn't launch test003r (tor --quiet -f </i><i><i><path></i>/net/nodes/003r/torrc):
      255</i><i><br>
    </i><i>Couldn't launch test004r (tor --quiet -f </i><i><i><path></i>/net/nodes/004r/torrc):
      255</i><i><br>
    </i><i>Couldn't launch test005r (tor --quiet -f </i><i><i><path></i>/net/nodes/005r/torrc):
      255</i><i><br>
    </i><i>Couldn't launch test006r (tor --quiet -f </i><i><i><path></i>/net/nodes/006r/torrc):
      255</i><i><br>
    </i><i>Couldn't launch test007r (tor --quiet -f </i><i><i><path></i>/net/nodes/007r/torrc):
      255</i><i><br>
    </i><i>Couldn't launch test008c (tor --quiet -f </i><i><i><path></i>/net/nodes/008c/torrc):
      255</i><i><br>
    </i><i>Couldn't launch test009c (tor --quiet -f </i><i><i><path></i>/net/nodes/009c/torrc):
      255</i><br>
    <br>
    No log files are generated in <path>/net/nodes/000a, so I
    don't know what happened. I don't see any conflicts with ports on
    localhost as far as I can see.<br>
    Tor version 0.2.4.22 and Python 2.7.5+ are installed. Any ideas?<br>
    <br>
    <div class="moz-signature">-- <br>
      Jesse V.<br>
      <br>
      <br>
      <br>
    </div>
  </body>
</html>