[tor-bugs] #31743 [Internal Services/Tor Sysadmin Team]: SMTP on carinatum

Tor Bug Tracker & Wiki blackhole at torproject.org
Sun Sep 15 19:20:46 UTC 2019


#31743: SMTP on carinatum
-----------------------------------------------------+-----------------
     Reporter:  atagar                               |      Owner:  tpa
         Type:  defect                               |     Status:  new
     Priority:  Very High                            |  Milestone:
    Component:  Internal Services/Tor Sysadmin Team  |    Version:
     Severity:  Normal                               |   Keywords:
Actual Points:                                       |  Parent ID:
       Points:                                       |   Reviewer:
      Sponsor:                                       |
-----------------------------------------------------+-----------------
 Hi lovely sysadmins. DocTor's last [https://lists.torproject.org/pipermail
 /tor-consensus-health/ successfully sent notification] was on July 8th.

 Iirc we performed server upgrades of some sort around this time, and it
 seems we no longer have an SMTP daemon listening on localhost port 25...

 {{{
 09/07/2019 20:52:32 [ERROR] consensus_health_checker.py failed with:

 Traceback (most recent call last):
   File "/srv/doctor.torproject.org/doctor/consensus_health_checker.py",
 line 995, in <module>
     main()
   File "/srv/doctor.torproject.org/doctor/consensus_health_checker.py",
 line 292, in main
     util.send(EMAIL_SUBJECT, body = body, cc = cc, bcc = bcc)
   File "/srv/doctor.torproject.org/doctor/util.py", line 145, in send
     server = smtplib.SMTP('localhost')
   File "/usr/lib/python2.7/smtplib.py", line 256, in __init__
     (code, msg) = self.connect(host, port)
   File "/usr/lib/python2.7/smtplib.py", line 318, in connect
     (code, msg) = self.getreply()
   File "/usr/lib/python2.7/smtplib.py", line 366, in getreply
     + str(e))
 SMTPServerDisconnected: Connection unexpectedly closed: [Errno 104]
 Connection reset by peer
 }}}

 Mind if we re-enable that daemon?

 Thanks! -Damian

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/31743>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list