On Sun, 15 Mar 2026 21:11:00 +0100 (CET) Borden wrote: > For further clarity, I tried Alexandre's suggestions in #15, but I get > different errors: > > chdir() to /var/lib/radicale/collections > chdir(): No such file or directory [core/uwsgi.c line 3522]
So whoever fixes this must watch user permissions carefully to avoid more breakage. I tried rolling back using https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1130481#61 , but the permissions were still broken on the folders, and I got permission errors on multiple reboots. I had to apt purge and reinstall uWSGI & Radicale to rebuild /var/lib/radicale/collections/ from scratch. My hypothesis is that one of the uwsgi-app units tinkered with folder permissions and broke uWSGI.

