[GH-ISSUE #1163] Notifications Between Matrix Users Only Goes One-Way #821

Closed
opened 2026-05-07 00:27:47 +02:00 by BreizhHardware · 2 comments

Originally created by @TheDarkula on GitHub (Jul 29, 2024).
Original GitHub issue: https://github.com/binwiederhier/ntfy/issues/1163

🐞 Describe the bug
Stemming from this issue, I am trying to track down a notifications bug between two matrix users.

Essentially, notifications only function properly one-way.

💻 Components impacted

  • ntfy server
  • Android program
  • element-android

🔮 Additional context
This failure started when I implemented ntfy with conduit, so I suspect some wires are not touching since then.

Originally created by @TheDarkula on GitHub (Jul 29, 2024). Original GitHub issue: https://github.com/binwiederhier/ntfy/issues/1163 :lady_beetle: **Describe the bug** Stemming from [this issue](https://gitlab.com/famedly/conduit/-/issues/464), I am trying to track down a notifications bug between two matrix users. Essentially, notifications only function properly one-way. :computer: **Components impacted** - ntfy server - Android program - element-android :crystal_ball: **Additional context** This failure started when I implemented ntfy with conduit, so I suspect some wires are not touching since then.
BreizhHardware 2026-05-07 00:27:47 +02:00
  • closed this issue
  • added the
    🪲 bug
    label
Author
Owner

@TheDarkula commented on GitHub (Aug 1, 2024):

I have done some more digging, and this is what is happening:

  • first user messages second user
  • the up topic that ntfy configures for the second user is not written to by the first user.

It is only failing in one direction, and only between these two specific users.

<!-- gh-comment-id:2263593364 --> @TheDarkula commented on GitHub (Aug 1, 2024): I have done some more digging, and this is what is happening: - first user messages second user - the `up` topic that ntfy configures for the second user is not written to by the first user. It is only failing in one direction, and only between these two specific users.
Author
Owner

@TheDarkula commented on GitHub (Aug 18, 2024):

I figured it out.

Somehow, and I have no idea how, the "mute" button got clicked on one contact.

Mute

<!-- gh-comment-id:2295047562 --> @TheDarkula commented on GitHub (Aug 18, 2024): I figured it out. Somehow, and I have no idea how, the "mute" button got clicked on one contact. ![Mute](https://github.com/user-attachments/assets/265b9ccd-55f8-4ae2-9141-8c0a7b35215e)
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ntfy#821
No description provided.