Hi,
I have a working setup of Nethserver 7.6 + nextcloud 16.
Now I wanted to install Collabora. I followed the instructions here http://docs.nethserver.org/en/v7/collabora.html
These are the steps I did so far:
yum install nethserver-collabora
Created a domain collabora.mydomain.tld
Got lets encrypt certs for collabora.mydomain.tld
Encrypted Access to collabora.mydomain.tld is possible also from the whole wide world
config setprop loolwsd VirtualHost collabora.mydomain.tld
signal-event nethserver-collabora-update
loolconfig set-admin-password
When I try to access https://collabora.mydomain.tld/loleaflet/dist/admin/admin.html or https://mydomain.tld/loleaflet/dist/admin/admin.html I get
The requested URL /loleaflet/dist/admin/admin.html was not found on this server.
In ssl_access_log I find
-
- [27/Jul/2019:17:34:06 +0200] “GET /loleaflet/dist/admin/admin.html HTTP/1.1” 404 229
Local access to lynx http://127.0.0.1:9980/loleaflet/dist/admin/admin.html is possible
Service loolwsd status shows now errors
I have no idea what I did wrong during the setup?
Beste regards,
Joachim