Skip to content

Telegram notification not working (Discussion #211) #212

@s-b-e-n-s-o-n

Description

@s-b-e-n-s-o-n

Source

GitHub Discussion: #211

Report

User @rj10rd reports Telegram notifications are not received when updates are available or containers are updated.

Investigation

QA tested the Telegram trigger end-to-end:

  1. Trigger registers correctly from DD_TRIGGER_TELEGRAM_{name}_BOTTOKEN + DD_TRIGGER_TELEGRAM_{name}_CHATID env vars
  2. Trigger fires after watcher scan detects updates — sendMessage() calls the Telegram Bot API via axios POST
  3. Error handling works — API errors logged as WARN with component name, repeated errors suppressed within 15s window
  4. Auto execution enabled by default (auto: all, threshold: all, once: true)

No code bug found. Likely a configuration issue on the user's end (wrong chat ID, bot not in group, invalid token format, etc.).

Status

Awaiting user response with their config and logs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions