Hi,
thank you for your support.
This seems to be a configuration issue:
My browser console shows:
bundle.js:1 Refused to connect to … because it violates the following Content Security Policy directive: "connect-src ‘self’ wss://…
I had to add two entries to my apache configuration files:
Header set Content-Security-Policy
Header set Access-Control-Allow-Origin
This is my cells.conf
cells.conf
This is my collabora.conf
collabora.conf
I tried to use the “frame_ancestors” entry in the coolwsd.xml, defining both collabora.xy-space and cells.xy-space here, but this did not work in my case. Maybe this IS a bug!?
I am not an apache expert. I made it work THIS way, not necessarily the BEST way!? Hints welcome.
Martin.