[GH-ISSUE #12205] Frigate install fails #2550

Closed
opened 2026-02-26 12:52:48 +03:00 by kerem · 2 comments
Owner

Originally created by @pafade89 on GitHub (Feb 23, 2026).
Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/12205

Have you read and understood the above guidelines?

yes

🔎 Did you run the script with verbose mode enabled?

No response

📜 What is the name of the script you are using?

Frigate

📂 What was the exact command used to execute the script?

bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/frigate.sh)"

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Debian 12

📈 Which Proxmox version are you on?

9.1.5

📝 Provide a clear and concise description of the issue.

I try to install frigate via your new frigate script and get the following error.

🔄 Steps to reproduce the issue.

install frigate via default script install.

Paste the full error output (if available).

______     _             __     

/ /()__ _____ / /___
/ /_ / / / __ / __ / __/ _
/ __/ / / / / /
/ / /
/ / /
/ /
// // //_, /_,/__/_
/
/____/
⚙️ Using Default Settings on node pve
💡 PVE Version 9.1.5 (Kernel: 6.17.9-1-pve)
🆔 Container ID: 102
🖥️ Operating System: debian (12)
📦 Container Type: Privileged
💾 Disk Size: 20 GB
🧠 CPU Cores: 4
🛠️ RAM Size: 4096 MiB
🎮 GPU Passthrough: Enabled
🚀 Creating a Frigate LXC using the above default settings

✔️ Storage local (Free: 20.4GB Used: 16.7GB) [Template]
✔️ Storage local-lvm (Free: 23.0GB Used: 145.2GB) [Container]
✔️ Storage 'local-lvm' (lvmthin) validated
✔️ Template storage 'local' validated
✔️ Template search completed
✔️ Template debian-12-standard_12.12-1_amd64.tar.zst [online]
✔️ Template download successful.
✔️ LXC Container 102 was successfully created.
✔️ USB passthrough configured
🎮 Detected Intel GPU
✔️ Automatically configuring INTEL GPU passthrough
✔️ INTEL GPU passthrough configured (2 devices)
✔️ Started LXC Container
✔️ Network in LXC is reachable (ping)
✔️ GPU passthrough configured (video:44, render:104)
✔️ Customized LXC Container
✔️ Set up Container OS
✔️ Network Connected: 192.168.178.143
✔️ IPv4 Internet Connected
✖️ IPv6 Internet Not Connected
✔️ Git DNS: github.com:(✔️ ) raw.githubusercontent.com:(✔️ ) api.github.com:(✔️ ) git.community-scripts.org:(✔️ )
✔️ Updated Container OS
✔️ Converted APT sources
✔️ Installed Dependencies
✔️ Detected GPU: Intel Corporation HD Graphics 630 (rev 04) (INTEL_GEN9+)
✖️ in line 4112: exit code 100 (APT: Package manager error (broken packages / dependency problems))
→ apt -y update

--- Last 10 lines of log ---
[2026-02-23 12:25:31] [OK] Detected GPU: Intel Corporation HD Graphics 630 (rev 04) (INTEL_GEN9+)
[2026-02-23 12:25:31] [INFO] Configuring: Intel Corporation HD Graphics 630 (rev 04)
[2026-02-23 12:25:31] [INFO] Installing Intel Gen 9+ GPU drivers

WARNING: apt does not have a stable CLI interface. Use with caution in scripts.

E: Conflicting values set for option Signed-By regarding source http://deb.debian.org/debian/ bookworm: /usr/share/keyrings/debian-archive-keyring.gpg !=
E: The list of sources could not be read.
[2026-02-23 12:25:31] [ERROR] in line 4112: exit code 100 (APT: Package manager error (broken packages / dependency problems))
[2026-02-23 12:25:31] apt -y update

✖️ Installation failed in container 102 (exit code: 100)

[1]+ Stopped bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/frigate.sh)"

🖼️ Additional context (optional).

No response

