Proxmox
Proxmox copied to clipboard
Frigate LXC script not working
Please verify that you have read and understood the guidelines.
yes
A clear and concise description of the issue.
Frigate script exits with code 137. It usually happens around this point:
Downloading optree-0.12.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (347 kB)
-Installing collected packages: namex, libclang, termcolor, tensorflow-io-gcs-filesystem, tensorboard-data-server, protobuf, optree, opt-einsum, openvino, networkx, ml-dtypes, h5py, grpcio, google-pasta, gast, defusedxml, astunparse, absl-py, openvino-dev, markdown, keras, tensorboard, tensorflow
/ Attempting uninstall: protobuf
Found existing installation: protobuf 5.27.3
Uninstalling protobuf-5.27.3:
Successfully uninstalled protobuf-5.27.3
\ Attempting uninstall: openvino
Found existing installation: openvino 2024.1.0
Uninstalling openvino-2024.1.0:
Successfully uninstalled openvino-2024.1.0
The node has 16GB of memory so I would be surprised if this were a genuine OOM.
What settings are you currently utilizing?
Advanced Settings
Which Linux distribution are you employing?
Debian 11
If relevant, including screenshots or a code block can be helpful in clarifying the issue.
Here are the advanced settings being used, but default settings appear to cause the same problem.
Some helpful pveversion output:
root@pve1:~# pveversion --verbose
proxmox-ve: 8.2.0 (running kernel: 6.8.12-1-pve)
pve-manager: 8.2.4 (running version: 8.2.4/faa83925c9641325)
proxmox-kernel-helper: 8.1.0
proxmox-kernel-6.8: 6.8.12-1
proxmox-kernel-6.8.12-1-pve-signed: 6.8.12-1
proxmox-kernel-6.8.8-4-pve-signed: 6.8.8-4
proxmox-kernel-6.8.8-2-pve-signed: 6.8.8-2
Please provide detailed steps to reproduce the issue.
Run the script for Frigate LXC with verbose settings. Script will eventually fail with exit code 137.