AnzhiZhang commented on issue #3615:
URL: https://github.com/apache/texera/issues/3615#issuecomment-3176376035

   Traceback (most recent call last):
     File "<stdin>", line 1, in <module>
     File "/usr/lib/python3.12/smtplib.py", line 255, in __init__
       (code, msg) = self.connect(host, port)
                     ^^^^^^^^^^^^^^^^^^^^^^^^
     File "/usr/lib/python3.12/smtplib.py", line 343, in connect
       (code, msg) = self.getreply()
                     ^^^^^^^^^^^^^^^
     File "/usr/lib/python3.12/smtplib.py", line 405, in getreply
       raise SMTPServerDisconnected("Connection unexpectedly closed")
   smtplib.SMTPServerDisconnected: Connection unexpectedly closed


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to