-
-
Notifications
You must be signed in to change notification settings - Fork 784
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
[BUG] -Sending Test Email Results in Entire docker container freezing #4017
Comments
I'm experiencing the same, exactly as described above. I have previously not had email configured, so can't provide any indication of when this may have broken. I am still on v1.9.0 but SpawnInsane is on v1.12.0 so it's not a recent regression. Details Checks |
Minimum reproducible example:
Result:
Here, obviously, it times out because I have specifically set mealie/mealie/services/email/email_senders.py Lines 64 to 66 in 9acf9ec
In my case, I am using this email configuration:
|
I just changed my port to 587 and it works now. I'm not sure what the root cause is but since I've achieved relief I don't really care. @SpawnInsane check your mail provider settings and see if an alternate port helps. |
Realized I made a pretty stupid mistake when I initially configured all the settings for email. |
Just stumbled over this issue because I ran into the same freezing behavior while setting up SMTP on my Mealie container. @SpawnInsane, would you mind re-opening it? I don't think it's sane behavior for Mealie to freeze completely while trying to send mail. |
First Check
What is the issue you are experiencing?
When sending a test email from the settings menu, test will fail after a few minutes. When trying to access mealie after test fails, results in unresponsive webpage when you try to refresh the page it will not refresh. when you try to access the URL again it will not load.
Have to restart docker container in order to use mealie again.
Logs don't show anything since entire docker container freezes.
Steps to Reproduce
Please provide relevant logs
mealie.log
Mealie Version
Build Tag: c4a339ed36ad74cd4e6c7e22afc9c89c9dd4d8a2
Deployment
Unraid
Additional Deployment Details
No response
The text was updated successfully, but these errors were encountered: