With the recent nextcloud_aio update, the onlyoffice container was added, meaning I can install it alongside nextcloud_aio instead of using a separate container. However, I couldn’t find any information on how to set it up. If anyone has already set it up, could you please explain how to assign an existing domain name and connect it to nextcloud_aio?
The container is running. But when I try to open a test document, it doesn’t open, but downloads. And how or where in the interface can I configure supported file formats?
Can you please open https://your-nc-domain.com/settings/admin/onlyoffice and test the connection to the backend? If it does not work, can you post a screenshot?
Hi @szaimen , I think I have a similar problem therefore I post it here. After installing Onlyoffice, it will show the following error message:
RequestException cURL error 60: SSL certificate problem: unable to get local issuer certificate (see https://curl.haxx.se/libcurl/c/libcurl-errors.html ) for https://my.cloud/onlyoffice/healthcheck
healthcheckRequest on check error
If I disable certificate verification I get this one instead:
Exception An error occurred in the document service: Error while downloading the document file to be converted.
I use a self signed certificate from caddy for reverse proxy.
Thank you - yes I am aware that this is not supported. In my setup I can also switch and use Let’s encrypt certs with an public URL and IP and the result is exactly the same error messages.