Opened 7 years ago

Closed 7 years ago

Last modified 7 years ago

#53535 closed defect (fixed)

buildbot emails are not being sent since 2 Jan 2017

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: admin@…
Priority: Normal Milestone:
Component: server/hosting Version:
Keywords: Cc: mojca (Mojca Miklavec)
Port:

Change History (5)

comment:1 Changed 7 years ago by ryandesign (Ryan Carsten Schmidt)

The log says:

2017-02-09 23:11:39+0000 [-] sending mail (23045 bytes) to ['macports-builds@lists.macports.org']
2017-02-09 23:11:39+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory instance at 0x11cd101b8>
2017-02-09 23:12:10+0000 [-] SMTP Client retrying server. Retry: 5
2017-02-09 23:12:10+0000 [Uninitialized] SMTP Client retrying server. Retry: 4
2017-02-09 23:12:10+0000 [Uninitialized] SMTP Client retrying server. Retry: 3
2017-02-09 23:12:10+0000 [Uninitialized] SMTP Client retrying server. Retry: 2
2017-02-09 23:12:10+0000 [Uninitialized] SMTP Client retrying server. Retry: 1
2017-02-09 23:12:10+0000 [-] Unhandled error in Deferred:
2017-02-09 23:12:10+0000 [-] Unhandled Error
        Traceback (most recent call last):
        Failure: twisted.internet.error.ConnectionRefusedError: Connection was refused by other side: 61: Connection refused.
        
2017-02-09 23:12:10+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory instance at 0x11cd101b8>

So I'd guess the mail server is not accepting connections or is not running. The mail server is supposed to be the one provided by macOS Server running on the same machine as the buildmaster.

comment:2 Changed 7 years ago by mojca (Mojca Miklavec)

Cc: mojca added

comment:3 Changed 7 years ago by ryandesign (Ryan Carsten Schmidt)

I had updated OS X Server to macOS Server, but had not subsequently opened Server.app, which was apparently necessary to update the service data to new versions and start them up again.

I'm now updating and rebooting the buildmaster, then I'll commit some changes and see if mail is working.

comment:4 Changed 7 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: newclosed

Looks like emails are back.

comment:5 Changed 7 years ago by mojca (Mojca Miklavec)

A warm thank you!

Note: See TracTickets for help on using tickets.