Originally created by @pafade89 on GitHub (Feb 23, 2026). Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/12205 ### ✅ Have you read and understood the above guidelines? yes ### 🔎 Did you run the script with verbose mode enabled? _No response_ ### 📜 What is the name of the script you are using? Frigate ### 📂 What was the exact command used to execute the script? bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/frigate.sh)" ### ⚙️ What settings are you using? - [x] Default Settings - [ ] Advanced Settings ### 🖥️ Which Linux distribution are you using? Debian 12 ### 📈 Which Proxmox version are you on? 9.1.5 ### 📝 Provide a clear and concise description of the issue. I try to install frigate via your new frigate script and get the following error. ### 🔄 Steps to reproduce the issue. install frigate via default script install. ### ❌ Paste the full error output (if available). ______ _ __ / ____/____(_)___ _____ _/ /____ / /_ / ___/ / __ `/ __ `/ __/ _ \ / __/ / / / / /_/ / /_/ / /_/ __/ /_/ /_/ /_/\__, /\__,_/\__/\___/ /____/ ⚙️ Using Default Settings on node pve 💡 PVE Version 9.1.5 (Kernel: 6.17.9-1-pve) 🆔 Container ID: 102 🖥️ Operating System: debian (12) 📦 Container Type: Privileged 💾 Disk Size: 20 GB 🧠 CPU Cores: 4 🛠️ RAM Size: 4096 MiB 🎮 GPU Passthrough: Enabled 🚀 Creating a Frigate LXC using the above default settings ✔️ Storage local (Free: 20.4GB Used: 16.7GB) [Template] ✔️ Storage local-lvm (Free: 23.0GB Used: 145.2GB) [Container] ✔️ Storage 'local-lvm' (lvmthin) validated ✔️ Template storage 'local' validated ✔️ Template search completed ✔️ Template debian-12-standard_12.12-1_amd64.tar.zst [online] ✔️ Template download successful. ✔️ LXC Container 102 was successfully created. ✔️ USB passthrough configured 🎮 Detected Intel GPU ✔️ Automatically configuring INTEL GPU passthrough ✔️ INTEL GPU passthrough configured (2 devices) ✔️ Started LXC Container ✔️ Network in LXC is reachable (ping) ✔️ GPU passthrough configured (video:44, render:104) ✔️ Customized LXC Container ✔️ Set up Container OS ✔️ Network Connected: 192.168.178.143 ✔️ IPv4 Internet Connected ✖️ IPv6 Internet Not Connected ✔️ Git DNS: github.com:(✔️ ) raw.githubusercontent.com:(✔️ ) api.github.com:(✔️ ) git.community-scripts.org:(✔️ ) ✔️ Updated Container OS ✔️ Converted APT sources ✔️ Installed Dependencies ✔️ Detected GPU: Intel Corporation HD Graphics 630 (rev 04) (INTEL_GEN9+) ✖️ in line 4112: exit code 100 (APT: Package manager error (broken packages / dependency problems)) → apt -y update --- Last 10 lines of log --- [2026-02-23 12:25:31] [OK] Detected GPU: Intel Corporation HD Graphics 630 (rev 04) (INTEL_GEN9+) [2026-02-23 12:25:31] [INFO] Configuring: Intel Corporation HD Graphics 630 (rev 04) [2026-02-23 12:25:31] [INFO] Installing Intel Gen 9+ GPU drivers WARNING: apt does not have a stable CLI interface. Use with caution in scripts. E: Conflicting values set for option Signed-By regarding source http://deb.debian.org/debian/ bookworm: /usr/share/keyrings/debian-archive-keyring.gpg != E: The list of sources could not be read. [2026-02-23 12:25:31] [ERROR] in line 4112: exit code 100 (APT: Package manager error (broken packages / dependency problems)) [2026-02-23 12:25:31] apt -y update ----------------------------------- ✖️ Installation failed in container 102 (exit code: 100) [1]+ Stopped bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/frigate.sh)" ### 🖼️ Additional context (optional). _No response_
kerem 2026-02-26 12:52:48 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@MickLesk commented on GitHub (Feb 23, 2026):

Your GPU is too old and need an fallback

<!-- gh-comment-id:3944343473 --> @MickLesk commented on GitHub (Feb 23, 2026): Your GPU is too old and need an fallback
Author
Owner

@MickLesk commented on GitHub (Feb 23, 2026):

Fixed

<!-- gh-comment-id:3944613884 --> @MickLesk commented on GitHub (Feb 23, 2026): Fixed
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ProxmoxVE#2550
No description provided.