[GH-ISSUE #1716] Notifications not working on ntfy-android 1.24.0 (fdroid) #1194

Open
opened 2026-05-07 01:00:45 +02:00 by BreizhHardware · 0 comments

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

Originally created by @fossware-dev on GitHub (Apr 26, 2026). Original GitHub issue: https://github.com/binwiederhier/ntfy/issues/1716 :lady_beetle: **Describe the bug** <!-- A clear and concise description of the problem. --> 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 :computer: **Components impacted** <!-- ntfy server, Android app, iOS app, web app --> ntfy-android 1.24.0 (fdroid) :bulb: **Screenshots and/or logs** <!-- If applicable, add screenshots or share logs help explain your problem. To get logs from the ... - ntfy server: Enable "log-level: trace" in your server.yml file - Android app: Go to "Settings" -> "Record logs", then eventually "Copy/upload logs" - web app: Press "F12" and find the "Console" window --> 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 :crystal_ball: **Additional context** <!-- Add any other context about the problem here. --> This basically breaks core functionality of the app
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#1194
No description provided.