Installation and configuration of the onlyoffice that comes with the nextcloud aio

Hi all.

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?

Hi, no additoonal condiguration is needed. Simply enable it via the AIO interface, start the container and it should work.

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.

Thanks

See GitHub - nextcloud/all-in-one: 📦 The official Nextcloud installation method. Provides easy deployment and maintenance with most features included in this one Nextcloud instance.

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.

…/onlyoffice/healtcheck returns “true”

This topic was automatically closed after 90 days. New replies are no longer allowed.