Collabora with nextcloud 24

you mean https://“your-collabora-code-server-FQDN”/hosting/discovery
yes, it works

Do you install nextcloud office app from nextcloud app store (v 6.1.1) ?
Please remove the Options value from your apache config and restart apache2 service

# The ServerName directive sets the request scheme, hostname and port that # the server uses to identify itself. This is used when creating # redirection URLs. In the context of virtual hosts, the ServerName # specifies what hostname must appear in the request's Host: header to # match this virtual host. For the default virtual host (this file) this # value is not decisive as it is used as a last resort host regardless. # However, you must set it for any further virtual host explicitly. ServerName collabora.xyz
    # Encoded slashes need to be allowed
    AllowEncodedSlashes NoDecode

    # Container uses a unique non-signed certificate
    SSLProxyEngine On
    SSLProxyVerify None
    SSLProxyCheckPeerCN Off
    SSLProxyCheckPeerName Off

just removed restart apache and same :cry:

Do not cry, everything will work sometimes…
Okay, i am a little bit confused.
Conclusion:

  1. As i see above, your collabora/code server is “https://office1.xyz” and “https://office1.xyz/hosting/discovery” shows wopi xml
  2. Your nextcloud server is “https://nextcloud.xyz” and you are able to login
  3. You have the nextcloud office app from the nextcloud app store installed.

Right?

1 Like

totally yes,
I just changing it to collabora here to make it easy to figure.

Okay, in nextcloud go to settings, office and set the url for the collabora/code server to your “https://office1.xyz” collabora/code server. Beware: No port 9980 after the FQDN because you are behind the reverse proxy

Settings self-check will be green if everything okay.

1 Like

1 Like

Cool, go to files, klick “+” and try to create a new document.

same Document loading failed

this is the docker logs

Ready to accept connections on port 9980.

