mirror of
https://github.com/Aetherinox/ntfy-desktop.git
synced 2026-04-25 15:05:52 +03:00
[GH-ISSUE #125] No toasts on Windows 11 24H2 #167
Labels
No labels
Build › MacOS
Status › Need Info
Status › No Action
Status › Released
Type › Bug
Type › Feature
Type › Feature
Type › Roadmap
pull-request
❔ Question
📰 Progress Report
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ntfy-desktop#167
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 @SirRhor on GitHub (Aug 2, 2025).
Original GitHub issue: https://github.com/Aetherinox/ntfy-desktop/issues/125
Originally assigned to: @Aetherinox on GitHub.
Hello.
I am using the portable Windows ntfy client and it works perfectly well with my self hosted server. It is subscribed to the topics I need, the same for the Android client. When I send something through one of the topics from the Android client, I do receive whatever it is that I sent, I even get the notification sound on Windows, just not the toast.
However, when I use the "Send Test Notification" within "Help" on the Windows client, I do get the sound and the toast notification
I've tried to search for every setting to no avail. I've tried to send messages with all the priorities.
Can anyone help me please?
@Aetherinox commented on GitHub (Aug 3, 2025):
So if I'm getting this correct
Priorities shouldn't matter. I'm also using 24H2 right now, and I just sent myself a test notification to my ntfy instance and it came back correct.
So v2.2.0 was a massive re-write, as I had to enhance security. Can you do a quick install of the older version at https://github.com/Aetherinox/ntfy-desktop/releases/tag/2.1.3
Try that out and see if you can get notifications. That will at least give me a direction to go in.
@SirRhor commented on GitHub (Aug 4, 2025):
I tried the portable 2.1.3 version, with and without the previous configuration, still the same behavior.
@octopilami commented on GitHub (Aug 4, 2025):
Hello, i have the same kind of issue on linux (ubuntu 24.04). i get the notification sound. The "Send test notification" is working ok. But no popup notification if i receive a message. Same issue on 2.2.0 and 2.1.3.
@glyphscribe commented on GitHub (Aug 22, 2025):
Chiming in to echo the exact same presentation on 24H2. The test notification from the help menu pops up in Windows Notifications, but messages from subscribed topics do not. The app makes its own internal configured sound, but it never gets handed off to the windows notification service.
@wgetnz commented on GitHub (Sep 23, 2025):
maybe
@rosystain commented on GitHub (Sep 25, 2025):
I am experiencing the exact same problem. "Send Test Notification" works fine, but other subscriptions only make a sound without any further notification.
@Aetherinox commented on GitHub (Sep 25, 2025):
That's an interesting one, because 2.1.3 notifications were working correctly. I wonder if something has changed and it's restricted to a particular setup.
@rosystain What platform are you on, Windows, Linux? Also, is yours a self-hosted version, or the official ntfy servers.
@n3m3s7s commented on GitHub (Oct 9, 2025):
Hi everyone!
could be related to this ?! => https://github.com/Aetherinox/ntfy-desktop/issues/119#issuecomment-3385559204
@Aetherinox commented on GitHub (Oct 9, 2025):
I responded to your linked post.
@ezn24 commented on GitHub (Oct 15, 2025):
I also got this issue, i self-host my server using docker and nginx, "Send Test Notification" works fine, but the topic notification only have sound.
@rosystain commented on GitHub (Nov 11, 2025):
Sorry for the late reply, I'm running ntfy-desktop on Windows 11 25H2, I use the self-hosted version.
@rosystain commented on GitHub (Nov 11, 2025):
I also tested the situation when using ntfy.sh, and it performed the same as self-hosting, with no system notifications.