Open
Description
** Issue **
When an igotify notification event triggers, it arrives on my phone/watch in a base64-encoded form (or at least something that looks like that). My efforts to diagnose the issue have come up blank. I've tried upgrading and reinstalling the various components. The notifications in the app itself are rendered correctly.
Expected behavior
Notifications are decoded and rendered correctly
Smartphone:
- Device: iPhone 14 Pro
- OS: iOS 18.3.1
- Version of Container: 1.3.0.0
- Version of iGotify: 1.4.2
Additional context
Container log:
Message converted: {"id":2121,"appid":4,"message":"This is a notification from Beszel.\n\nhttp://localhost:8090","title":"Test Alert","priority":0,"date":"2025-02-16T19:03:37.181869663Z"}
WS Instance from: Cbrt4CycbLuJQ4B
SGfHgzAdX3ZxaF+xN+sNW1LkbjGtJpa3/88ZmE1HqgRb3ccF7Hojs2Xt4VSBI17oD1VbTs+BReAmQmKuINOizRdm121hZzK2On54wNq0YVfligWx1TSmz7zJ0HqfmJ5Mqe/GZdzFtfWrei2Q/G5VS5w5iTbvLo/BXCGZRJ4V0oR1clAUypnbFcraicEYEqZjOSyiMbj0LU304lO9NjwE5WGu8pKwfzHymmZdoJqY4IudeeiX2OLiG+wqTz7ZCBIaLszy5ToSOJrYyZIXv9dU2xqRSZbeIS6wSzNR/PlePXS6+ukJJLkDVEt0Cvc9+ANAQunpAIEAI8q1uXF2iASIFg==
I fully suspect user error/misconfiguration somewhere on my part, but I can't figure out what I've missed/done wrong. Also, everything used to work flawlessly until relatively recently.
Activity