louislam/uptime-kuma

[WeCom] Using multiple notifications will cause omissions

开放

#4,223 创建于 2023年12月12日

 (4 条评论) (0 个反应) (0 位负责人)JavaScript (7,844 个派生)batch import
A:notificationsbughelp wantedtype:enhance-existing

仓库指标

星标
 (86,760 个星标)
PR 合并指标
 (平均合并 6天 15小时) (30 天内合并 21 个 PR)

描述

⚠️ Please verify that this bug has NOT been raised before.

  • I checked and didn't find similar issue

🛡️ Security Policy

Description

I created 2 different notification WeComs (two different KEYs) for the same website monitoring because different users need to be notified. The problem is that the notification information of the second notification WeCom created is often missing, but the first notification WeCom can receive the notification normally. I tried turning off the first notification, but now the first one can still send reminders normally, but the second one basically cannot send reminders.

need your help

grateful!

👟 Reproduction steps

Create 2 notification WeComs notification rules

👀 Expected behavior

For the same website monitoring, I chose to allow these two rules to be notified at the same time.

😓 Actual Behavior

Only the wecom notification created first can be notified normally, and the second wecom notification cannot work properly. (The second is that you can receive a test message to confirm that there is no problem with the configuration)

🐻 Uptime-Kuma Version

1.23.7

💻 Operating System and Arch

CentOS 7.9.2009 x86_64

🌐 Browser

chrome 119.0.6045.161

🐋 Docker Version

119.0.6045.161

🟩 NodeJS Version

No response

📝 Relevant log output

No response

贡献者指南