β
Have you read and understood the above guidelines?
yes
π What is the name of the script you are using?
haos-vm.sh
π What was the exact command used to execute the script?
bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/vm/haos-vm.sh)"
βοΈ What settings are you using?
π₯οΈ Which Linux distribution are you using?
Debian 12
π Provide a clear and concise description of the issue.
as soon as i start the script for generating the VM it abort with
β This version of Proxmox Virtual Environment is not supported
Requires Proxmox Virtual Environment Version 8.1 or later.
Exiting...
root@linux:~# pveversion
pve-manager/8.4.1/2a5fa54a8503f96d (running kernel: 6.8.12-11-pve)
br,
π Steps to reproduce the issue.
freshly installed debian 12 with freshly installed pve 8.4.1
run the script via bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/vm/haos-vm.sh)"
β 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.
Exiting...
πΌοΈ Additional context (optional).
root@linux:~# pveversion
pve-manager/8.4.1/2a5fa54a8503f96d (running kernel: 6.8.12-11-pve)