Hello.
I am trying to make COOL work with my running nextcloud instance. I am almost there, but it still doesn’t work. Can you help?
My environment would be like:
- Debian (5.10.149-2) COOL package installed ;
- Apache2 with a VirtualHost “office dot domain dot com”, set for SSL termination, that lets certbot handle the certificates ;
- Nextcloud (24.0.8.2) hosted on “nuage dot domain dot com” using COOL to open my files.
Here is my config:
- The Debian COOL package is installed as in the doc “Installation_from_packages.html”.
- Nextcloud is up and running.
- So is certbot.
- My only Apache2 config file for COOL reads as follow. (domain SEDed of course).
- coolwsd.xml reads as follow.
- In Nextcloud’s “Nextcloud Office” settings, I set “Collabora Online server URL” to “https office.domain.com”. I save this, get an hypno wheel and I get the error: “Impossible to connect to Collabora Online server”.
In the meantime, I can reach /hosting/discovery and /browser/dist/admin/admin.html that says that the server is up and running.
What did I misconfigured?