[GH-ISSUE #4559] Frigate LXC Install - Proxmox Version Error (PVE 8.4.1) #975

Closed
opened 2026-02-26 12:47:17 +03:00 by kerem · 1 comment
Owner

Originally created by @Balibiker on GitHub (May 17, 2025).
Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/4559

Have you read and understood the above guidelines?

yes

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

Frigate LXC

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

bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/frigate.sh)"

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

No response

📝 Provide a clear and concise description of the issue.

I'm consistently getting the following error message during the script execution:

✗ This version of Proxmox Virtual Environment is not supported
Requires Proxmox Virtual Environment Version 8.1 or later.

The strange thing is, I'm currently running Proxmox VE version 8.4.1, and I've made sure that all system updates are installed via the Proxmox GUI

🔄 Steps to reproduce the issue.

bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/frigate.sh)"

This will create a New Frigate LXC. Proceed?
YES

✗ This version of Proxmox Virtual Environment is not supported
Requires Proxmox Virtual Environment Version 8.1 or later.

Paste the full error output (if available).

✗ This version of Proxmox Virtual Environment is not supported
Requires Proxmox Virtual Environment Version 8.1 or later.

🖼️ Additional context (optional).

I have Virtual Environment 8.4.1 including all updates installed.

Originally created by @Balibiker on GitHub (May 17, 2025). Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/4559 ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? Frigate LXC ### 📂 What was the exact command used to execute the script? bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/frigate.sh)" ### ⚙️ What settings are you using? - [ ] Default Settings - [ ] Advanced Settings ### 🖥️ Which Linux distribution are you using? _No response_ ### 📝 Provide a clear and concise description of the issue. I'm consistently getting the following error message during the script execution: ✗ This version of Proxmox Virtual Environment is not supported Requires Proxmox Virtual Environment Version 8.1 or later. The strange thing is, I'm currently running Proxmox VE version 8.4.1, and I've made sure that all system updates are installed via the Proxmox GUI ### 🔄 Steps to reproduce the issue. bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/frigate.sh)" This will create a New Frigate LXC. Proceed? YES ✗ This version of Proxmox Virtual Environment is not supported Requires Proxmox Virtual Environment Version 8.1 or later. ### ❌ Paste the full error output (if available). ✗ This version of Proxmox Virtual Environment is not supported Requires Proxmox Virtual Environment Version 8.1 or later. ### 🖼️ Additional context (optional). I have Virtual Environment 8.4.1 including all updates installed.
kerem 2026-02-26 12:47:17 +03:00
Author
Owner

@github-actions[bot] commented on GitHub (May 17, 2025):

Hello, it looks like you are referencing the old tteck repo.

This repository is no longer used for active scripts.
Please update your bookmarks and use: https://helper-scripts.com

Also make sure your Bash command starts with:

bash <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/...)

This issue is being closed automatically.

<!-- gh-comment-id:2888558098 --> @github-actions[bot] commented on GitHub (May 17, 2025): Hello, it looks like you are referencing the **old tteck repo**. This repository is no longer used for active scripts. **Please update your bookmarks** and use: [https://helper-scripts.com](https://helper-scripts.com) Also make sure your Bash command starts with: ```bash bash <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/...) ``` This issue is being closed automatically.
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#975
No description provided.