[Support]: Frigate has broke after recent updates #19955
Replies: 2 comments
-
Based on your logs, the issue is that your Google Coral EdgeTPU is not being detected(1). The error message shows:
This is causing Frigate to exit because detection has stopped(1). Troubleshooting Steps
detectors:
cpu1:
type: cpu
num_threads: 3 However, note that the CPU detector is not recommended for general use(4). If you do not have GPU or Edge TPU hardware, using the OpenVINO Detector in CPU mode is often more efficient than using the CPU detector(4).
detectors:
openvino:
type: openvino Additional ResourcesFor more detailed EdgeTPU troubleshooting, check out the common Edge TPU troubleshooting steps(2). The camera feeds not showing is a direct result of the detection process failing, so resolving the Coral detection issue should restore your camera functionality. 📚 Sources: Have another question? Just tag @inkeep. |
Beta Was this translation helpful? Give feedback.
-
See the FAQ, Upgrade Issues question 3. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the problem you are having
Hi my entire Frigate system has broke after the recent updates.
The camera feeds dont show.
Version
0.16.1-e664cb2
What browser(s) are you using?
No response
Frigate config file
Relevant Frigate log output
Relevant go2rtc log output
FFprobe output from your camera
dont know hw to do this
Frigate stats
No response
Install method
Home Assistant Add-on
docker-compose file or Docker CLI command
not using docker
Object Detector
Coral
Network connection
Wired
Camera make and model
Dahua IPC HDW5442TM-ASE-S3 4MP
Screenshots of the Frigate UI's System metrics pages
No response
Any other information that may be helpful
No response
Beta Was this translation helpful? Give feedback.
All reactions