Update admin_manual/office/troubleshooting.rst

Co-authored-by: Julius Härtl <jus@bitgrid.net>
Signed-off-by: Daniel <mail@danielkesselberg.de>
This commit is contained in:
Daniel
2023-08-10 21:18:16 +02:00
committed by GitHub
parent b60c3d1141
commit e281f2e9dd

View File

@@ -41,9 +41,11 @@ Issue: Collabora Online doesn't work with Encryption.
Yes, this is currently unsupported.
Issue: Nextcloud Office could not connect to the built-in Collabora Online - Built-in CODE server.
Please check if in /etc/hosts the entry
Make sure that the Nextcloud instance is able to reach itself using the same hostname that is used to access through the browser.
You might want to add your Nextcloud domain to /etc/hosts to ensure the connectivity if DNS resolution doesn't work for this:
```
127.0.0.1 www.yourdomain.com
127.0.0.1 cloud.yourdomain.com
```
is entered.
if the WOPI warning still appears under Settings/Administration/Office, enter the IP 127.0.0.1 under "Allow list for WOPI requests".
If you continue to see a warning about the WOPI allow list, make sure to also add the IP to the allow list under Settings/Administration/Office.