[Detector Support]: Frigate+ Openvino Suddenly Stops Working Despite Working For Weeks #20631
Unanswered
putt6359
asked this question in
Detector Support
Replies: 1 comment 18 replies
-
|
Did something else in your Proxmox setup change? Virtualization always tends to compound issues like this, which is why we always recommend installing in Docker on bare metal. |
Beta Was this translation helpful? Give feedback.
18 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the problem you are having
Hi,
So I tried all the best I could to resolve this issue on my own, but I already spent 2 sleepless nights scratching my head on what happened. Why does, in all of a sudden, my frigate stopped working with Openvino despite it working very well before.
My setup is as follows:
Frigate 0.16.2 (I started with 0.16.1 but I think this is irrelevant since I retried with that version)
Cameras: 20, mix of Tapo and Dahua DVR, majority is Dahua
Hardware Setup:
Proxmox Ubuntu 24.04 VM
Minisforum MS01 12900H - 96GB RAM - 2TB SSD
Note: I used https://github.com/strongtz/i915-sriov-dkms, 2025.07.22 version to be specific
So iGPU is passed through via SRIOV using that DKMS.
It was working perfectly before. I woke up suddenly my Frigate+ instance is crashing.
I dont understand.
I tried nuking the VM, nuking the host's DKMS driver for iGPU SRIOV to no avail.
What I observed is that when using intel_gpu_top -d sriov on host, a sudden spike of Render/3D to 100%, then follows a crash in Frigate+.
So it was 20 cameras before, perfectly working. Now Im diagnosing with just 1 camera, and it is still happening. So I gave up, and I need your help on figuring out whats happening. Though sometimes, 1 camera does hold a little bit longer, but when I'm slowly readding cameras, it starts getting worse.
Version
0.16.2
Frigate config file
docker-compose file or Docker CLI command
Relevant Frigate log output
Install method
Proxmox via Docker
Object Detector
OpenVino
Screenshots of the Frigate UI's System metrics pages
Metrics UI does not load after crashing, only config, live, etc.
Any other information that may be helpful
No response
Beta Was this translation helpful? Give feedback.
All reactions