Skip to content

bug: shoutrrr type no longer supported? #703

@BradStaton

Description

@BradStaton

Describe the bug
Shoutrrr generic webhooks not longer work in notification settings in 0.27.0

To Reproduce
Steps to reproduce the behavior:

  1. Create a notifier similar to below:
notify:
  shoutrrr_notifier:
    type: shoutrrr
    url_fields:
      raw: generic://web.example.com:443/path/to/webhook
  1. Load config in Argus
  2. The following error message is displayed
notify:
    shoutrrr_notifier:
type: "shoutrrr" <invalid> (supported types = ['bark', 'discord', 'smtp', 'gotify', 'googlechat', 'ifttt', 'join', 'mattermost', 'matrix', 'ntfy', 'opsgenie', 'pushbullet', 'pushover', 'rocketchat', 'slack', 'teams', 'telegram', 'zulip', 'generic'])    

#Expected behavior#

Generic shoutrrr webhook is notified when an update is available to the configured service.

shoutrrr documentation for this type of webhook: https://containrrr.dev/shoutrrr/v0.8/services/generic/

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions