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

update related to storage verification errors

Peter Bieringer 2024-06-02 16:58:53 +02:00
parent 649505d3dd
commit 74ac0f7df9

@ -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. 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 <NAME> which itself is a collection and move it on same level as $NAME. Check also content of related ".Radicale.props" file
# Listen Status # Listen Status
## Radicale started, it's listen on configured IP/ports ## Radicale started, it's listen on configured IP/ports