March 5, 20251 yr Hi Team, I have had Frigate running with no issues for months until the latest release. Have read the changelog doc's but still couldn't get it back up and running. Have removed and started from scratch with base config file from Frigate. However when accessing WEBUI, I have to constantly refresh the page to get it to load any info. Have tried different devices and same issue. Anyone got any suggestions as I am at a loss as to how to solve. Edited March 6, 20251 yr by Rutj87
March 7, 20251 yr On 2/27/2025 at 10:19 AM, yayitazale said: No, not related with unraid template. Please go and look if any of the closed issues with same log gives you some idea of possible fixes: https://github.com/blakeblackshear/frigate/issues?q=is%3Aissue state%3Aclosed "Conversion failed! Hi i seems to be getting into more issue , as i cannot see hwre i am going wrong. I have tried to just use the HA Frigate NVR addon and tis is not regconising the TPU's the plugin is active , I have check the config file for any errors with Yaml Lint says OK. I can see the cameras in VLC. I have attached the HA addon logs. I would appreciated your help. 95168ca3_frigate_2025-03-07T07-53-25.077Z.log
March 7, 20251 yr Author On 3/5/2025 at 12:40 PM, Rutj87 said: Hi Team, I have had Frigate running with no issues for months until the latest release. Have read the changelog doc's but still couldn't get it back up and running. Have removed and started from scratch with base config file from Frigate. However when accessing WEBUI, I have to constantly refresh the page to get it to load any info. Have tried different devices and same issue. Anyone got any suggestions as I am at a loss as to how to solve. Frigate cannot connect to the camera feed.
March 7, 20251 yr Author 2 hours ago, mikey6283 said: Hi i seems to be getting into more issue , as i cannot see hwre i am going wrong. I have tried to just use the HA Frigate NVR addon and tis is not regconising the TPU's the plugin is active , I have check the config file for any errors with Yaml Lint says OK. I can see the cameras in VLC. I have attached the HA addon logs. I would appreciated your help. 95168ca3_frigate_2025-03-07T07-53-25.077Z.log 36.68 kB · 0 downloads Can't help you with the HA addon, this is topic about the unraid docker.
March 7, 20251 yr 5 minutes ago, yayitazale said: Frigate cannot connect to the camera feed. Thanks @yayitazale appreciate that the camera feed isn’t working in this screenshot but as mentioned can’t get the UI to be responsive or even access to the configuration editor without refreshing screen 10 times. I’m more keen to see if anything anomalous in the white nginx logs. thoughts? When I try and load a screen in the UI I just get black shell and the page details don’t actually load without refreshing multiple times. when I have reverted to 0.14.1, nginx logs flow very to above Edited March 7, 20251 yr by Rutj87
March 7, 20251 yr Author 1 minute ago, Rutj87 said: Thanks @yayitazale appreciate that the camera feed isn’t working in this screenshot but as mentioned can’t get the UI to be responsive or even access to the configuration editor without refreshing screen 10 times. I’m more keen to see if anything anomalous in the white nginx logs. thoughts? If you have only one camera feed setup and it is not able to connect to it, maybe it is restarting everything every few seconds so thats why you cannot access the UI corretly. Fix the conection to the camera first.
March 7, 20251 yr 18 minutes ago, yayitazale said: If you have only one camera feed setup and it is not able to connect to it, maybe it is restarting everything every few seconds so thats why you cannot access the UI corretly. Fix the conection to the camera first. Will show updated logs once have a connection working. Assume though everyone would have that issue with the base configuration then with template config? Also, @yayitazale if was restarting wouldn't that show in logs? Edited March 7, 20251 yr by Rutj87
March 7, 20251 yr Author 2 hours ago, Rutj87 said: Will show updated logs once have a connection working. Assume though everyone would have that issue with the base configuration then with template config? Also, @yayitazale if was restarting wouldn't that show in logs? You should follow https://docs.frigate.video/guides/getting_started
March 9, 20251 yr On 2/27/2025 at 10:19 AM, yayitazale said: No, not related with unraid template. Please go and look if any of the closed issues with same log gives you some idea of possible fixes: https://github.com/blakeblackshear/frigate/issues?q=is%3Aissue state%3Aclosed "Conversion failed! Hi I been on BlakesBlackshear issue page . The issue i have now is that i am unable to connect to webui 8971 or 5000 my prefered port. They seems it may be due to docker run command -l net.unraid.docker.webui='http://[IP]:[PORT:8971. I tried to change the port : 5000 but the docker fails. How can i change it to port :5000 or get port: 8971 . how can i get HTTPS ://192.168.2 .XXX :8971 to be used in unraid (See comments (screenshot) , Hope that you can help.
March 10, 20251 yr Author 16 hours ago, mikey6283 said: Hi I been on BlakesBlackshear issue page . The issue i have now is that i am unable to connect to webui 8971 or 5000 my prefered port. They seems it may be due to docker run command -l net.unraid.docker.webui='http://[IP]:[PORT:8971. I tried to change the port : 5000 but the docker fails. How can i change it to port :5000 or get port: 8971 . how can i get HTTPS ://192.168.2 .XXX :8971 to be used in unraid (See comments (screenshot) , Hope that you can help. The command is perfectly fine. If you want to access to port 5000, it is already added in the template (you can find it under "Show more settings"), so you do need to change anything, you just need to go to http://192.168.2.10:5000 For 8971 port, you should read this: https://docs.frigate.video/configuration/authentication If you have issues you can disable TLS in the config.yml with: # Optional: TLS configuration tls: # Optional: Enable TLS for port 8971 (default: shown below) enabled: False Edited March 10, 20251 yr by yayitazale
March 10, 20251 yr 4 hours ago, yayitazale said: The command is perfectly fine. If you want to access to port 5000, it is already added in the template (you can find it under "Show more settings"), so you do need to change anything, you just need to go to http://192.168.2.10:5000 For 8971 port, you should read this: https://docs.frigate.video/configuration/authentication If you have issues you can disable TLS in the config.yml with: # Optional: TLS configuration tls: # Optional: Enable TLS for port 8971 (default: shown below) enabled: False I have disable TLS for port: 8971 . How do i add the port:5000 from show setting do i just add a new Port with the same credentials, as i am getting the follow NGNIX error relating to the port:8971
March 10, 20251 yr Author 14 minutes ago, mikey6283 said: I have disable TLS for port: 8971 . How do i add the port:5000 from show setting do i just add a new Port with the same credentials, as i am getting the follow NGNIX error relating to the port:8971 You don't need to add anything. Just go to http://192.168.2.10:5000 For the TLS error, did you restarted the container after disabling TLS in the config?
March 10, 20251 yr 2 hours ago, yayitazale said: You don't need to add anything. Just go to http://192.168.2.10:5000 For the TLS error, did you restarted the container after disabling TLS in the config? ! changed TLS to False in config. restarted container and still get the NGINX error on port; 8971. This has been the issue all the time. Webui is no picking up port:5000. Copy of part of config. Container logs as of now: 28:40.619222687 [INFO] Preparing Frigate... 2025-03-10 14:28:40.620187364 [INFO] Starting NGINX... 2025-03-10 14:28:40.683572131 [INFO] Starting Frigate... 2025-03-10 14:28:40.998355224 [INFO] Starting go2rtc... 2025-03-10 14:28:41.073180915 14:28:41.073 INF go2rtc platform=linux/amd64 revision=b2399f3 version=1.9.2 2025-03-10 14:28:41.073186235 14:28:41.073 INF config path=/dev/shm/go2rtc.yaml 2025-03-10 14:28:41.073858234 14:28:41.073 INF [rtsp] listen addr=:8554 2025-03-10 14:28:41.073871759 14:28:41.073 INF [api] listen addr=:1984 2025-03-10 14:28:41.073968681 14:28:41.073 INF [webrtc] listen addr=:8555/tcp 2025-03-10 14:28:41.696843370 [INFO] Starting certsync... 2025-03-10 14:28:41.747277204 127.0.0.1 - - [10/Mar/2025:14:28:41 +0000] "" 400 0 "-" "-" "-" 2025-03-10 14:28:42.668043302 [2025-03-10 14:28:42] frigate.util.config INFO : Checking if frigate config needs migration... 2025-03-10 14:28:42.691226895 [2025-03-10 14:28:42] frigate.util.config INFO : frigate config does not need migration... 2025-03-10 14:28:43.468857489 [2025-03-10 14:28:43] frigate.util.services INFO : Automatically detected vaapi hwaccel for video decoding 2025-03-10 14:28:43.491020349 [2025-03-10 14:28:43] frigate.app INFO : Starting Frigate (0.15.0-cea210d) 2025-03-10 14:28:43.505168765 [2025-03-10 14:28:43] peewee_migrate.logs INFO : Starting migrations 2025-03-10 14:28:43.505405659 [2025-03-10 14:28:43] peewee_migrate.logs INFO : There is nothing to migrate 2025-03-10 14:28:43.526457989 [2025-03-10 14:28:43] frigate.app INFO : Recording process started: 513 2025-03-10 14:28:43.527618694 [2025-03-10 14:28:43] frigate.app INFO : Review process started: 522 2025-03-10 14:28:43.529896531 [2025-03-10 14:28:43] frigate.app INFO : go2rtc process pid: 98 2025-03-10 14:28:43.556353847 [2025-03-10 14:28:43] detector.coral1 INFO : Starting detection process: 529 2025-03-10 14:28:43.556409421 [2025-03-10 14:28:43] frigate.detectors.plugins.edgetpu_tfl INFO : Attempting to load TPU as pci:0 2025-03-10 14:28:43.556690397 [2025-03-10 14:28:43] frigate.detectors.plugins.edgetpu_tfl ERROR : No EdgeTPU was detected. If you do not have a Coral device yet, you must configure CPU detectors. 2025-03-10 14:28:43.557202026 Process detector:coral1: 2025-03-10 14:28:43.557203899 Traceback (most recent call last): 2025-03-10 14:28:43.557205071 File "/usr/lib/python3/dist-packages/tflite_runtime/interpreter.py", line 160, in load_delegate 2025-03-10 14:28:43.557207616 delegate = Delegate(library, options) 2025-03-10 14:28:43.557209199 File "/usr/lib/python3/dist-packages/tflite_runtime/interpreter.py", line 119, in __init__ 2025-03-10 14:28:43.557224528 raise ValueError(capture.message) 2025-03-10 14:28:43.557225580 ValueError 2025-03-10 14:28:43.557226211 2025-03-10 14:28:43.557227323 During handling of the above exception, another exception occurred: 2025-03-10 14:28:43.557228004 2025-03-10 14:28:43.557228635 Traceback (most recent call last): 2025-03-10 14:28:43.557229597 File "/usr/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap 2025-03-10 14:28:43.557257750 self.run() 2025-03-10 14:28:43.557258862 File "/opt/frigate/frigate/util/process.py", line 41, in run_wrapper 2025-03-10 14:28:43.557259543 return run(*args, **kwargs) 2025-03-10 14:28:43.557260365 File "/usr/lib/python3.9/multiprocessing/process.py", line 108, in run 2025-03-10 14:28:43.557285041 self._target(*self._args, **self._kwargs) 2025-03-10 14:28:43.557286103 File "/opt/frigate/frigate/object_detection.py", line 121, in run_detector 2025-03-10 14:28:43.557287065 object_detector = LocalObjectDetector(detector_config=detector_config) 2025-03-10 14:28:43.557287916 File "/opt/frigate/frigate/object_detection.py", line 68, in __init__ 2025-03-10 14:28:43.557288618 self.detect_api = create_detector(detector_config) 2025-03-10 14:28:43.557289489 File "/opt/frigate/frigate/detectors/__init__.py", line 18, in create_detector 2025-03-10 14:28:43.557290121 return api(detector_config) 2025-03-10 14:28:43.557313084 File "/opt/frigate/frigate/detectors/plugins/edgetpu_tfl.py", line 41, in __init__ 2025-03-10 14:28:43.557314085 edge_tpu_delegate = load_delegate("libedgetpu.so.1.0", device_config) 2025-03-10 14:28:43.557315047 File "/usr/lib/python3/dist-packages/tflite_runtime/interpreter.py", line 162, in load_delegate 2025-03-10 14:28:43.557316029 raise ValueError('Failed to load delegate from {}\n{}'.format( 2025-03-10 14:28:43.557316871 ValueError: Failed to load delegate from libedgetpu.so.1.0 2025-03-10 14:28:43.557317452 2025-03-10 14:28:43.559901874 [2025-03-10 14:28:43] detector.coral2 INFO : Starting detection process: 531 2025-03-10 14:28:43.561351680 [2025-03-10 14:28:43] frigate.detectors.plugins.edgetpu_tfl INFO : Attempting to load TPU as pci:1 2025-03-10 14:28:43.561506039 [2025-03-10 14:28:43] frigate.detectors.plugins.edgetpu_tfl ERROR : No EdgeTPU was detected. If you do not have a Coral device yet, you must configure CPU detectors. 2025-03-10 14:28:43.563418432 Process detector:coral2: 2025-03-10 14:28:43.563420686 Traceback (most recent call last): 2025-03-10 14:28:43.563421898 File "/usr/lib/python3/dist-packages/tflite_runtime/interpreter.py", line 160, in load_delegate 2025-03-10 14:28:43.563422790 delegate = Delegate(library, options) 2025-03-10 14:28:43.563423782 File "/usr/lib/python3/dist-packages/tflite_runtime/interpreter.py", line 119, in __init__ 2025-03-10 14:28:43.563424523 raise ValueError(capture.message) 2025-03-10 14:28:43.563425104 ValueError 2025-03-10 14:28:43.563425705 2025-03-10 14:28:43.563426507 During handling of the above exception, another exception occurred: 2025-03-10 14:28:43.563427058 2025-03-10 14:28:43.563427709 Traceback (most recent call last): 2025-03-10 14:28:43.563428521 File "/usr/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap 2025-03-10 14:28:43.563429192 self.run() 2025-03-10 14:28:43.563430013 File "/opt/frigate/frigate/util/process.py", line 41, in run_wrapper 2025-03-10 14:28:43.563430755 return run(*args, **kwargs) 2025-03-10 14:28:43.563431606 File "/usr/lib/python3.9/multiprocessing/process.py", line 108, in run 2025-03-10 14:28:43.563432378 self._target(*self._args, **self._kwargs) 2025-03-10 14:28:43.563433199 File "/opt/frigate/frigate/object_detection.py", line 121, in run_detector 2025-03-10 14:28:43.563434041 object_detector = LocalObjectDetector(detector_config=detector_config) 2025-03-10 14:28:43.563434852 File "/opt/frigate/frigate/object_detection.py", line 68, in __init__ 2025-03-10 14:28:43.563435654 self.detect_api = create_detector(detector_config) 2025-03-10 14:28:43.563436465 File "/opt/frigate/frigate/detectors/__init__.py", line 18, in create_detector 2025-03-10 14:28:43.563437147 return api(detector_config) 2025-03-10 14:28:43.563438008 File "/opt/frigate/frigate/detectors/plugins/edgetpu_tfl.py", line 41, in __init__ 2025-03-10 14:28:43.563438870 edge_tpu_delegate = load_delegate("libedgetpu.so.1.0", device_config) 2025-03-10 14:28:43.563439782 File "/usr/lib/python3/dist-packages/tflite_runtime/interpreter.py", line 162, in load_delegate 2025-03-10 14:28:43.563440663 raise ValueError('Failed to load delegate from {}\n{}'.format( 2025-03-10 14:28:43.563441475 ValueError: Failed to load delegate from libedgetpu.so.1.0 2025-03-10 14:28:43.563442046 2025-03-10 14:28:43.577195913 [2025-03-10 14:28:43] frigate.app INFO : Output process started: 547 2025-03-10 14:28:43.600521502 [2025-03-10 14:28:43] frigate.app INFO : Camera processor started for koipond: 561 2025-03-10 14:28:43.629848754 [2025-03-10 14:28:43] frigate.app INFO : Camera processor started for front: 569 2025-03-10 14:28:43.629915549 [2025-03-10 14:28:43] frigate.app INFO : Camera processor started for garage: 577 2025-03-10 14:28:43.645019075 [2025-03-10 14:28:43] frigate.app INFO : Camera processor started for BackGarden: 585 2025-03-10 14:28:43.663312957 [2025-03-10 14:28:43] frigate.app INFO : Capture process started for koipond: 593 2025-03-10 14:28:43.687497064 [2025-03-10 14:28:43] frigate.app INFO : Capture process started for front: 598 2025-03-10 14:28:43.700718543 [2025-03-10 14:28:43] frigate.app INFO : Capture process started for garage: 603 2025-03-10 14:28:43.709772786 [2025-03-10 14:28:43] frigate.video ERROR : koipond: Unable to read frames from ffmpeg process. 2025-03-10 14:28:43.710559019 [2025-03-10 14:28:43] frigate.video ERROR : koipond: ffmpeg process is not running. exiting capture thread... 2025-03-10 14:28:43.729730565 [2025-03-10 14:28:43] frigate.app INFO : Capture process started for BackGarden: 612 2025-03-10 14:28:43.734990279 [2025-03-10 14:28:43] frigate.video ERROR : front: Unable to read frames from ffmpeg process. 2025-03-10 14:28:43.735026607 [2025-03-10 14:28:43] frigate.video ERROR : front: ffmpeg process is not running. exiting capture thread... 2025-03-10 14:28:43.745258255 [2025-03-10 14:28:43] frigate.video ERROR : garage: Unable to read frames from ffmpeg process. 2025-03-10 14:28:43.745951564 [2025-03-10 14:28:43] frigate.video ERROR : garage: ffmpeg process is not running. exiting capture thread... 2025-03-10 14:28:43.774831118 [2025-03-10 14:28:43] frigate.video ERROR : BackGarden: Unable to read frames from ffmpeg process. 2025-03-10 14:28:43.775456499 [2025-03-10 14:28:43] frigate.video ERROR : BackGarden: ffmpeg process is not running. exiting capture thread... 2025-03-10 14:28:43.976743506 [2025-03-10 14:28:43] frigate.api.fastapi_app INFO : Starting FastAPI app 2025-03-10 14:28:44.066024127 [2025-03-10 14:28:44] frigate.api.fastapi_app INFO : FastAPI started mqtt: enabled: true host: 192.168.2.10 port: 1883 user: mqtt6283 password: mikey detectors: coral1: type: edgetpu device: pci:0 coral2: type: edgetpu device: pci:1 database: path: /config/frigate.db record: expire_interval: 20 # ffmpeg: # path: "5.0" tls: enabled: False
March 10, 20251 yr Author 1 minute ago, mikey6283 said: ! changed TLS to False in config. restarted container and still get the NGINX error on port; 8971. This has been the issue all the time. Webui is no picking up port:5000. Copy of part of config. Container logs as of now: 28:40.619222687 [INFO] Preparing Frigate... 2025-03-10 14:28:40.620187364 [INFO] Starting NGINX... 2025-03-10 14:28:40.683572131 [INFO] Starting Frigate... 2025-03-10 14:28:40.998355224 [INFO] Starting go2rtc... 2025-03-10 14:28:41.073180915 14:28:41.073 INF go2rtc platform=linux/amd64 revision=b2399f3 version=1.9.2 2025-03-10 14:28:41.073186235 14:28:41.073 INF config path=/dev/shm/go2rtc.yaml 2025-03-10 14:28:41.073858234 14:28:41.073 INF [rtsp] listen addr=:8554 2025-03-10 14:28:41.073871759 14:28:41.073 INF [api] listen addr=:1984 2025-03-10 14:28:41.073968681 14:28:41.073 INF [webrtc] listen addr=:8555/tcp 2025-03-10 14:28:41.696843370 [INFO] Starting certsync... 2025-03-10 14:28:41.747277204 127.0.0.1 - - [10/Mar/2025:14:28:41 +0000] "" 400 0 "-" "-" "-" 2025-03-10 14:28:42.668043302 [2025-03-10 14:28:42] frigate.util.config INFO : Checking if frigate config needs migration... 2025-03-10 14:28:42.691226895 [2025-03-10 14:28:42] frigate.util.config INFO : frigate config does not need migration... 2025-03-10 14:28:43.468857489 [2025-03-10 14:28:43] frigate.util.services INFO : Automatically detected vaapi hwaccel for video decoding 2025-03-10 14:28:43.491020349 [2025-03-10 14:28:43] frigate.app INFO : Starting Frigate (0.15.0-cea210d) 2025-03-10 14:28:43.505168765 [2025-03-10 14:28:43] peewee_migrate.logs INFO : Starting migrations 2025-03-10 14:28:43.505405659 [2025-03-10 14:28:43] peewee_migrate.logs INFO : There is nothing to migrate 2025-03-10 14:28:43.526457989 [2025-03-10 14:28:43] frigate.app INFO : Recording process started: 513 2025-03-10 14:28:43.527618694 [2025-03-10 14:28:43] frigate.app INFO : Review process started: 522 2025-03-10 14:28:43.529896531 [2025-03-10 14:28:43] frigate.app INFO : go2rtc process pid: 98 2025-03-10 14:28:43.556353847 [2025-03-10 14:28:43] detector.coral1 INFO : Starting detection process: 529 2025-03-10 14:28:43.556409421 [2025-03-10 14:28:43] frigate.detectors.plugins.edgetpu_tfl INFO : Attempting to load TPU as pci:0 2025-03-10 14:28:43.556690397 [2025-03-10 14:28:43] frigate.detectors.plugins.edgetpu_tfl ERROR : No EdgeTPU was detected. If you do not have a Coral device yet, you must configure CPU detectors. 2025-03-10 14:28:43.557202026 Process detector:coral1: 2025-03-10 14:28:43.557203899 Traceback (most recent call last): 2025-03-10 14:28:43.557205071 File "/usr/lib/python3/dist-packages/tflite_runtime/interpreter.py", line 160, in load_delegate 2025-03-10 14:28:43.557207616 delegate = Delegate(library, options) 2025-03-10 14:28:43.557209199 File "/usr/lib/python3/dist-packages/tflite_runtime/interpreter.py", line 119, in __init__ 2025-03-10 14:28:43.557224528 raise ValueError(capture.message) 2025-03-10 14:28:43.557225580 ValueError 2025-03-10 14:28:43.557226211 2025-03-10 14:28:43.557227323 During handling of the above exception, another exception occurred: 2025-03-10 14:28:43.557228004 2025-03-10 14:28:43.557228635 Traceback (most recent call last): 2025-03-10 14:28:43.557229597 File "/usr/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap 2025-03-10 14:28:43.557257750 self.run() 2025-03-10 14:28:43.557258862 File "/opt/frigate/frigate/util/process.py", line 41, in run_wrapper 2025-03-10 14:28:43.557259543 return run(*args, **kwargs) 2025-03-10 14:28:43.557260365 File "/usr/lib/python3.9/multiprocessing/process.py", line 108, in run 2025-03-10 14:28:43.557285041 self._target(*self._args, **self._kwargs) 2025-03-10 14:28:43.557286103 File "/opt/frigate/frigate/object_detection.py", line 121, in run_detector 2025-03-10 14:28:43.557287065 object_detector = LocalObjectDetector(detector_config=detector_config) 2025-03-10 14:28:43.557287916 File "/opt/frigate/frigate/object_detection.py", line 68, in __init__ 2025-03-10 14:28:43.557288618 self.detect_api = create_detector(detector_config) 2025-03-10 14:28:43.557289489 File "/opt/frigate/frigate/detectors/__init__.py", line 18, in create_detector 2025-03-10 14:28:43.557290121 return api(detector_config) 2025-03-10 14:28:43.557313084 File "/opt/frigate/frigate/detectors/plugins/edgetpu_tfl.py", line 41, in __init__ 2025-03-10 14:28:43.557314085 edge_tpu_delegate = load_delegate("libedgetpu.so.1.0", device_config) 2025-03-10 14:28:43.557315047 File "/usr/lib/python3/dist-packages/tflite_runtime/interpreter.py", line 162, in load_delegate 2025-03-10 14:28:43.557316029 raise ValueError('Failed to load delegate from {}\n{}'.format( 2025-03-10 14:28:43.557316871 ValueError: Failed to load delegate from libedgetpu.so.1.0 2025-03-10 14:28:43.557317452 2025-03-10 14:28:43.559901874 [2025-03-10 14:28:43] detector.coral2 INFO : Starting detection process: 531 2025-03-10 14:28:43.561351680 [2025-03-10 14:28:43] frigate.detectors.plugins.edgetpu_tfl INFO : Attempting to load TPU as pci:1 2025-03-10 14:28:43.561506039 [2025-03-10 14:28:43] frigate.detectors.plugins.edgetpu_tfl ERROR : No EdgeTPU was detected. If you do not have a Coral device yet, you must configure CPU detectors. 2025-03-10 14:28:43.563418432 Process detector:coral2: 2025-03-10 14:28:43.563420686 Traceback (most recent call last): 2025-03-10 14:28:43.563421898 File "/usr/lib/python3/dist-packages/tflite_runtime/interpreter.py", line 160, in load_delegate 2025-03-10 14:28:43.563422790 delegate = Delegate(library, options) 2025-03-10 14:28:43.563423782 File "/usr/lib/python3/dist-packages/tflite_runtime/interpreter.py", line 119, in __init__ 2025-03-10 14:28:43.563424523 raise ValueError(capture.message) 2025-03-10 14:28:43.563425104 ValueError 2025-03-10 14:28:43.563425705 2025-03-10 14:28:43.563426507 During handling of the above exception, another exception occurred: 2025-03-10 14:28:43.563427058 2025-03-10 14:28:43.563427709 Traceback (most recent call last): 2025-03-10 14:28:43.563428521 File "/usr/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap 2025-03-10 14:28:43.563429192 self.run() 2025-03-10 14:28:43.563430013 File "/opt/frigate/frigate/util/process.py", line 41, in run_wrapper 2025-03-10 14:28:43.563430755 return run(*args, **kwargs) 2025-03-10 14:28:43.563431606 File "/usr/lib/python3.9/multiprocessing/process.py", line 108, in run 2025-03-10 14:28:43.563432378 self._target(*self._args, **self._kwargs) 2025-03-10 14:28:43.563433199 File "/opt/frigate/frigate/object_detection.py", line 121, in run_detector 2025-03-10 14:28:43.563434041 object_detector = LocalObjectDetector(detector_config=detector_config) 2025-03-10 14:28:43.563434852 File "/opt/frigate/frigate/object_detection.py", line 68, in __init__ 2025-03-10 14:28:43.563435654 self.detect_api = create_detector(detector_config) 2025-03-10 14:28:43.563436465 File "/opt/frigate/frigate/detectors/__init__.py", line 18, in create_detector 2025-03-10 14:28:43.563437147 return api(detector_config) 2025-03-10 14:28:43.563438008 File "/opt/frigate/frigate/detectors/plugins/edgetpu_tfl.py", line 41, in __init__ 2025-03-10 14:28:43.563438870 edge_tpu_delegate = load_delegate("libedgetpu.so.1.0", device_config) 2025-03-10 14:28:43.563439782 File "/usr/lib/python3/dist-packages/tflite_runtime/interpreter.py", line 162, in load_delegate 2025-03-10 14:28:43.563440663 raise ValueError('Failed to load delegate from {}\n{}'.format( 2025-03-10 14:28:43.563441475 ValueError: Failed to load delegate from libedgetpu.so.1.0 2025-03-10 14:28:43.563442046 2025-03-10 14:28:43.577195913 [2025-03-10 14:28:43] frigate.app INFO : Output process started: 547 2025-03-10 14:28:43.600521502 [2025-03-10 14:28:43] frigate.app INFO : Camera processor started for koipond: 561 2025-03-10 14:28:43.629848754 [2025-03-10 14:28:43] frigate.app INFO : Camera processor started for front: 569 2025-03-10 14:28:43.629915549 [2025-03-10 14:28:43] frigate.app INFO : Camera processor started for garage: 577 2025-03-10 14:28:43.645019075 [2025-03-10 14:28:43] frigate.app INFO : Camera processor started for BackGarden: 585 2025-03-10 14:28:43.663312957 [2025-03-10 14:28:43] frigate.app INFO : Capture process started for koipond: 593 2025-03-10 14:28:43.687497064 [2025-03-10 14:28:43] frigate.app INFO : Capture process started for front: 598 2025-03-10 14:28:43.700718543 [2025-03-10 14:28:43] frigate.app INFO : Capture process started for garage: 603 2025-03-10 14:28:43.709772786 [2025-03-10 14:28:43] frigate.video ERROR : koipond: Unable to read frames from ffmpeg process. 2025-03-10 14:28:43.710559019 [2025-03-10 14:28:43] frigate.video ERROR : koipond: ffmpeg process is not running. exiting capture thread... 2025-03-10 14:28:43.729730565 [2025-03-10 14:28:43] frigate.app INFO : Capture process started for BackGarden: 612 2025-03-10 14:28:43.734990279 [2025-03-10 14:28:43] frigate.video ERROR : front: Unable to read frames from ffmpeg process. 2025-03-10 14:28:43.735026607 [2025-03-10 14:28:43] frigate.video ERROR : front: ffmpeg process is not running. exiting capture thread... 2025-03-10 14:28:43.745258255 [2025-03-10 14:28:43] frigate.video ERROR : garage: Unable to read frames from ffmpeg process. 2025-03-10 14:28:43.745951564 [2025-03-10 14:28:43] frigate.video ERROR : garage: ffmpeg process is not running. exiting capture thread... 2025-03-10 14:28:43.774831118 [2025-03-10 14:28:43] frigate.video ERROR : BackGarden: Unable to read frames from ffmpeg process. 2025-03-10 14:28:43.775456499 [2025-03-10 14:28:43] frigate.video ERROR : BackGarden: ffmpeg process is not running. exiting capture thread... 2025-03-10 14:28:43.976743506 [2025-03-10 14:28:43] frigate.api.fastapi_app INFO : Starting FastAPI app 2025-03-10 14:28:44.066024127 [2025-03-10 14:28:44] frigate.api.fastapi_app INFO : FastAPI started mqtt: enabled: true host: 192.168.2.10 port: 1883 user: mqtt6283 password: mikey detectors: coral1: type: edgetpu device: pci:0 coral2: type: edgetpu device: pci:1 database: path: /config/frigate.db record: expire_interval: 20 # ffmpeg: # path: "5.0" tls: enabled: False I don't know what are you doing but this works just out of the box. If you have changed things then I canno't help you
March 10, 20251 yr 1 minute ago, yayitazale said: I don't know what are you doing but this works just out of the box. If you have changed things then I canno't help you A few week ago I deleted frigate from unraid by removing the image templates and reinstalled a new template and started again and had these ever since. Will it be worth whle starting over again by removing everything regarding Frigate? I noticed while reading the istallation of 0.15.0 that you have set a username/password is this correct to use port:8971 is that correct? I really do appreciate for help.
March 10, 20251 yr Author 2 minutes ago, mikey6283 said: A few week ago I deleted frigate from unraid by removing the image templates and reinstalled a new template and started again and had these ever since. Will it be worth whle starting over again by removing everything regarding Frigate? I noticed while reading the istallation of 0.15.0 that you have set a username/password is this correct to use port:8971 is that correct? I really do appreciate for help. Port 5000 is still usable for webui but I don't think so will be like that in the future (will be used only for API). Using port 8971 will be a must for UI access, and this port has TLS and user/pass activaded by default. You can deactivate both by config, but at your own risk. If you have issues with ports I suggest you to review your entire systems (as other dockers and VMs adn so) and for sure starting from scratch should help, as I told you access from port 8971 should work out of the box.
March 17, 20251 yr Hi there! I am setting up a smaller system the next couple of days and I'm planning to give Unraid a try but was wondering if the Frigate app/container etc supports the Hailo 8L M.2 TPU from i.e. the Raspberry PI hat out of the box (incl. the driver etc) or is it still more.. "involved" than compared to i.e. the Google Coral TPUs? Frigate added support for it with v0.15 (yay!) and I'm wondering if the Unraid <> Frigate container/app support those already? Thanks!
March 18, 20251 yr Author 13 hours ago, jbattermann said: Hi there! I am setting up a smaller system the next couple of days and I'm planning to give Unraid a try but was wondering if the Frigate app/container etc supports the Hailo 8L M.2 TPU from i.e. the Raspberry PI hat out of the box (incl. the driver etc) or is it still more.. "involved" than compared to i.e. the Google Coral TPUs? Frigate added support for it with v0.15 (yay!) and I'm wondering if the Unraid <> Frigate container/app support those already? Thanks! As far as I know, this card is only tested in the RPI. I don't think unraid has the drivers for this chips so it will not work. @ich777 maybe you can help us a little bit. The template doesn't need any change, as far as que the device is listed in the host, you will need just to select it as the corals tpus, but without the driver, I think will no be listed as a device. PD: sorry I didn't check it before writting. Yes you have already the driver package for Hailo (search for Hailo RT Driver in the CA store), and once you have installed it you should be able to use it within this template. You can send me some feedback! Edited March 18, 20251 yr by yayitazale
March 18, 20251 yr 16 minutes ago, yayitazale said: As far as I know, this card is only tested in the RPI. These modules are supported on Unraid and there is also a plugin for that: The Frigate GitHub also talks about amd64 with Hailo devices from what I saw. 16 minutes ago, yayitazale said: The template doesn't need any change, as far as que the device is listed in the host I'm not sure but I'm also not sure how the Frigate container works but the Hailo devices usually need the device like /dev/hailo0 and if you have multiple /dev/hailo1, /dev/hailo2,... 13 hours ago, jbattermann said: Frigate added support for it with v0.15 (yay!) and I'm wondering if the Unraid <> Frigate container/app support those already? Maybe but untested. I only have a Halo 8L card but no time to test currently with Frigate, but I assume it should work. I can definitely tell you that other applications are working but please keep in mind that you have to select the correct firmware in the plugin that is compatible with Frigate.
April 11, 20251 yr Hello! I would like to install Frigate so that object detection works via my GeForce RTX 4060. Unfortunately, it always works via the CPU. Does anyone have a tip on how I can best do this? Thanks in advance
April 13, 20251 yr Author On 4/11/2025 at 10:40 PM, madmaxmk said: Hello! I would like to install Frigate so that object detection works via my GeForce RTX 4060. Unfortunately, it always works via the CPU. Does anyone have a tip on how I can best do this? Thanks in advance It is everything explained in the additional requirements of the template: You have to deploy Frigate using the TensorRT branch: Then, add "--runtime=nvidia" as extra parameter under advanced view and set the "Nvidia Visible Devices" variable with your "GPU UUID" as the value (you have to install the nvidia driver from the store too, the plugin will give you this value). Then, before launching the container, you should the follow the steps of https://docs.frigate.video/configuration/object_detectors#generate-models to decide witch yolo model you will use and change the "YOLO_MODELS" variable accordingly (and also check "USE_FP16" and "TRT_MODEL_PREP_DEVICE" variables. You should prepare the config file with the required info as it is explained https://docs.frigate.video/configuration/object_detectors#configuration-parameters And then you can deploy the container. Edited April 13, 20251 yr by yayitazale
April 13, 20251 yr Hi, I'm noticing occasionally frigate's memory usage is ballooning to 8GB. Not sure why. this is what I have set as advanced parameters --shm-size=256mb --mount type=tmpfs,target=/tmp/cache,tmpfs-size=1000000000 --restart unless-stopped Any ideas?
April 21, 20251 yr @yayitazale Howdy. I'm still getting the shim error when trying to update. I've tried from my original of --shm-size=1024mb - to --shm-size=8096mb with no luck. Do I need to uninstall and install fresh using my original config file?
April 21, 20251 yr Author 4 hours ago, repomanz said: @yayitazale Howdy. I'm still getting the shim error when trying to update. I've tried from my original of --shm-size=1024mb - to --shm-size=8096mb with no luck. Do I need to uninstall and install fresh using my original config file? Can you post the error?
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.