-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Description
β 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.