docs(issues): correct formatting to quote error message

Signed-off-by: Joda Stößer <git@simjo.st>
This commit is contained in:
Joda Stößer 2025-06-29 02:38:44 +08:00 committed by GitHub
parent b9869ee464
commit 79b7596ff9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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.