Unable to install Frigate

Hi,

I have tried everything and can’t get frigate to install. Please see issue below:

root@debian:~# sudo ./umbrel/scripts/app install frigate
Installing ‘frigate’ from: GitHub - getumbrel/umbrel-apps: The official app repository of the Umbrel App Store. Submit apps and updates here. Learn how → https://github.com/getumbrel/umbrel-apps#readme
Setting up data dir for app frigate…
sending incremental file list
./
docker-compose.yml

sent 1,266 bytes received 42 bytes 2,616.00 bytes/sec
total size is 2,891 speedup is 2.21
Pulling images for app frigate…
Pulling web … done
Pulling app_proxy … done
Starting app frigate…
Executing hook: /root/umbrel/app-data/frigate/hooks/pre-start
frigate_app_proxy_1 is up-to-date
Starting frigate_web_1 … error

ERROR: for frigate_web_1 Cannot start service web: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: error during container init: error creating device nodes: open /var/lib/docker/overlay2/b57a71196cf95e14d6ef77f36f366718a580a52be2da6e9ff6d6387163824f7c/merged/dev/pts/0: permission denied: unknown

ERROR: for web Cannot start service web: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: error during container init: error creating device nodes: open /var/lib/docker/overlay2/b57a71196cf95e14d6ef77f36f366718a580a52be2da6e9ff6d6387163824f7c/merged/dev/pts/0: permission denied: unknown
ERROR: Encountered errors while bringing up the project.

Hey there @Pxtter. Apologies for the issue. We’ve confirmed that there is a bug in the way Frigate has been packaged for Umbrel. We’re on it and will release an updated version of Frigate soon!

Hi @Pxtter, thanks for finding this and reporting. A fix has been pushed. Can you please try uninstalling and then re-installing Frigate? The bug was impacting new installs of Frigate, which would be initialized with an empty config.yml.

Hi,

Sorry for the delays.

I did uninstall frigate and install again and it does not show up on dashboard or anything.

umbrel-1712782247241-debug.log (7.5 KB)