tteck / Proxmox

Proxmox VE Helper-Scripts
https://Helper-Scripts.com
MIT License
13.24k stars 2.05k forks source link

Error after Frigate LXC script default installation - OpenVino model file /openvino-model/ssdlite_mobilenet_v2.xml not found #3541

Closed supershopping closed 1 month ago

supershopping commented 1 month ago

Please verify that you have read and understood the guidelines.

yes

A clear and concise description of the issue.

Hardware: Lenovo ThinkCentre M900 Tiny CPU i5-6500T - 8GB ram Software: Proxmox 8.2.2

Install frigate LXC with below script on default settings. bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/frigate.sh)" Once I save and restart my frigate config, getting error from frigate system log.

Tag frigate.detectors.plugins.openvino Message OpenVino model file /openvino-model/ssdlite_mobilenet_v2.xml not found.

Full log screenshot attached.

What settings are you currently utilizing?

Default Settings

Which Linux distribution are you employing?

Debian 11

If relevant, including screenshots or a code block can be helpful in clarifying the issue.

Screenshot 2024-08-18 at 10 18 00 AM Screenshot 2024-08-18 at 10 18 53 AM

Please provide detailed steps to reproduce the issue.

No response