kit-00030-00028 2022-07-26 11:34:02.327499 +0000 [ kit_spare_001 ] TRC #24: Wrote 457 bytes of 457| net/Socket.hpp:1098
kit-00030-00028 2022-07-26 11:34:02.327686 +0000 [ kit_spare_001 ] TRC #24 Connected to WS Handler 0x558c59598af0| net/WebSocketHandler.hpp:167
kit-00030-00028 2022-07-26 11:34:02.327962 +0000 [ kit_spare_001 ] DBG Inserting socket #24, address , into kit| net/Socket.hpp:743
kit-00030-00028 2022-07-26 11:34:02.328219 +0000 [ kit_spare_001 ] TRC #24: Resetting thread affinity while in transit (was 0x7ffba8b79780)| net/Socket.hpp:330
kit-00030-00028 2022-07-26 11:34:02.328429 +0000 [ kit_spare_001 ] TRC #24: Set socket buffer size to 262144| net/Socket.hpp:240
kit-00030-00028 2022-07-26 11:34:02.328504 +0000 [ kit_spare_001 ] INF New kit client websocket inserted.| kit/Kit.cpp:2820
kit-00030-00028 2022-07-26 11:34:02.328693 +0000 [ kit_spare_001 ] INF Kit initialization complete: setting log-level to [warning] as configured.| kit/Kit.cpp:2825
wsd-00001-00001 2022-07-26 11:35:02.427485 +0000 [ coolwsd ] WRN Waking up dead poll thread [update], started: false, finished: false| net/Socket.hpp:726
wsd-00001-00036 2022-07-26 11:40:05.350913 +0000 [ docbroker_001 ] WRN Waking up dead poll thread [HttpSynReqPoll], started: false, finished: false| net/Socket.hpp:726
wsd-00001-00036 2022-07-26 11:40:05.351532 +0000 [ docbroker_001 ] ERR #35: Read failed, have 0 buffered bytes (EPIPE: Broken pipe)| net/Socket.hpp:1132
wsd-00001-00036 2022-07-26 11:40:05.351979 +0000 [ docbroker_001 ] ERR #35: Socket write returned -1 (EPIPE: Broken pipe)| net/Socket.hpp:1430
wsd-00001-00036 2022-07-26 11:40:05.352450 +0000 [ docbroker_001 ] ERR #35: Socket write returned -1 (EPIPE: Broken pipe)| net/Socket.hpp:1430
wsd-00001-00036 2022-07-26 11:40:05.353306 +0000 [ docbroker_001 ] ERR loading document exception: WOPI::CheckFileInfo failed: | wsd/DocumentBroker.cpp:2259
wsd-00001-00036 2022-07-26 11:40:05.353778 +0000 [ docbroker_001 ] ERR Failed to add session to [https://nextcloud.xyz:443/index.php/apps/richdocuments/wopi/files/1410_oc1gq84dq8zl] with URI [https://nextcloud.xyz/index.php/apps/richdocuments/wopi/files/1410_oc1gq84dq8zl?access_token=XMAJYVq25S8DqH9G20tBJgzWO5klWkYG&access_token_ttl=0]: WOPI::CheckFileInfo failed: | wsd/DocumentBroker.cpp:2221
wsd-00001-00036 2022-07-26 11:40:05.354181 +0000 [ docbroker_001 ] ERR Storage error while starting session on https://nextcloud.xyz:443/index.php/apps/richdocuments/wopi/files/1410_oc1gq84dq8zl for socket #30. Terminating connection. Error: WOPI::CheckFileInfo failed: | wsd/COOLWSD.cpp:4438
wsd-00001-00036 2022-07-26 11:40:05.355471 +0000 [ docbroker_001 ] ERR Invalid or unknown session [051] to remove.| wsd/DocumentBroker.cpp:2304
wsd-00001-00032 2022-07-26 11:40:05.408809 +0000 [ websrv_poll ] WRN DocBroker with docKey [https://nextcloud.xyz:443/index.php/apps/richdocuments/wopi/files/1410_oc1gq84dq8zl] is unloading. Rejecting client request to load.| wsd/COOLWSD.cpp:3013
wsd-00001-00032 2022-07-26 11:40:05.410414 +0000 [ websrv_poll ] ERR Error while handling Client WS Request: Failed to create DocBroker with docKey [https://nextcloud.xyz:443/index.php/apps/richdocuments/wopi/files/1410_oc1gq84dq8zl].| wsd/COOLWSD.cpp:4468
wsd-00001-00032 2022-07-26 11:40:05.411730 +0000 [ websrv_poll ] ERR #30: Socket write returned -1 (ENOENT: No such file or directory)| net/Socket.hpp:1430
wsd-00001-00032 2022-07-26 11:40:05.412051 +0000 [ websrv_poll ] ERR #30: Socket write returned -1 (ENOENT: No such file or directory)| net/Socket.hpp:1430
wsd-00001-00032 2022-07-26 11:40:05.414019 +0000 [ websrv_poll ] WRN #30 is shutting down but 64 bytes couldn’t be flushed and still remain in the output buffer.| net/WebSocketHandler.hpp:812
wsd-00001-00032 2022-07-26 11:40:05.414368 +0000 [ websrv_poll ] ERR #30: Attempted to remove: 1237 which is > size: 0 clamped to 0| net/Socket.hpp:1233
wsd-00001-00032 2022-07-26 11:40:05.414761 +0000 [ websrv_poll ] ERR #30: Error while handling poll at 0 in websrv_poll: #30BIO error: 337690831, rc: -1: error:1420C0CF:SSL routines:ssl_write_internal:protocol is shutdown:
139814832207616:error:1420C0CF:SSL routines:ssl_write_internal:protocol is shutdown:…/ssl/ssl_lib.c:1917:
| net/Socket.cpp:450
wsd-00001-00032 2022-07-26 11:40:05.962596 +0000 [ websrv_poll ] WRN DocBroker with docKey [https://nextcloud.xyz:443/index.php/apps/richdocuments/wopi/files/1410_oc1gq84dq8zl] is unloading. Rejecting client request to load.| wsd/COOLWSD.cpp:3013
wsd-00001-00032 2022-07-26 11:40:05.963776 +0000 [ websrv_poll ] ERR Error while handling Client WS Request: Failed to create DocBroker with docKey [https://nextcloud.xyz:443/index.php/apps/richdocuments/wopi/files/1410_oc1gq84dq8zl].| wsd/COOLWSD.cpp:4468
wsd-00001-00032 2022-07-26 11:40:05.964652 +0000 [ websrv_poll ] ERR #34: Socket write returned -1 (ENOENT: No such file or directory)| net/Socket.hpp:1430
wsd-00001-00032 2022-07-26 11:40:05.964966 +0000 [ websrv_poll ] ERR #34: Socket write returned -1 (ENOENT: No such file or directory)| net/Socket.hpp:1430
wsd-00001-00032 2022-07-26 11:40:05.965273 +0000 [ websrv_poll ] WRN #34 is shutting down but 64 bytes couldn’t be flushed and still remain in the output buffer.| net/WebSocketHandler.hpp:812
wsd-00001-00032 2022-07-26 11:40:05.965618 +0000 [ websrv_poll ] ERR #34: Attempted to remove: 1237 which is > size: 0 clamped to 0| net/Socket.hpp:1233
wsd-00001-00032 2022-07-26 11:40:05.965994 +0000 [ websrv_poll ] ERR #34: Error while handling poll at 0 in websrv_poll: #34BIO error: 337690831, rc: -1: error:1420C0CF:SSL routines:ssl_write_internal:protocol is shutdown:
139814832207616:error:1420C0CF:SSL routines:ssl_write_internal:protocol is shutdown:…/ssl/ssl_lib.c:1917:
| net/Socket.cpp:450
wsd-00001-00027 2022-07-26 11:40:07.355918 +0000 [ prisoner_poll ] WRN Prisoner connection disconnected but without valid socket.| wsd/COOLWSD.cpp:3098
wsd-00001-00027 2022-07-26 11:40:07.356633 +0000 [ prisoner_poll ] WRN Prisoner connection disconnected but without valid socket.| wsd/COOLWSD.cpp:3098
sh: 1: /usr/bin/coolmount: Operation not permitted
frk-00028-00028 2022-07-26 11:40:08.330372 +0000 [ forkit ] ERR Failed to unmount [/opt/cool/child-roots/s4vbnIprCHeP4mph/tmp]| common/JailUtil.cpp:71
sh: 1: /usr/bin/coolmount: Operation not permitted
frk-00028-00028 2022-07-26 11:40:08.346715 +0000 [ forkit ] ERR Failed to unmount [/opt/cool/child-roots/s4vbnIprCHeP4mph/lo]| common/JailUtil.cpp:71
sh: 1: /usr/bin/coolmount: Operation not permitted
frk-00028-00028 2022-07-26 11:40:08.361420 +0000 [ forkit ] ERR Failed to unmount [/opt/cool/child-roots/s4vbnIprCHeP4mph]| common/JailUtil.cpp:71
wsd-00001-00044 2022-07-26 11:40:08.882305 +0000 [ docbroker_002 ] WRN Waking up dead poll thread [HttpSynReqPoll], started: false, finished: false| net/Socket.hpp:726
wsd-00001-00044 2022-07-26 11:40:08.882805 +0000 [ docbroker_002 ] ERR #35: Read failed, have 0 buffered bytes (EPIPE: Broken pipe)| net/Socket.hpp:1132
wsd-00001-00044 2022-07-26 11:40:08.883175 +0000 [ docbroker_002 ] ERR #35: Socket write returned -1 (EPIPE: Broken pipe)| net/Socket.hpp:1430
wsd-00001-00044 2022-07-26 11:40:08.883513 +0000 [ docbroker_002 ] ERR #35: Socket write returned -1 (EPIPE: Broken pipe)| net/Socket.hpp:1430
wsd-00001-00044 2022-07-26 11:40:08.883957 +0000 [ docbroker_002 ] ERR loading document exception: WOPI::CheckFileInfo failed: | wsd/DocumentBroker.cpp:2259
wsd-00001-00044 2022-07-26 11:40:08.884286 +0000 [ docbroker_002 ] ERR Failed to add session to [https://nextcloud.xyz:443/index.php/apps/richdocuments/wopi/files/1410_oc1gq84dq8zl] with URI [https://nextcloud.xyz/index.php/apps/richdocuments/wopi/files/1410_oc1gq84dq8zl?access_token=XMAJYVq25S8DqH9G20tBJgzWO5klWkYG&access_token_ttl=0&permission=edit]: WOPI::CheckFileInfo failed: | wsd/DocumentBroker.cpp:2221
wsd-00001-00044 2022-07-26 11:40:08.884616 +0000 [ docbroker_002 ] ERR Storage error while starting session on https://nextcloud.xyz:443/index.php/apps/richdocuments/wopi/files/1410_oc1gq84dq8zl for socket #22. Terminating connection. Error: WOPI::CheckFileInfo failed: | wsd/COOLWSD.cpp:4438
wsd-00001-00044 2022-07-26 11:40:08.886321 +0000 [ docbroker_002 ] ERR Invalid or unknown session [055] to remove.| wsd/DocumentBroker.cpp:2304
wsd-00001-00027 2022-07-26 11:40:10.889757 +0000 [ prisoner_poll ] WRN Prisoner connection disconnected but without valid socket.| wsd/COOLWSD.cpp:3098
wsd-00001-00027 2022-07-26 11:40:10.890313 +0000 [ prisoner_poll ] WRN Prisoner connection disconnected but without valid socket.| wsd/COOLWSD.cpp:3098
sh: 1: /usr/bin/coolmount: Operation not permitted
frk-00028-00028 2022-07-26 11:40:11.885161 +0000 [ forkit ] ERR Failed to unmount [/opt/cool/child-roots/wdxU9WiHJjBZWuiC/tmp]| common/JailUtil.cpp:71
sh: 1: /usr/bin/coolmount: Operation not permitted
frk-00028-00028 2022-07-26 11:40:11.911334 +0000 [ forkit ] ERR Failed to unmount [/opt/cool/child-roots/wdxU9WiHJjBZWuiC/lo]| common/JailUtil.cpp:71
sh: 1: /usr/bin/coolmount: Operation not permitted
frk-00028-00028 2022-07-26 11:40:11.933522 +0000 [ forkit ] ERR Failed to unmount [/opt/cool/child-roots/wdxU9WiHJjBZWuiC]| common/JailUtil.cpp:71

Okay,
go to terminal and have a look at the docker container log.

Do you have portainer o something?
Otherwise, try “docker container logs -f “your-collabora/code-container””

Do you have a writetable config volume for your collabora/code-container?
In my docker-compose.yml screenshot above i set this as “code-config:/etc/coolwsd”

1 Like

i already posted them, can you please check the previous reply

Ready to accept connections on port 9980.

kit-00030-00028 2022-07-26 11:34:02.327499 +0000 [ kit_spare_001 ] TRC #24: Wrote 457 bytes of 457| net/Socket.hpp:1098
kit-00030-00028 2022-07-26 11:34:02.327686 +0000 [ kit_spare_001 ] TRC #24 Connected to WS Handler 0x558c59598af0| net/WebSocketHandler.hpp:167
kit-00030-00028 2022-07-26 11:34:02.327962 +0000 [ kit_spare_001 ] DBG Inserting socket #24, address , into kit| net/Socket.hpp:743
kit-00030-00028 2022-07-26 11:34:02.328219 +0000 [ kit_spare_001 ] TRC #24: Resetting thread affinity while in transit (was 0x7ffba8b79780)| net/Socket.hpp:330
kit-00030-00028 2022-07-26 11:34:02.328429 +0000 [ kit_spare_001 ] TRC #24: Set socket buffer size to 262144| net/Socket.hpp:240
kit-00030-00028 2022-07-26 11:34:02.328504 +0000 [ kit_spare_001 ] INF New kit client websocket inserted.| kit/Kit.cpp:2820
kit-00030-00028 2022-07-26 11:34:02.328693 +0000 [ kit_spare_001 ] INF Kit initialization complete: setting log-level to [warning] as configured.| kit/Kit.cpp:2825
wsd-00001-00001 2022-07-26 11:35:02.427485 +0000 [ coolwsd ] WRN Waking up dead poll thread [update], started: false, finished: false| net/Socket.hpp:726
wsd-00001-00036 2022-07-26 11:40:05.350913 +0000 [ docbroker_001 ] WRN Waking up dead poll thread [HttpSynReqPoll], started: false, finished: false| net/Socket.hpp:726
wsd-00001-00036 2022-07-26 11:40:05.351532 +0000 [ docbroker_001 ] ERR #35: Read failed, have 0 buffered bytes (EPIPE: Broken pipe)| net/Socket.hpp:1132
wsd-00001-00036 2022-07-26 11:40:05.351979 +0000 [ docbroker_001 ] ERR #35: Socket write returned -1 (EPIPE: Broken pipe)| net/Socket.hpp:1430
wsd-00001-00036 2022-07-26 11:40:05.352450 +0000 [ docbroker_001 ] ERR #35: Socket write returned -1 (EPIPE: Broken pipe)| net/Socket.hpp:1430
wsd-00001-00036 2022-07-26 11:40:05.353306 +0000 [ docbroker_001 ] ERR loading document exception: WOPI::CheckFileInfo failed: | wsd/DocumentBroker.cpp:2259
wsd-00001-00036 2022-07-26 11:40:05.353778 +0000 [ docbroker_001 ] ERR Failed to add session to [https://nextcloud.xyz:443/index.php/apps/richdocuments/wopi/files/1410_oc1gq84dq8zl] with URI [https://nextcloud.xyz/index.php/apps/richdocuments/wopi/files/1410_oc1gq84dq8zl?access_token=XMAJYVq25S8DqH9G20tBJgzWO5klWkYG&access_token_ttl=0]: WOPI::CheckFileInfo failed: | wsd/DocumentBroker.cpp:2221
wsd-00001-00036 2022-07-26 11:40:05.354181 +0000 [ docbroker_001 ] ERR Storage error while starting session on https://nextcloud.xyz:443/index.php/apps/richdocuments/wopi/files/1410_oc1gq84dq8zl for socket #30. Terminating connection. Error: WOPI::CheckFileInfo failed: | wsd/COOLWSD.cpp:4438
wsd-00001-00036 2022-07-26 11:40:05.355471 +0000 [ docbroker_001 ] ERR Invalid or unknown session [051] to remove.| wsd/DocumentBroker.cpp:2304
wsd-00001-00032 2022-07-26 11:40:05.408809 +0000 [ websrv_poll ] WRN DocBroker with docKey [https://nextcloud.xyz:443/index.php/apps/richdocuments/wopi/files/1410_oc1gq84dq8zl] is unloading. Rejecting client request to load.| wsd/COOLWSD.cpp:3013
wsd-00001-00032 2022-07-26 11:40:05.410414 +0000 [ websrv_poll ] ERR Error while handling Client WS Request: Failed to create DocBroker with docKey [https://nextcloud.xyz:443/index.php/apps/richdocuments/wopi/files/1410_oc1gq84dq8zl].| wsd/COOLWSD.cpp:4468
wsd-00001-00032 2022-07-26 11:40:05.411730 +0000 [ websrv_poll ] ERR #30: Socket write returned -1 (ENOENT: No such file or directory)| net/Socket.hpp:1430
wsd-00001-00032 2022-07-26 11:40:05.412051 +0000 [ websrv_poll ] ERR #30: Socket write returned -1 (ENOENT: No such file or directory)| net/Socket.hpp:1430
wsd-00001-00032 2022-07-26 11:40:05.414019 +0000 [ websrv_poll ] WRN #30 is shutting down but 64 bytes couldn’t be flushed and still remain in the output buffer.| net/WebSocketHandler.hpp:812
wsd-00001-00032 2022-07-26 11:40:05.414368 +0000 [ websrv_poll ] ERR #30: Attempted to remove: 1237 which is > size: 0 clamped to 0| net/Socket.hpp:1233
wsd-00001-00032 2022-07-26 11:40:05.414761 +0000 [ websrv_poll ] ERR #30: Error while handling poll at 0 in websrv_poll: #30BIO error: 337690831, rc: -1: error:1420C0CF:SSL routines:ssl_write_internal:protocol is shutdown:
139814832207616:error:1420C0CF:SSL routines:ssl_write_internal:protocol is shutdown:…/ssl/ssl_lib.c:1917:
| net/Socket.cpp:450
wsd-00001-00032 2022-07-26 11:40:05.962596 +0000 [ websrv_poll ] WRN DocBroker with docKey [https://nextcloud.xyz:443/index.php/apps/richdocuments/wopi/files/1410_oc1gq84dq8zl] is unloading. Rejecting client request to load.| wsd/COOLWSD.cpp:3013
wsd-00001-00032 2022-07-26 11:40:05.963776 +0000 [ websrv_poll ] ERR Error while handling Client WS Request: Failed to create DocBroker with docKey [https://nextcloud.xyz:443/index.php/apps/richdocuments/wopi/files/1410_oc1gq84dq8zl].| wsd/COOLWSD.cpp:4468
wsd-00001-00032 2022-07-26 11:40:05.964652 +0000 [ websrv_poll ] ERR #34: Socket write returned -1 (ENOENT: No such file or directory)| net/Socket.hpp:1430
wsd-00001-00032 2022-07-26 11:40:05.964966 +0000 [ websrv_poll ] ERR #34: Socket write returned -1 (ENOENT: No such file or directory)| net/Socket.hpp:1430
wsd-00001-00032 2022-07-26 11:40:05.965273 +0000 [ websrv_poll ] WRN #34 is shutting down but 64 bytes couldn’t be flushed and still remain in the output buffer.| net/WebSocketHandler.hpp:812
wsd-00001-00032 2022-07-26 11:40:05.965618 +0000 [ websrv_poll ] ERR #34: Attempted to remove: 1237 which is > size: 0 clamped to 0| net/Socket.hpp:1233
wsd-00001-00032 2022-07-26 11:40:05.965994 +0000 [ websrv_poll ] ERR #34: Error while handling poll at 0 in websrv_poll: #34BIO error: 337690831, rc: -1: error:1420C0CF:SSL routines:ssl_write_internal:protocol is shutdown:
139814832207616:error:1420C0CF:SSL routines:ssl_write_internal:protocol is shutdown:…/ssl/ssl_lib.c:1917:
| net/Socket.cpp:450
wsd-00001-00027 2022-07-26 11:40:07.355918 +0000 [ prisoner_poll ] WRN Prisoner connection disconnected but without valid socket.| wsd/COOLWSD.cpp:3098
wsd-00001-00027 2022-07-26 11:40:07.356633 +0000 [ prisoner_poll ] WRN Prisoner connection disconnected but without valid socket.| wsd/COOLWSD.cpp:3098
sh: 1: /usr/bin/coolmount: Operation not permitted
frk-00028-00028 2022-07-26 11:40:08.330372 +0000 [ forkit ] ERR Failed to unmount [/opt/cool/child-roots/s4vbnIprCHeP4mph/tmp]| common/JailUtil.cpp:71
sh: 1: /usr/bin/coolmount: Operation not permitted
frk-00028-00028 2022-07-26 11:40:08.346715 +0000 [ forkit ] ERR Failed to unmount [/opt/cool/child-roots/s4vbnIprCHeP4mph/lo]| common/JailUtil.cpp:71
sh: 1: /usr/bin/coolmount: Operation not permitted
frk-00028-00028 2022-07-26 11:40:08.361420 +0000 [ forkit ] ERR Failed to unmount [/opt/cool/child-roots/s4vbnIprCHeP4mph]| common/JailUtil.cpp:71
wsd-00001-00044 2022-07-26 11:40:08.882305 +0000 [ docbroker_002 ] WRN Waking up dead poll thread [HttpSynReqPoll], started: false, finished: false| net/Socket.hpp:726
wsd-00001-00044 2022-07-26 11:40:08.882805 +0000 [ docbroker_002 ] ERR #35: Read failed, have 0 buffered bytes (EPIPE: Broken pipe)| net/Socket.hpp:1132
wsd-00001-00044 2022-07-26 11:40:08.883175 +0000 [ docbroker_002 ] ERR #35: Socket write returned -1 (EPIPE: Broken pipe)| net/Socket.hpp:1430
wsd-00001-00044 2022-07-26 11:40:08.883513 +0000 [ docbroker_002 ] ERR #35: Socket write returned -1 (EPIPE: Broken pipe)| net/Socket.hpp:1430
wsd-00001-00044 2022-07-26 11:40:08.883957 +0000 [ docbroker_002 ] ERR loading document exception: WOPI::CheckFileInfo failed: | wsd/DocumentBroker.cpp:2259
wsd-00001-00044 2022-07-26 11:40:08.884286 +0000 [ docbroker_002 ] ERR Failed to add session to [https://nextcloud.xyz:443/index.php/apps/richdocuments/wopi/files/1410_oc1gq84dq8zl] with URI [https://nextcloud.xyz/index.php/apps/richdocuments/wopi/files/1410_oc1gq84dq8zl?access_token=XMAJYVq25S8DqH9G20tBJgzWO5klWkYG&access_token_ttl=0&permission=edit]: WOPI::CheckFileInfo failed: | wsd/DocumentBroker.cpp:2221
wsd-00001-00044 2022-07-26 11:40:08.884616 +0000 [ docbroker_002 ] ERR Storage error while starting session on https://nextcloud.xyz:443/index.php/apps/richdocuments/wopi/files/1410_oc1gq84dq8zl for socket #22. Terminating connection. Error: WOPI::CheckFileInfo failed: | wsd/COOLWSD.cpp:4438
wsd-00001-00044 2022-07-26 11:40:08.886321 +0000 [ docbroker_002 ] ERR Invalid or unknown session [055] to remove.| wsd/DocumentBroker.cpp:2304
wsd-00001-00027 2022-07-26 11:40:10.889757 +0000 [ prisoner_poll ] WRN Prisoner connection disconnected but without valid socket.| wsd/COOLWSD.cpp:3098
wsd-00001-00027 2022-07-26 11:40:10.890313 +0000 [ prisoner_poll ] WRN Prisoner connection disconnected but without valid socket.| wsd/COOLWSD.cpp:3098
sh: 1: /usr/bin/coolmount: Operation not permitted
frk-00028-00028 2022-07-26 11:40:11.885161 +0000 [ forkit ] ERR Failed to unmount [/opt/cool/child-roots/wdxU9WiHJjBZWuiC/tmp]| common/JailUtil.cpp:71
sh: 1: /usr/bin/coolmount: Operation not permitted
frk-00028-00028 2022-07-26 11:40:11.911334 +0000 [ forkit ] ERR Failed to unmount [/opt/cool/child-roots/wdxU9WiHJjBZWuiC/lo]| common/JailUtil.cpp:71
sh: 1: /usr/bin/coolmount: Operation not permitted
frk-00028-00028 2022-07-26 11:40:11.933522 +0000 [ forkit ] ERR Failed to unmount [/opt/cool/child-roots/wdxU9WiHJjBZWuiC]| common/JailUtil.cpp:71

I am using the official docker images from hub.docker.com, nextcloud:24.0.3 and collabora/code:22.05.3.1.1. If you use the docker run as you write the LATEST collabora/code server image will be load, do NOT so please.

1 Like

And please use docker container for nextcloud and for collabora/code - i think you do so…

you mean i need to docker pull collabora/code:22.05.3.1.1

Yes, do not use the image with the latest tag, for me sometimes not really good experiences…

and to run docker what parameter did you use, maybe i miss something if you can write the full command, really appreciated

Use this image or 22.05.4.1.1, newest from yesterday

I am using portainer as docker management tool a while or docker-compose…
You should ad “-v code-config:/etc/coolwsd” in your line.