Skip to content

Cannot configure SMTP: "Unparseable URL" error using simple Email destination #21

@fabianbl

Description

@fabianbl

I’m encountering persistent “Unparseable URL” errors when trying to set up a basic SMTP email notification in LogForge Notifier via the UI or YAML config.

Steps to reproduce:

  1. Enter a straightforward configuration (see attached screenshot):
SMTP Host: mail.test.com
Port: 587
Username: info@test.com
Password: SIMPLEPASSWORD
Recipients: receiver@receiver.com
Image
  1. Check LogForge notifier logs, which reports: "ERROR - Unparseable URL smtp://i...m:P...D@m...m:587/?to=r...m"
Image

I also tried updating logforge-notifier:/app/data/config.yaml manually, to check if a different URL format would be needed, but without success.

Any advice on how to get this working?

Thanks in advance!

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingfound fixFix has been identified for the current issue.

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions