Collabora + Nextcloud 10 + Nginx + LetsEncrypt on Debian Jessie

Hello,

I got stuck when trying to get thing working at this:

GET https://cloud.balonovysvaz.cz/cron.php net::ERR_EMPTY_RESPONSE
GET https://cloud.balonovysvaz.cz/apps/richdocuments/ajax/documents/list net::ERR_EMPTY_RESPONSE

Followed this guide: Icewind.nl but in order to get the docker run, I also had to change the storage in the startup script (found somewere here)

ExecStart=/usr/bin/dockerd --storage-driver=devicemapper -H fd://

Any suggestions?

The docker logs contains only:

…
Getting CA Private Key
loolwsd version details: 1.9.8 - 1.9.8
loolforkit version details: 1.9.8 - 1.9.8
office version details: { “ProductName”: “Collabora Office”, “ProductVersion”: “5.1”, “ProductExtension”: “.10.12”, “BuildId”: “653cc4c38dd2c05aecbee156aef460f5a361e579” }

Tried with the Connector versions 1.1.14 and 1.1.15

Thanks a lot in advance!