I have a Problem to install loolwsd my Certificates was not read
I have this ERROR in the Log
cloud loolwsd[84797]: Access to file denied: /etc/letsencrypt/live/cloud.xxxxxxxxx.at/chain-ecdsa.pem
Is the path to long ? I have the same path and cert in apache server this is working?
I have set up before a test system this is working
I don’t know about your setup, just thought I’d mention that 6.4.10-6 was released a day ago, it includes this fix which has helped a lot of people out, hope it helps you too, pls reply to let others know if it helps:
I have the newest now 6.4.10.20 but the same Problem?
a question is there a limit for the length of the ssl paths? Because I have already set up two test systems where I had no problems with the certificates?
what works is
/etc/letsencrypt/live/cloud.xxxx.xxx/chain-ecdsa.pem
what is not working
/etc/letsencrypt/live/cloud.xxxxxxxxx.xx/chain-ecdsa.pem
I have exactly the same configuration on all systems
Another option is to set up a terminating reverse proxy, so the certificate handling is done by the reverse proxy (eg. Apache2 or nginx), and not by Collabora Online.
After the last update, loolwsd no longer works on the installations that have been working up to now? loowsd can simply no longer read in the certificate files (permission denied), someone could look up why this is getting more and more annoying
Please read my comment above. Also, you could try switching user to lool, and try accessing the certificate file to confirm if it’s indeed a permission problem. If it is, you will have to resolve that yourself based on the suggestions given.