Thanks for your help and sorry had to reopen a new thread as the original one has been closed before I got time to answer
In Nextcloud when I try to open a document it timeouts all the time and I noticed also that in settings of Nextcloud for CODE, it states that:
Failed to connect to the remote server: Server error: GET myproxyservurl/hosting/discovery resulted in a 503 Service Unavailable response: 503 Service Unavailable <h1 (truncated…)
my proxy server is fine too, I checked it’s still up.
in system logs when I try to load a document in Nextcloud I get these:
Failed to initialize COOLWSD: File not found: /etc/coolwsd/ca-chain.cert.pem
-3662801 2025-02-14 17:08:26.097594 +0100 [ coolwsd ] SIG Fatal signal received: SIGABRT code: 18446744073709551610 for address: 0x820037e3d1
and then it shutdowns doing a coredump (so crashes at the end).
If I understand well the logs it means CODE is trying to use SSL no ? I had done the configuration with CODE not using SSL but proxy yes.
Thanks I’ll check that and I’ll know now that I have to do a backup of that file to restore it after each upgrade (even if I said no to replace/update the coolwsd.xml file during apt update it still overwrote/modified it
Problem fixed by putting back proper configuration in config file ! I have done a backup of config file so I can overwrite it each time it destroyed by the update of the package