-
Notifications
You must be signed in to change notification settings - Fork 44
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
Regression: most changes don't get pushed to other clients after update to NC 29.0.5 #514
Comments
After more testing, it seems most events are ignored and not pushed to clients. I tested with files and folders renaming, creating and deleting. The changes done by the editor are not shown on other clients until a site reload. |
The problem persists with NC 29.0.6 and NC 29.0.7 |
Can you check the output of |
I updated to NC 30.0.0 and have the same issue. Active connection count: 5 In Deck, I see the connected accounts on the top and added, moved, renamed cards are pushed to all clients. When I comment a card on one client though, nothing happens, even if the number of Events received and Messages sent raise by 5. It's enough to change the tab to trigger the refresh on all clients. I tested this with multiple browsers on multiple devices with the same behavior. When I change the content of a shared folder in Files, the changes are not shown in other clients. Again, the number of Message received and sent changes, but with no visible effect until a page reload. Changing tabs doesn't trigger the refresh in this case. This used to work, and I'm pretty sure it was the update to NC 29.0.5 that broke it. |
Can anyone reproduce this problem, or is it my setup? |
Can you run the test-client? Did you change anything on the reverse proxy? The service is running, no errors in the systemd journal? |
As I've posted above, the self-test as well as the metrics look perfect. There aren't any errors from the service. When I installed notify-push, I only ran the quick setup script and everything worked as expected for several months until the update to 29.0.5. When I noticed that, I ran the self-test and got the warning, that my service is out of date since the App got the update to 0.7.0. After restarting the service, the self-test ran without issues, but the problem persisted. I didn't use the test-client, but I will as soon I have some time, probably this weekend. |
My installation:
NC 29.0.5
CP 0.7.0
Deck 1.13.1
self-test output:
✓ redis is configured
✓ push server is receiving redis messages
✓ push server can load mount info from database
✓ push server can connect to the Nextcloud server
✓ push server is a trusted proxy
✓ push server is running the same version as the app
After a recent update (maybe NC 29.0.5) new comments on a Deck card are not being updated on other clients. To trigger the update, one (editor or any other client) have to reload the page or simply change the browser-tab and back. This behavior is consistent with different browsers (Firefox and Chromium) and OSs (Fedora 40 and Windows 11) 100% reproducible.
The text was updated successfully, but these errors were encountered: