CollaboraOnline / online

Collabora Online is a collaborative online office suite based on LibreOffice technology. This is also the source for the Collabora Office apps for iOS and Android.
https://collaboraonline.com
Other
1.85k stars 702 forks source link

docker collabora/code start with error & can't use: ERR Bind-Mount & ERR Capability <cap_name> is not set for the coolforkit #7558

Open legolass73 opened 1 year ago

legolass73 commented 1 year ago

Good morning,

I can't start and use the docker collabora/code image, it doesn't load any pages and in the logs, I still have the same error although in my docker compose, I was able to put everything that It was necessary, I don't think I forgot anything, but obviously perhaps.

here are the errors: [ coolwsd ] ERR Failed to bind-mount [/opt/cool/systemplate] -> [/opt/ cool/child-roots/1-238ca34a/cool_test_mount]| common/JailUtil.cpp:50 [ coolwsd ] ERR Bind-Mounting fails and will be disabled for this run. To disable permanently set mount_jail_tree config entry in coolwsd.xml to false.| common/JailUtil.cpp:305 [ coolforkit ] ERR Capability cap_sys_chroot is not set for the coolforkit program.| kit/ForKit.cpp:235 [ coolforkit ] ERR Capability cap_mknod is not set for the coolforkit program.| kit/ForKit.cpp:235 [ coolforkit ] ERR Capability cap_fowner is not set for the coolforkit program.| kit/ForKit.cpp:235 [ coolforkit ] ERR Capability cap_chown is not set for the coolforkit program.| kit/ForKit.cpp:235

here is my compose :

nextcloud_collabora: image: collabora/code container_name: nextcloud_collabora environment:

timur-g commented 3 months ago

That was probably 23.05, did you try 24.04 version, is that resolved?