Describe the bug
Every time a new document is created or opened in Office app, a persistent popup notification appears at the bottom of the screen saying: "Überprüfen Sie die Warnmeldungen Ihres Servers" (Check your server warnings) with an "Open" button.
When opening the server check page, there are two specific warnings regarding the Collabora setup:
- "Die BPF-Filterung potentiell riskanter Systemaufrufe (seccomp) ist nicht aktiviert, dies stellt ein Sicherheitsrisiko dar."
- "Langsame Einrichtung des Kit- Jails mit Kopieren, Bind-Mount nicht möglich"
Since these two environment-specific warnings are known, minor, and accepted by the administrator, the constant live popups on the screen create a bad user experience and confusion. There is currently no way to disable or mute these specific setup check notifications in the UI or configuration.
To Reproduce
Steps to reproduce the behavior:
- Go to the Nextcloud Files app.
- Click on the "+" button to create a new document (or open an existing one).
- The document opens in Office Mode.
- See the warning popup at the bottom of the screen.
Expected behavior
There should be a configuration option, an OCC command, or a button in the admin panel to mute or permanently dismiss known and accepted environment-related setup warnings so they do not trigger intrusive frontend popups every time an editor is started.
Screenshots
I have two of them but don't know how to add them here
Client details:
- OS: MacOS 15.7.7
- Browser: Chrome / Firefox / Safari (independent of browser)
- Version: Latest
- Device: Desktop
Server details
Operating system: Linux (Docker Image inside Synology DSM)
Web server: Apache
Database: MariaDB (Docker Container)
PHP version: PHP 8.4.22
Nextcloud version: 34.0.0
Version of Collabora Online: 26.04.1.4 Running as separat container in Docker-Compose stack
Configuration of the richdocuments app
{
"apps": {
"richdocuments": {
"disable_certificate_verification": "",
"doc_format": "ooxml",
"enabled": "yes",
"installed_version": "11.0.0",
"public_wopi_url": "https:\/\/office.internetwerk.ch",
"types": "filesystem,prevent_group_restriction",
"wopi_url": "https:\/\/office.internetwerk.ch"
}
}
}
Logs
Nextcloud log (data/nextcloud.log)
Insert your Nextcloud log here
Browser log
Describe the bug
Every time a new document is created or opened in Office app, a persistent popup notification appears at the bottom of the screen saying: "Überprüfen Sie die Warnmeldungen Ihres Servers" (Check your server warnings) with an "Open" button.
When opening the server check page, there are two specific warnings regarding the Collabora setup:
Since these two environment-specific warnings are known, minor, and accepted by the administrator, the constant live popups on the screen create a bad user experience and confusion. There is currently no way to disable or mute these specific setup check notifications in the UI or configuration.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
There should be a configuration option, an OCC command, or a button in the admin panel to mute or permanently dismiss known and accepted environment-related setup warnings so they do not trigger intrusive frontend popups every time an editor is started.
Screenshots
I have two of them but don't know how to add them here
Client details:
Server details
Operating system: Linux (Docker Image inside Synology DSM)
Web server: Apache
Database: MariaDB (Docker Container)
PHP version: PHP 8.4.22
Nextcloud version: 34.0.0
Version of Collabora Online: 26.04.1.4 Running as separat container in Docker-Compose stack
Configuration of the richdocuments app
{ "apps": { "richdocuments": { "disable_certificate_verification": "", "doc_format": "ooxml", "enabled": "yes", "installed_version": "11.0.0", "public_wopi_url": "https:\/\/office.internetwerk.ch", "types": "filesystem,prevent_group_restriction", "wopi_url": "https:\/\/office.internetwerk.ch" } } }Logs
Nextcloud log (data/nextcloud.log)
Browser log