mirror of
https://github.com/binwiederhier/ntfy.git
synced 2026-05-09 08:26:00 +02:00
[GH-ISSUE #1106] Add matrix.org pushers IP adresses to the allow list, to avoid rate limiting. #777
Labels
No labels
ai-generated
android-app
android-app
android-app
🪲 bug
build
build
dependencies
docs
enhancement
enhancement
🔥 HOT
in-progress 🏃
ios
prio:low
prio:low
pull-request
question
🔒 security
server
server
unified-push
web-app
website
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ntfy#777
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @bmarty on GitHub (May 13, 2024).
Original GitHub issue: https://github.com/binwiederhier/ntfy/issues/1106
Hello,
Following discussion which occurred here, here is the list of IP addresses that should not be rate limited (or maybe with a higher limit?) for matrix.org users:
And their IPv6 equivalent:
There is no hostname associated with those addresses, but they have been stable since more than 4 years now.
Thanks!
@binwiederhier commented on GitHub (May 13, 2024):
These have been whitelisted for years: https://github.com/binwiederhier/ntfy-ansible/blob/main/roles/ntfy/templates/server.yml.j2#L282
@DocSniper commented on GitHub (May 13, 2024):
Did I miss something, or are the IPv6 addresses missing in this file ?
@bmarty commented on GitHub (May 14, 2024):
Thanks @binwiederhier . What could explain that ntfy.sh does not send Push when it's requested by the matrix.org homeserver then?
@Saturn745 commented on GitHub (May 30, 2024):
Is there any update on this? I have an account on matrix.org, and I am using ntfy.sh for notifications, but they don't go through at all.
@DocSniper commented on GitHub (Jun 9, 2024):
I tested the instance of adminForge, here the notification works for Element and Element X as expected.
This may be a problem of the ntfy.sh instance.
@dav23r commented on GitHub (Jun 9, 2024):
My account on matrix.org doesn't publish notifications to ntfy.sh for some weeks already. (I used FluffyChat and Element as android clients). - there are no messages on the web page under the topic feed.
@Matombo commented on GitHub (Oct 30, 2025):
For me ntfy too doesn't work for Element X and FluffyChat
@Krakonos commented on GitHub (Dec 8, 2025):
Also hit this problem, just tried to set this up. Even worse (off topic here) -- The Element X troubleshooting page does not seem to cover it, as it passes all tests.
I wonder if somebody could look into this? For now, I set up on a friend's ntfy server and that works well. However, not everybody wants to host a custom server.
Alternatively, maybe matrix should offer ntfy server for this purpose (for people that will only use it for matrix).