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-02 12:03:08 +02:00
parent 39d30ce240
commit 3e2973d024

@ -5,8 +5,8 @@
Since 3.0.0 a special command exists to verify the storage of the collections:
```
## as user "radicale" (or the user which "owns" the storage)
/usr/bin/radicale --verify-storage --logging-level debug
## as user "radicale" (or the user which "owns" the storage), optional add for watching the progress: --logging-level debug
/usr/bin/radicale --verify-storage
```
It should not report any errors, otherwise particular VCF or ICS files have to be fixed manually.