-
Notifications
You must be signed in to change notification settings - Fork 58
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
No normal notifications but occ test-pushes work fine #2213
Comments
And I'm at a further loss, as the moment I submitted this -- without changing anything -- I received a notification. But it was from a group chat that I had not been testing notifications from. Here's the javascript log:
|
New twist! I had the individual I was testing notifications with log out and log back in. It seems that this is related to #2157 -- but on the receiving end, too. |
That is always on only on the receiving end. That being said, the |
I did share the log, but I stuck it at the bottom of the Browser Log section. My apologies. Here it is again:
No expiry notices. |
So to recap: My devices were not receiving notifications from another user's actions (e.g. when they changed files, or when they messaged me on Talk). Once that other user refreshed their credentials, I started receiving notifications from their actions again. My device's credentials were current the entire time. |
The test command might be a bit misleading. in that case, maybe we need to make it more obvious, but Maybe we can adjust the command output to help with that, or do all devices by default and add a |
I'm not sure I'm being properly understood, so please forgive me: When I used I wasn't getting any notifications from the other user until they logged out and logged back in. Before they logged out and logged back in, I could be looking at the Talk conversation's tab in the browser and seeing the asterix show up for new messages from their conversation from polling, but no notification. Or I could be watching when they would change a file or folder and refresh or not, and no notification would land on my end. So it appears that even if someone's credentials are off, they are not sending notifications to other users in my case. |
No that's definitely not the case. It's more likely then, that you did not leave the conversation, and when you have an active session we do not send push notifications |
Highly unlikely. The person who I was messaging logging out and logging back in was the sole variable that changed when messages from their actions started being sent to my account again. |
At a bit of a loss for this one.
Notifications were working fine up until about two weeks ago.
I have all notifications turned on and push notifications installed, but no matter what I do, no notifications are being sent for normal actions (Talk, file changes, etc. etc. etc.). Not to any browser tabs, not to the Talk app, not to the Nextcloud app, regardless if it's Android or iOS.
However, When I test notifications with
occ notification:test-push --talk xxx
the test push works without issue for all connected endpoints.I re-authenticated/re-logged to refresh all tokens, in so it doesn't (immediately) seem to be related to #2157 .
Server configuration
Web server: Apache
Database: MySQL
PHP version: 8.2.25
Nextcloud version: 29.0.12
List of activated apps
Nextcloud configuration
Browser
Browser name: All browsers
Browser version: Various
Operating system: Fedora 41
Browser log
This is the log, opening Talk and sending and receiving a message when the tab is inactive.
And this is the output from the notifications test:
After which my browser and my Android Talk install both received the notification without issue.
Similarly with any other notifications for any other type.
Thanks.
The text was updated successfully, but these errors were encountered: