Ombi-app / Ombi

Want a Movie or TV Show on Plex/Emby/Jellyfin? Use Ombi!
http://ombi.io
GNU General Public License v2.0
3.69k stars 396 forks source link

Email notification invalid domain #5161

Open Thom0145 opened 3 weeks ago

Thom0145 commented 3 weeks ago

Summary

My test email will not send, when I check the logs I get invalid domain

log20240816.txt

Ombi Version

4.44.1

What platform(s) does this occur on?

Windows

What database are you using?

SQLite (Default)

Relevant log output

System.ArgumentException: The domain is invalid. (Parameter 'domain')
   at MimeKit.Utils.MimeUtils.GenerateMessageId(String domain)
   at Ombi.Notifications.GenericEmailProvider.SendAdHoc(NotificationMessage model, EmailNotificationSettings settings) in /home/runner/work/Ombi/Ombi/src/Ombi.Notifications/GenericEmailProvider.cs:line 47
   at Ombi.Controllers.V1.External.TesterController.Email(EmailNotificationSettings settings) in /home/runner/work/Ombi/Ombi/src/Ombi/Controllers/V1/External/TesterController.cs:line 300
tidusjar commented 3 weeks ago

What’s your domain in the application url under the ombi settings? Like the general settings?

On Sat, 17 Aug 2024 at 2:10 AM, Thom0145 @.***> wrote:

Summary

My test email will not send, when I check the logs I get invalid domain

log20240816.txt https://github.com/user-attachments/files/16642936/log20240816.txt Ombi Version

4.44.1 What platform(s) does this occur on?

Windows What database are you using?

SQLite (Default) Relevant log output

System.ArgumentException: The domain is invalid. (Parameter 'domain') at MimeKit.Utils.MimeUtils.GenerateMessageId(String domain) at Ombi.Notifications.GenericEmailProvider.SendAdHoc(NotificationMessage model, EmailNotificationSettings settings) in /home/runner/work/Ombi/Ombi/src/Ombi.Notifications/GenericEmailProvider.cs:line 47 at Ombi.Controllers.V1.External.TesterController.Email(EmailNotificationSettings settings) in /home/runner/work/Ombi/Ombi/src/Ombi/Controllers/V1/External/TesterController.cs:line 300

— Reply to this email directly, view it on GitHub https://github.com/Ombi-app/Ombi/issues/5161, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABSVULF6LCVQWDK6KXWKAOTZR2PHVAVCNFSM6AAAAABMU55XOSVHI2DSMVQWIX3LMV43ASLTON2WKOZSGQ3TCMRVGAZDAOI . You are receiving this because you are subscribed to this thread.Message ID: @.***>