Closed frederikb96 closed 1 year ago
Hi, you would need to find out which ip-address it is trying to use (maybe check the collabora logs for ip-addresses) and put that additionally into the wopi allowlist.
Ok thanks, I had to additionally set the ip address of the docker network my caddy container is part of, which I use as a reverse proxy for the Nextcloud Apache container.
I had to additionally set the ip address of the docker network my caddy container is part of,
is that an internal ip-address or a public one?
Can you share the ip-address that you needed to enter there?
How to use GitHub
Steps to reproduce
Expected behavior
It opens the document
Actual behavior
It fails, since the WOPI Whitelist not allows the access
What I already tried
If I delete the entries in the Whitelist, it works, but they get recreated with every new container startup. I already tried stopping all containers, disabling Nextcloud Office, deleting the old container and volume, starting again, stopping again, enabling Nextcloud Office again and starting again. Is there a way I can debug this further?
Host OS
Ubuntu 22.04 server
Nextcloud AIO version
v4.0.1
Current channel
Beta
Other valuable info