mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-02 17:59:36 +07:00
Merge pull request #9757 from klementuel/patch-2
Update troubleshooting.rst
This commit is contained in:
@@ -38,4 +38,14 @@ Issue: Collabora Online doesn't handle my 100 users.
|
||||
This docker image is designed for home usage. If you need a more scalable solution, consider a support subscription for a reliable, business-ready online office experience.
|
||||
|
||||
Issue: Collabora Online doesn't work with Encryption.
|
||||
Yes, this is currently unsupported.
|
||||
Yes, this is currently unsupported.
|
||||
|
||||
Issue: Nextcloud Office could not connect to the built-in Collabora Online - Built-in CODE server.
|
||||
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 cloud.yourdomain.com
|
||||
```
|
||||
|
||||
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