mirror of
https://github.com/binwiederhier/ntfy.git
synced 2026-05-09 08:26:00 +02:00
[GH-ISSUE #1716] Notifications not working on ntfy-android 1.24.0 (fdroid) #1194
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#1194
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 @fossware-dev on GitHub (Apr 26, 2026).
Original GitHub issue: https://github.com/binwiederhier/ntfy/issues/1716
🐞 Describe the bug
Superficially, everything looks fine, but when sending test notifications, Molly-FOSS for example, nothing happens. I've tried a few different apps, it doesn't seem to be related to any of them, they are working fine with other UP distributors. Only ntfy is broken. Obviously i tried recreating the subscription, which works fine, but when testing an actual notification, nothing happens
💻 Components impacted
ntfy-android 1.24.0 (fdroid)
💡 Screenshots and/or logs
This is a log of the ntfy Android app. The log shows up to 1,000 entries.
Server URLs (aside from ntfy.sh) and topics have been replaced with fruits 🍌🥝🍋🥥🥑🍊🍎🍑.
Device info:
ntfy: 1.24.0 (fdroid)
OS: 4.19.294-ga7345195351d
Android: 14 (SDK 34)
Model: redfin
Product: redfin
--
Settings:
{
"autoDeleteSeconds": 2592000,
"autoDownloadMaxSize": 1048576,
"broadcastEnabled": true,
"connectionProtocol": "ws",
"darkMode": -1,
"defaultBaseUrl": "",
"dynamicColors": false,
"lastSharedTopics": [],
"minPriority": 1,
"mutedUntil": 0,
"recordLogs": true
}
Logs
1727035855831 2024-09-22 23:10:55.831 D NtfyLog Enabled log recording
1727035858488 2024-09-22 23:10:58.488 D NtfyLog Disabled log recording
1777236557128 2026-04-26 23:49:17.128 D NtfyLog Enabled log recording
1777236580954 2026-04-26 23:49:40.954 D NtfyUpBroadcastRecv REGISTER received for app im.molly.app (connectorToken=24234df4-8c38-41cf-b017-90ba99f0d595)
1777236580965 2026-04-26 23:49:40.965 D NtfyUpBroadcastRecv Subscription with connectorToken 24234df4-8c38-41cf-b017-90ba99f0d595 exists. Sending endpoint https://ntfy.sh/orange?up=1.
1777236580967 2026-04-26 23:49:40.967 D NtfyUpDistributor Sending NEW_ENDPOINT to im.molly.app (token=24234df4-8c38-41cf-b017-90ba99f0d595): https://ntfy.sh/orange?up=1
1777236674517 2026-04-26 23:51:14.517 D NtfyUpBroadcastRecv REGISTER received for app im.molly.app (connectorToken=24234df4-8c38-41cf-b017-90ba99f0d595)
1777236674520 2026-04-26 23:51:14.520 D NtfyUpDistributor Sending NEW_ENDPOINT to im.molly.app (token=24234df4-8c38-41cf-b017-90ba99f0d595): https://ntfy.sh/orange?up=1
1777236674521 2026-04-26 23:51:14.521 D NtfyUpBroadcastRecv Subscription with connectorToken 24234df4-8c38-41cf-b017-90ba99f0d595 exists. Sending endpoint https://ntfy.sh/orange?up=1.
1777236676541 2026-04-26 23:51:16.541 D NtfyUpBroadcastRecv REGISTER received for app im.molly.app (connectorToken=24234df4-8c38-41cf-b017-90ba99f0d595)
1777236676542 2026-04-26 23:51:16.542 D NtfyUpBroadcastRecv Subscription with connectorToken 24234df4-8c38-41cf-b017-90ba99f0d595 exists. Sending endpoint https://ntfy.sh/orange?up=1.
1777236676543 2026-04-26 23:51:16.543 D NtfyUpDistributor Sending NEW_ENDPOINT to im.molly.app (token=24234df4-8c38-41cf-b017-90ba99f0d595): https://ntfy.sh/orange?up=1
🔮 Additional context
This basically breaks core functionality of the app