louislam/uptime-kuma

[WeCom] Using multiple notifications will cause omissions

Open

#4223 opened on Dec 12, 2023

View on GitHub
 (4 comments) (0 reactions) (0 assignees)JavaScript (86,760 stars) (7,844 forks)batch import
A:notificationsbughelp wantedtype:enhance-existing

Description

⚠️ 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

Contributor guide