ooh that seems really helpful, thanks :D
I’ll try that once I come home
Comment on Need help self-hosting Radicale!
vfscanf@discuss.tchncs.de 1 month ago
I don’t know if you’re using debian but I encountered the same issue. The wiki has instructions to fix this (section create essential directories):
ooh that seems really helpful, thanks :D
I’ll try that once I come home
scheep@lemmy.world 1 month ago
unfortunately could not fix my issue :(
vfscanf@discuss.tchncs.de 1 month ago
Can you maybe give us a ls -Al of /var/lib/radicale and /var/lib/radicale/collections to double check the permissions? I just looked at the systemd documentation and the service definition looks ok.
scheep@lemmy.world 1 month ago
ok, I’ll do that soon
vfscanf@discuss.tchncs.de 1 month ago
I suspect it’s git something to do with the systemd service definition. You may have to tweak the parameters under “optional security settings” to make it work. Or maybe you could start radicale manually from the command line, just for testing, and see if that works