Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unexpected EOF received #9

Closed
ben-z opened this issue Jan 4, 2024 · 2 comments
Closed

Unexpected EOF received #9

ben-z opened this issue Jan 4, 2024 · 2 comments
Assignees

Comments

@ben-z
Copy link
Member

ben-z commented Jan 4, 2024

After sending a successful email, there's always this error in the log:

Future exception was never retrieved
future: <Future finished exception=SMTPServerDisconnected('Unexpected EOF received')>
aiosmtplib.errors.SMTPServerDisconnected: Unexpected EOF received
image
@ben-z
Copy link
Member Author

ben-z commented Jan 4, 2024

I used this to see logs:

sudo kubectl -n user-config-lookup logs deployment.apps/user-config-lookup -f

@Jimmyj30
Copy link
Contributor

Jimmyj30 commented Jan 4, 2024

Possibly relevant thread?

cole/aiosmtplib#112

Seems to not impact the "functionality" of the app but maybe I can poke around with different versions of the email library

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants