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