Nexcloud Office no longer connects

I’ve been running nextcloud office successfully for a long time, I run the docker version with Nginx, but in recent container updates it no longer works.
Nginx error logs report
[error] 292446#292446: *525 peer closed connection in SSL handshake (104: Connection reset by peer) while SSL handshaking to upstream, client: 2404:xxxx:x:x:xxx:xxxx:xxxx:xxxx, server: mysite.com, request: "GET /hosting/capabilities HTTP/1.1", upstream: "https://127.0.0.1:9980/hosting/capabilities", host: "mysite.com"
and the container shows these errors:

$ sudo docker logs --follow 502a45426e14 | grep ERR
wsd-00001-00001 2023-09-23 00:29:57.660717 +0000 [ coolwsd ] ERR  #16: Failed setsockopt TCP_NODELAY: Operation not supported (EOPNOTSUPP: Operation not supported)| net/Socket.hpp:206
frk-00030-00030 2023-09-23 00:29:59.436158 +0000 [ forkit ] ERR  #16: Failed setsockopt TCP_NODELAY: Operation not supported (EOPNOTSUPP: Operation not supported)| net/Socket.hpp:206
wsd-00001-00029 2023-09-23 00:29:59.436311 +0000 [ prisoner_poll ] ERR  #17: Failed setsockopt TCP_NODELAY: Operation not supported (EOPNOTSUPP: Operation not supported)| net/Socket.hpp:206
kit-00032-00030 2023-09-23 00:30:01.362733 +0000 [ kit_spare_001 ] ERR  #16: Failed setsockopt TCP_NODELAY: Operation not supported (EOPNOTSUPP: Operation not supported)| net/Socket.hpp:206
wsd-00001-00029 2023-09-23 00:30:01.362871 +0000 [ prisoner_poll ] ERR  #18: Failed setsockopt TCP_NODELAY: Operation not supported (EOPNOTSUPP: Operation not supported)| net/Socket.hpp:206
wsd-00001-00001 2023-09-23 00:30:01.364812 +0000 [ coolwsd ] ERR  #24: Failed setsockopt TCP_NODELAY: Socket operation on non-socket (ENOTSOCK: Socket operation on non-socket)| net/Socket.hpp:206
wsd-00001-00001 2023-09-23 00:36:48.905020 +0000 [ coolwsd ] ERR  #16: Failed setsockopt TCP_NODELAY: Operation not supported (EOPNOTSUPP: Operation not supported)| net/Socket.hpp:206
frk-00028-00028 2023-09-23 00:36:50.344813 +0000 [ forkit ] ERR  #16: Failed setsockopt TCP_NODELAY: Operation not supported (EOPNOTSUPP: Operation not supported)| net/Socket.hpp:206
wsd-00001-00027 2023-09-23 00:36:50.344986 +0000 [ prisoner_poll ] ERR  #17: Failed setsockopt TCP_NODELAY: Operation not supported (EOPNOTSUPP: Operation not supported)| net/Socket.hpp:206
wsd-00001-00027 2023-09-23 00:36:51.869297 +0000 [ prisoner_poll ] ERR  #18: Failed setsockopt TCP_NODELAY: Operation not supported (EOPNOTSUPP: Operation not supported)| net/Socket.hpp:206
kit-00030-00028 2023-09-23 00:36:51.869461 +0000 [ kit_spare_001 ] ERR  #16: Failed setsockopt TCP_NODELAY: Operation not supported (EOPNOTSUPP: Operation not supported)| net/Socket.hpp:206
wsd-00001-00001 2023-09-23 00:36:51.873299 +0000 [ coolwsd ] ERR  #24: Failed setsockopt TCP_NODELAY: Socket operation on non-socket (ENOTSOCK: Socket operation on non-socket)| net/Socket.hpp:206

Can anyone help or know why this has started happening?

3 Likes

@brendan Did you find a solution for that ?
I have the same issue

best regards,

No I haven’t yet. Fortunately we also run OnlyOffice which still works. Given the lack of response here it makes me think its not effecting others though.

Strange: Open Office files (docx,pptx,xlsx) from the dashboard (list of the last changed files) works fine … when I try to open such a file from the folder it doesn’t work …loading … loading …loading - won’t open.

Note: It’s the second try to open that failes - the first try works also in the folders!