mirror of
https://github.com/Kozea/Radicale.git
synced 2025-06-26 16:45:52 +00:00
Updated Server Diagnostics Troubleshooting (markdown)
parent
39d30ce240
commit
3e2973d024
1 changed files with 2 additions and 2 deletions
|
@ -5,8 +5,8 @@
|
||||||
Since 3.0.0 a special command exists to verify the storage of the collections:
|
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)
|
## as user "radicale" (or the user which "owns" the storage), optional add for watching the progress: --logging-level debug
|
||||||
/usr/bin/radicale --verify-storage --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.
|
It should not report any errors, otherwise particular VCF or ICS files have to be fixed manually.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue