mirror of
https://github.com/Kozea/Radicale.git
synced 2025-06-26 16:45:52 +00:00
Updated Server Diagnostics Troubleshooting (markdown)
parent
67575921e5
commit
ab38310e52
1 changed files with 11 additions and 0 deletions
|
@ -1,5 +1,16 @@
|
|||
(work-in-progress, feel free to contribute)
|
||||
|
||||
# Storage verification
|
||||
|
||||
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
|
||||
```
|
||||
|
||||
It should not report any errors, otherwise particular VCF or ICS files have to be fixed manually.
|
||||
|
||||
# Listen Status
|
||||
|
||||
## Radicale started, it's listen on configured IP/ports
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue