-
Notifications
You must be signed in to change notification settings - Fork 0
Description
I previously had the desktop notifications working well. Somewhere along running OS updates and a reboot, they have stopped working. I am still seeing new Events and Incidents under Notifications in the web UI, as well as getting emails generated by Notifications - but no further Desktop Notifications.
I know this is in "experimental" status, and am reporting this for the requested feedback.
systemctl status icinga-desktop-notifications shows as active (running), with no errors.
I am using Firefox. The developer console shows only an initial error on page load:
The connection to https://.../icingaweb2/notifications/v1/subscribe was interrupted while the page was loading.
... which also appears under the "Network" tab with "Transferred" shown as NS_BINDING_ABORDED - though then further calls to the URL appear as successful (200), with "Transferred" shown as service worker. Under the "Application" tab, I also see the service worker for notifications-worker.js shown as "Running".
The "Send notifications" permission is enabled in my browser. I also disabled and re-enabled the "Enable notifications" option under my account preferences.
Would be curious for any further troubleshooting steps that can be provided - either here and/or in further documentation.
It seems that there should also be an easier way to send a test notification, shy of forcing a service check to fail. Even when it was working, I had hoped that "Send Custom Notification" on a service would come through - but at least at the time, it appeared that custom notifications did not propagate through here.
Reference: