[Buildbot-devel] twisted.internet.tcp.Connector Uninitialized problems
Brian Warner
warner-buildbot at lothar.com
Mon Jul 2 17:33:12 UTC 2007
bob at proulx.com (Bob Proulx) writes:
> The new buildbot slave was trying to connect to a buildmaster on
> itself. Since none was running there it was getting connection
> refused (it would be nice if that were logged) and failing.
Yeah, it's weird that the failure wasn't logged. We're using a
ReconnectingClientFactory in there.. I'll take a look and see if I can tell
why the failure wasn't recorded more usefully.
> When I reviewed the file I saw 'host' there and the local hostname and it
> did not stand out as obviously wrong. (Naming it 'masterhost' instead of
> 'host' would help in the future.) Argh.
Good idea.. I'll make that change now.
thanks,
-Brian
More information about the devel
mailing list