mirror of
https://github.com/nextcloud/richdocuments.git
synced 2025-12-18 05:20:43 +01:00
docs(issues): correct formatting to quote error message
Signed-off-by: Joda Stößer <git@simjo.st>
This commit is contained in:
parent
b9869ee464
commit
79b7596ff9
1 changed files with 5 additions and 2 deletions
|
|
@ -14,8 +14,11 @@ This is most likely caused by the Documents app being enabled. Disable it and yo
|
|||
|
||||
|
||||
Be sure to check the error log from docker (docker logs id-of-your-instance). If the logs note something like:
|
||||
No acceptable WOPI hosts found matching the target host [YOUR NEXTCLOUD DOMAIN] in config.
|
||||
Unauthorized WOPI host. Please try again later and report to your administrator if the issue persists.
|
||||
|
||||
> No acceptable WOPI hosts found matching the target host [YOUR NEXTCLOUD DOMAIN] in config.
|
||||
|
||||
> Unauthorized WOPI host. Please try again later and report to your administrator if the issue persists.
|
||||
|
||||
you might have started the docker container with the wrong URL. Be sure to triplecheck that you start it with the URL of your Nextcloud server, not the server where Collabora Online runs on.
|
||||
|
||||
### Connection is not allowed errors.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue