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

Adding port to Mattermost Connections #447

Open
mcagridurgut opened this issue Jul 26, 2024 · 0 comments
Open

Adding port to Mattermost Connections #447

mcagridurgut opened this issue Jul 26, 2024 · 0 comments

Comments

@mcagridurgut
Copy link

return fmt.Sprintf("https://%s/hooks/%s", config.Host, config.Token)

Currently matttermost connections are not able to specify the port, this results in problems with my internal network.

WATCHTOWER_NOTIFICATION_URL: mattermost://10.10.10.10:8065/token results in:

time="2024-07-26T08:58:26Z" level=error msg="Failed to send shoutrrr notification" error="Post \"https://10.10.10.10/hooks/eamqadeyqiyepc1jwsgy9o5zje\": dial tcp 10.10.10.10:443: connect: connection refused" index=0 notify=no service=mattermost
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

1 participant