Skip to content

[Bug]: Container Status Changes notification not sent on docker kill/crash #9493

@mattiacolombomc

Description

@mattiacolombomc

Error Message and Logs

Environment

  • Coolify version: 4.0.0-beta.471
  • OS: Ubuntu 24, aarch64
  • Notification: Telegram and Pushover

Description

Container Status Changes notification is enabled in Settings → Notifications → Telegram and Pushover, but no notification is sent when a container crashes or is killed via docker kill.

Notification IS sent when:

  • A new deployment succeeds
  • A container restarts after a crash (the restart notification arrives, not the crash)

Notification is NOT sent when:

  • Container is killed with docker kill <container_name>
  • Container crashes unexpectedly

Steps to Reproduce

Steps to reproduce

  1. Enable "Container Status Changes" in Telegram and Pushover notification settings
  2. Run docker kill <container_name> on any running container managed by Coolify
  3. No Telegram or Pushover notification received
  4. Container restarts → notification received for the restart

Expected behavior

Notification should be sent immediately when container goes down, not only when it comes back up.

Example Repository URL

No response

Coolify Version

4.0.0-beta.471

Are you using Coolify Cloud?

No (self-hosted)

Operating System and Version (self-hosted)

Ubuntu 24.04.4 LTS (Noble Numbat)

Additional Information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    🐛 Possible BugReported issues that need to be reproduced by the team.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions