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 4 days 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 3 days ago
unfortunately could not fix my issue :(
vfscanf@discuss.tchncs.de 1 day 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 day ago
ok, I’ll do that soon
vfscanf@discuss.tchncs.de 1 day 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