Radicale was working fine on my system yesterday, but today won't start. I suspected an update broke something, but I'm not aware of anything being updated in the past few days that would affect radicale.
The only logs showing an error are /var/log/apache2/error.log: [proxy:error] [pid 6765:tid 6765] (2)No such file or directory: AH02454: uwsgi: attempt to connect to Unix domain socket /run/uwsgi/app/radicale/socket (radicale:0) failed [:error] [pid 6765:tid 6765] [client ::1:54892] AH10101: failed to make connection to backend: radicale:0 repeated over and over again. Apache otherwise shows no errors, and the logs under /var/log/radicale are empty. Weirdly, I had to start radicale manually, which I've never had to do before. It ran without error. In desperation, I tried walking through the instructions at /usr/share/doc/radicale/README.Debian , but I hit a hard stop when I ran `sudo service uwsgi start` and got `Failed to start uwsgi.service: Unit uwsgi.service not found.` But I have all the correct packages installed, so I don't know what could be broken. I don't know how I'm this unlucky. Does anyone know what might have cause this problem and how to fix it?

