fluffychat
fluffychat copied to clipboard
ntfy notifications not working on self-hosted ntfy server
Bug Description
ntfy self-hosted notifications do not work on fluffy chat.
I used Unified Push's troubleshooting guide , downloaded their app "Up-Example" and I was able to receive notifications with that app using my self-hosted ntfy server.
These are the arguments I have on my ntfy server.yml
On my reverse proxy (Nginx Proxy Manager), I have that exact url forwarded to port 80.
note: "domain' replaced by my actual domain
base-url: "http://ntfy.domain.xyz"
cache-file: "/var/cache/ntfy/cache.db"
attachment-cache-dir: "/var/cache/ntfy/attachments"
behind-proxy: true
Steps to Reproduce
- Open ntfy
- Open fluffy chat
- test notification with friend
Expected Behavior
on step 3, the test notifcation should come though and work.
App Version
1.17.1
Additional Platform Information
Samsung S22
Additional Context
In Samsung settings, I have notifications on fluffy chat turned on. When it's on, I receive a notification that I have a message the first time. After the first time, if I leave the app open, the test notifications I recieve say the full information of the messages.
I've updated my base url to be "https://" instead of "http://" and I think this will make it work.
I've updated my base url to be "https://" instead of "http://" and I think this will make it work.
Notifications seem to be working fine now after this change. The first notification that comes through is the one that says to open your app to read the messages. Is this what's supposed to happen?
It would be nice if there was a notification tester, like the one in element, in fluffy chat.
For me, ntfy notifications only worked when I was using a ntfy instance on the same domain name as my matrix instance
For me, ntfy notifications only worked when I was using a ntfy instance on the same domain name as my matrix instance
I don't have my own matrix instance. I switched back over to regular element for now :( even though I really like fluffychat.
Same here
Install ntfy first and install fluffychat from fdroid worked