<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>Hello,</p>
    <p>I'm trying to set up a buildbot instance using the wonderful
      `buildbot_travis` extension. I have been able to test my setup
      using `bbtravis run --docker-image=...` to make sure the basic
      setup is sane, then I configured a buildbot master with one
      LocalWorker and one DockerLatentWorker to schedule actual builds.</p>
    <p>Doing a forcebuild I notice that the spawner works as expected,
      but the running then can't be reached. Thus, build steps are
      dynamically created from my repo's yml file, but can't be started.</p>
    <p>Looking at the logs I see from twistd.log that the master
      receives timeouts trying to reach the worker, and from the docker
      daemon logs (as well as `docker ps -a` I see that the container
      was started, but exited immediately).</p>
    <p>Any idea what I may be doing wrong, or how I can debug this ?</p>
    <p>Thanks,<br>
    </p>
    <div class="moz-signature">
      <div class="moz-signature"><img moz-do-not-send="false"
          src="cid:part1.D30776CE.C1CFA331@seefeld.name" alt="Stefan"
          width="73" height="45"><br>
        <pre>--

      ...ich hab' noch einen Koffer in Berlin...
    </pre>
      </div>
    </div>
  </body>
</html>