Can't open documents in CollaboraOnline #2119
-
|
Hello Community, I found this console error in the dev tools:
I can access the Collabora and Collaboration URLs in the browser and receive these responses:
Here is my Docker configuration for OpenCloud, Collaboration and Collabora: collaboration: Does anyone have any idea where I should start troubleshooting? |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 6 replies
-
|
The issue is related to CSP. Are you using a custom deployment or the official compose project? In the official compose we add the collabora domain to the csp.yaml automatically. |
Beta Was this translation helpful? Give feedback.
-
|
I'm using a custom deployment. I'm using the contents of the files
together with the configurations of other containers in a docker-compose.yml file, as described above (except for Tika and Clamav). No .env files, no other modifications. |
Beta Was this translation helpful? Give feedback.
-
|
I have a similar problem. I also setup OpenCloud using an external proxy (traefik) but I am using the original compose repo as far as possible (added some Traefik labels to the ymls in the external proxy folder...). My WOPI container always just returns a 404 not found, even when trying to curl it (with a correct host header) from within the container itself. I did fill the csp.yaml, I hope correctly, but the behaviour does not change. |
Beta Was this translation helpful? Give feedback.

You need to configure proper CSP rules. Please check the compose project.