Error starting domoticz service on Ubuntu 22.04 on Raspberry Pi 4
Posted: Sunday 11 December 2022 18:00
I was able to install Domoticz 2022.2 on Ubuntu 22.04 on a Raspberry Pi 4 after reading through https://github.com/domoticz/domoticz/issues/5233 but am unable to start the service. Doing so gives the following error:
Thanks.
From what I have read, granting this to the user pi is a security risk. Right now, I start domoticz from the user pi's cron when the system starts; I also have another cron job running which keeps on checking if Domoticz is running and restarts it if not. Is there no way to fix the above problem?unable to set CAP_SETFCAP effective capability: Operation not permitted
Thanks.