online
online copied to clipboard
Collabora - Nextcloud: sh: 1: /usr/bin/coolmount: Operation not permitted
Describe the Bug
When closing a document, coolmount gives the following error in the docker container.
Steps to Reproduce
In Nextcloud open a document, in my case a docx.
Close the document.
Observe the errors:
[ forkit ] WRN The systemplate directory [/opt/cool/systemplate] is read-only, and at least [/opt/cool/systemplate//etc/hosts] is out-of-date. Will have to copy sysTemplate to jails. To restore optimal performance, make sure the files in [/opt/cool/systemplate/etc] are up-to-date.| common/JailUtil.cpp:524
and
sh: 1: /usr/bin/coolmount: Operation not permitted
Expected Behavior
No errors when using the application for its purpose.
Actual Behavior
Errors appear which do not give much trust in the application working correctly. Document editing works fine though.
Screenshots
` Client: Docker Engine - Community Version: 26.1.0 API version: 1.45 Go version: go1.21.9 Git commit: 9714adc Built: Mon Apr 22 17:06:56 2024 OS/Arch: linux/amd64 Context: default
Server: Docker Engine - Community
Engine:
Version: 26.1.0
API version: 1.45 (minimum version 1.24)
Go version: go1.21.9
Git commit: c8af8eb
Built: Mon Apr 22 17:06:56 2024
OS/Arch: linux/amd64
Experimental: false
containerd:
Version: 1.6.31
GitCommit: e377cd56a71523140ca6ae87e30244719194a521
runc:
Version: 1.1.12
GitCommit: v1.1.12-0-g51d5e94
docker-init:
Version: 0.19.0
GitCommit: de40ad0
`