[Buildbot-devel] Help with network problem

David Gibb degibb at gmail.com
Wed Nov 7 16:31:03 UTC 2007


Hi Guys,

I'm having trouble getting buildbot to work, and I was hoping you'd be
able to give me a hand.

I'm getting errors in my twistd.log of the type:
2007/11/07 18:30 +0200 [-] Starting factory
<buildbot.slave.bot.BotFactory instance at 0x01385A08>

Which seems to indicate that it can't contact the botslave. However,
as far as I can tell, all the ports are correct:

in buildbot.tac:
buildmaster_host = 'localhost'
port = 9989

in master.cfg:
c['slavePortnum'] = 9989

Also, I can't seem to connect to the webstatus page. If a problem
connecting to the buildslave were the only problem, wouldn't it at
least indicate that on the webstatus page? Do you think I have a more
general problem with twisted?

Thanks for your help.

David
-------------- next part --------------
A non-text attachment was scrubbed...
Name: twistd.log
Type: application/octet-stream
Size: 1023 bytes
Desc: not available
URL: <http://buildbot.net/pipermail/devel/attachments/20071107/a4e2463a/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: master.cfg
Type: application/cfg
Size: 7624 bytes
Desc: not available
URL: <http://buildbot.net/pipermail/devel/attachments/20071107/a4e2463a/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: buildbot.tac
Type: application/octet-stream
Size: 463 bytes
Desc: not available
URL: <http://buildbot.net/pipermail/devel/attachments/20071107/a4e2463a/attachment-0001.obj>


More information about the devel mailing list