[Buildbot-devel] Help with network problem

David Gibb degibb at gmail.com
Fri Nov 9 14:12:56 UTC 2007


Is there a separate twistd.log for the master? I included the only
twistd.log I found, in my c:\projects\buildbot\test directory (the
base directory for the master). The only thing I'm taking from that is
the lines like:
2007/11/07 18:30 +0200 [-] Starting factory
<buildbot.slave.bot.BotFactory instance at 0x01385A08>
2007/11/07 18:30 +0200 [Uninitialized] <twisted.internet.tcp.Connector
instance at 0x011A0AF8> will retry in 6 seconds
2007/11/07 18:30 +0200 [Uninitialized] Stopping factory
<buildbot.slave.bot.BotFactory instance at 0x01385A08>

netstat -na is telling me that port 9989 isn't connected, nor is it listening.

Thanks again,
David

On Nov 9, 2007 2:01 PM, Charles Lepple <clepple at gmail.com> wrote:
> On Nov 9, 2007 4:23 AM, David Gibb <degibb at gmail.com> wrote:
> > I also can't connect to port 9989 with telnet. I checked with netstat
> > to see if there was any other process using that port, and it seems
> > free.
>
> I forget if "netstat -a" works on Windows, but if it does, is the
> master listening on that port after you start it up? If not, there may
> be a typo in your master.cfg. What does twistd.log say for the master?
>
> If it is listening but you still can't connect, it could be a firewall issue.
>
> --
> - Charles Lepple
>




More information about the devel mailing list