From 74ac0f7df99cc04633a725cb4b79164edcb611fa Mon Sep 17 00:00:00 2001 From: Peter Bieringer Date: Sun, 2 Jun 2024 16:58:53 +0200 Subject: [PATCH] update related to storage verification errors --- Server-Diagnostics---Troubleshooting.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/Server-Diagnostics---Troubleshooting.md b/Server-Diagnostics---Troubleshooting.md index b9ef286..ff6740e 100644 --- a/Server-Diagnostics---Troubleshooting.md +++ b/Server-Diagnostics---Troubleshooting.md @@ -12,6 +12,19 @@ Since 3.0.0 a special command option exists to verify the storage of the collect It should not report any errors, otherwise particular VCF or ICS files have to be fixed manually. +## Storage verification reports: "Invalid item" + +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 + +## Storage verification reports: "Invalid collection '$NAME': '$TYPE' must not have child collections + +Background: "radicale" do not support a nested storage hierachy. + +Solution: check for any folder in which itself is a collection and move it on same level as $NAME. Check also content of related ".Radicale.props" file + # Listen Status ## Radicale started, it's listen on configured IP/ports