From 79b7596ff9d1cb07f24905062756aeaecd160bef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joda=20St=C3=B6=C3=9Fer?= Date: Sun, 29 Jun 2025 02:38:44 +0800 Subject: [PATCH] docs(issues): correct formatting to quote error message MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Joda Stößer --- docs/issues.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/docs/issues.md b/docs/issues.md index e52d81a345..8167321c50 100644 --- a/docs/issues.md +++ b/docs/issues.md @@ -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.