[Bug]: Nextcloud update notification spam
⚠️ Before submitting, please verify the following: ⚠️
- [x] This is a bug, not a question or a configuration issue.
- [x] This issue is not already reported on Github (I've searched it).
- [x] Nextcloud Server and Desktop Client are up to date. See Server Maintenance and Release Schedule and Desktop Releases for supported versions.
- [x] I agree to follow Nextcloud's Code of Conduct
Bug description
I have a couple of notifications that can't be dismissed or anything. They are also above everything else, which prevented my from seeing problems with file sync. The same persist on windows, latest auto-update.
Steps to reproduce
Update client to the newest AUR version, i suppose. Or update the server
Expected behavior
Update notifications should not be above all and should be dismissable
Which files are affected by this bug
files are not affected
Operating system
Linux
Which version of the operating system you are running.
Arch linux Linux 6.14.6-arch1-1
Package
Distro package manager
Nextcloud Server version
31.0.4snap1
Nextcloud Desktop Client version
3.16.4daily
Is this bug present after an update or on a fresh install?
Updated from a minor version (ex. 3.4.2 to 3.4.4)
Are you using the Nextcloud Server Encryption module?
Encryption is Disabled
Are you using an external user-backend?
- [ ] Default internal user-backend
- [ ] LDAP/ Active Directory
- [ ] SSO - SAML
- [ ] Other
Nextcloud Server logs
2025-05-23T01:02:40Z nextcloud.nextcloud-fixer[786]: done
2025-05-23T01:02:43Z nextcloud.nextcloud-fixer[5376]: run-parts: executing /snap/nextcloud/47611/fixes/existing-install/maintenance/1_convert-filecache-bigint.sh
2025-05-23T01:02:43Z nextcloud.nextcloud-fixer[5439]: Nextcloud is in maintenance mode, no apps are loaded.
2025-05-23T01:02:43Z nextcloud.nextcloud-fixer[5439]: Commands provided by apps are unavailable.
2025-05-23T01:02:43Z nextcloud.nextcloud-fixer[5439]: All tables already up to date!
2025-05-23T01:02:43Z nextcloud.nextcloud-fixer[5376]: run-parts: executing /snap/nextcloud/47611/fixes/existing-install/maintenance/2_fix-row-format.sh
2025-05-23T01:02:44Z nextcloud.nextcloud-fixer[786]: Disabling maintenance mode...
2025-05-23T01:02:45Z nextcloud.nextcloud-fixer[786]: done
2025-05-23T01:02:48Z systemd[1]: snap.nextcloud.nextcloud-fixer.service: Deactivated successfully.
2025-05-23T01:02:48Z systemd[1]: snap.nextcloud.nextcloud-fixer.service: Consumed 9.699s CPU time.
Additional info
No response
Hello, what do the notifications in the Web UI show?
Hi. About the same, but without other operations
I think this has to be fixed to allow dismiss of all notifications as it should be
I can confirm this issue:
Here is the web UI:
I believe this mainly requires a "Clear" or "Clear all" button.
I am running Nextcloud 3.17.1 (Linux) on Linux Mint 22.2 and KDE Plasma 5.115.0. But since the issue also persists in the web UI I don't know if this is the relevant info.
*edit: I even saw somewhere on a different issue that there used to be a button to clear the notifications but it was removed
P.S. if someone wants to tell me the design decision on this, I am even happy to try and fix it myself :)
PP.S.: I now saw that I can clear the notifications in the web version. This also effected the desktop client. So I guess there is this workaround for the user ... @Foresteam