Frigate LXC #3730
-
Starting this as a new issue due to the other thread being "answered". My Frigate lxc crashed after trying to get hardware acceleration working on my setup. I thought I corrupted the config, but after seeing other people having the same issue, I'm suspecting it was just the reboot that did it. I've tried rerunning the script on 2 different pve installs on 2 different machines with the same result. Tried all default options, advanced, and even a complete fresh pve install with only the Frigate script. Still same issue.. Frigate will not load yml. Not the example that it comes with or any new ones created. Go2rtc is unreachable. Not sure if it's even running. Probably other issues too, but without Frigate loading yml that's kind of a full stop |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 6 replies
-
I don't use Frigate, but I just installed it to check for issues.
The installation process seems to complete successfully, but nothing is working, not even logs. @remz1337 with the amount of issues coming in, I'm thinking about discontinuing this script. Not worth the headache. |
Beta Was this translation helpful? Give feedback.
Fixed. The issue was that the script is installing Frigate via the release package, but the script was fetching the dev version of the
install_deps.sh
file. This was asking for issues. I'm going to add it back to the website.