Nextcloud 27.1.0 and Collabora Online - Curl Error 60

Hi, I am running NC27 with Collabora Online on Debian Linux.
After the last update to NC27.1.0 (native installation, no docker container) the Collabora Online Suite does not start any longer. I cannot get it back to work. I always get the following errors:

,{"file":"/var/www/html/ocs/v2.php","line":23,"args":["/var/www/html/ocs/v1.php"],"function":"require_once"}],"File":"/var/www/html/3rdparty/guzzlehttp/guzzle/src/Handler/CurlFactory.php","Line":211,"message":"Failed to fetch the Collabora capabilities endpoint: cURL error 60: SSL certificate problem: self signed certificate (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for https://mydomain.de/apps/richdocumentscode/proxy.php?req=/hosting/capabilities","exception":{},"CustomMessage":"Failed to fetch the Collabora capabilities endpoint: cURL error 60: SSL certificate problem: self signed certificate (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for https://mydomain.de/apps/richdocumentscode/proxy.php?req=/hosting/capabilities"}}

How can I get it back online? I multiple times reinstalled richdocuments and richdocumentscode, vut it did not work. I use the certificates from Lets Encrypt.

OK, i fixed it. Problem was cauzsed by enabled ipv6 which caused curl to use ipv6. after disabling ipv6 and resarting the services everything worked again.

2 Likes

Hi can I have your docker compose with collabora/code and dB including redis(if you have it) because my docker compose not working with collabora.

@MatrexChai welcome to the forum :handshake:

it’s always better you start new thread describing your exact issue. but you can look here for working example