mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-02 17:59:36 +07:00
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:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user