From b011693b2e9c539f7c54dc9c25a964b448ea0bdd Mon Sep 17 00:00:00 2001 From: Peter Bieringer Date: Tue, 11 Jun 2024 07:49:31 +0200 Subject: [PATCH] Updated Server Diagnostics Troubleshooting (markdown) --- Server-Diagnostics---Troubleshooting.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Server-Diagnostics---Troubleshooting.md b/Server-Diagnostics---Troubleshooting.md index 347fade..f549f52 100644 --- a/Server-Diagnostics---Troubleshooting.md +++ b/Server-Diagnostics---Troubleshooting.md @@ -20,7 +20,7 @@ It should not report any errors, otherwise particular VCF or ICS files have to b Upload reported file to https://icalendar.org/validator.html and run validation. * Result: external validator reports also an error -> fix manually or delete file -* Result: external validator reports OK -> continue here: https://github.com/Kozea/Radicale/wiki/Reporting-Issues +* Result: external validator reports OK -> continue here: [Reporting-Issues](Reporting-Issues) ## Storage verification reports: "Invalid collection '$NAME': '$TYPE' must not have child collections @@ -60,6 +60,8 @@ tcp6 0 0 ::1:5232 :::* LISTEN # Connection tests +Direct connection tests, for tests via reverse proxy see [Reverse-Proxy-Diagnostics-Troubleshooting](Reverse-Proxy-Diagnostics-Troubleshooting) + ## Connection test to internal web server (if enabled) - config section: `[web]`