Hackerfleet / hfos-legacy

Hackerfleet Operating System
GNU Affero General Public License v3.0
29 stars 4 forks source link

Mail problems in enrol #330

Closed ri0t closed 6 years ago

ri0t commented 6 years ago

[ DBG][_on_except@/home/hfos/src/hfos-c-terra/hfos/debugger.py:166] ERROR<handler[*][hfos.enrol.enrolmanager.enrol] (EnrolManager.enrol)> (<hfos.enrol.enrolmanager.enrol[hfosweb] ( )>) (<class 'smtplib.SMTPServerDisconnected'>): SMTPServerDisconnected('Connection unexpectedly closed: The read operation timed out',)

I think, the timeout should be higher and the mail transmission should be threaded...

ri0t commented 6 years ago

Fixed \o/