[Buildbot-devel] SMTP errors

Brandon Corey bcorey at acm.org
Mon Jul 23 13:34:23 UTC 2007


I moved my buildbot setup to a new machine (Intel Mac running 10.4.7), and
while this used to work fine for me, I've recently been getting the following
errors from my twistd.log.

2007/07/23 02:00 -0700 [-]  <Build Rocketship>: build finished
2007/07/23 02:00 -0700 [-] sending mail (477 bytes) to ['build at group.xxx.com']
2007/07/23 02:00 -0700 [-] Starting factory <twisted.mail.smtp.SMTPSenderFactory instance at 0x202cbe8>
2007/07/23 02:00 -0700 [-]  setting expectations for next time
2007/07/23 02:00 -0700 [-] new expectations: 5.20750814676 seconds
2007/07/23 02:00 -0700 [-] maybeStartBuild: [] [<buildbot.process.builder.SlaveBuilder instance at 0x1484c88>]
2007/07/23 02:00 -0700 [-] releaseLocks(<Build Rocketship>): []
2007/07/23 02:00 -0700 [Uninitialized] SMTP Client retrying server. Retry: 5
2007/07/23 02:00 -0700 [Uninitialized] SMTP Client retrying server. Retry: 4
2007/07/23 02:00 -0700 [Uninitialized] SMTP Client retrying server. Retry: 3
2007/07/23 02:00 -0700 [Uninitialized] SMTP Client retrying server. Retry: 2
2007/07/23 02:00 -0700 [Uninitialized] SMTP Client retrying server. Retry: 1
2007/07/23 02:00 -0700 [Uninitialized] Unhandled error in Deferred:
2007/07/23 02:00 -0700 [Uninitialized] Unhandled Error
        Traceback (most recent call last):
        Failure: twisted.internet.error.ConnectionRefusedError: Connection was refused by other side: 61: Connection refused.

2007/07/23 02:00 -0700 [Uninitialized] Stopping factory <twisted.mail.smtp.SMTPSenderFactory instance at 0x202cbe8>

Any ideas?

Brandon




More information about the devel mailing list