mirror of
https://github.com/Kozea/Radicale.git
synced 2025-06-26 16:45:52 +00:00
update related to storage verification errors
parent
649505d3dd
commit
74ac0f7df9
1 changed files with 13 additions and 0 deletions
|
@ -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 <NAME> 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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue