1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-06-26 16:45:52 +00:00

Updated Server Diagnostics Troubleshooting (markdown)

Peter Bieringer 2024-06-11 07:49:31 +02:00
parent ba6dda802a
commit b011693b2e

@ -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. 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 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 ## Storage verification reports: "Invalid collection '$NAME': '$TYPE' must not have child collections
@ -60,6 +60,8 @@ tcp6 0 0 ::1:5232 :::* LISTEN
# Connection tests # 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) ## Connection test to internal web server (if enabled)
- config section: `[web]` - config section: `[web]`