-
Notifications
You must be signed in to change notification settings - Fork 11k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
desktop notifications not working with 4.6.1 #25163
Comments
I can confirm the problem. In our case this is not limited to desktop notifications but also mail notifications. We tested with latest Chromium, Firefox and RC Desktop app. In our server logs I see a lot of messages like these:
but I'm not really sure if those are relevant. Here is our server info: |
I see a lot of these log entries too! But guess your guys issue about that log entry
|
Guess I have that issue now on 4.6.2 on my production server. |
@sampaiodiego @pierre-lehnen-rc Hey, guys! |
We are having the same issue here. Same message logs and same server version. Confirmed both on 4.6.0 and 4.6.2. I'm not sure, but I think it stopped working when we updated to 4.6.0. At least that's when the "streambroadcast with name local does not exist" started showing up on logs. |
edit: nvm, they're definitely related.. just opened a PR adding it back to fix the issue. |
@sampaiodiego Hey, Diego! Tested that changing cookies in DevTools. |
@sampaiodiego Diego, I see that network statuses (Online, Away, Offline) works not properly on 4.6.2 |
Test 4.6.3 and can tell that notification works again! |
Hi, In our envrionment even upgraded to last version 4.6.3, the problem still exist 😞 |
Description:
even if notifications are enabled for a user no desktop notifications are triggered.
Steps to reproduce:
Expected behavior:
Desktop notifications should get triggered.
Actual behavior:
Desktop notifications are not triggered.
Server Setup Information:
Client Setup Information
Additional context
Relevant logs:
no relevant logs found.
The text was updated successfully, but these errors were encountered: