✗ This version of Proxmox Virtual Environment is not supported i'm using pve-manager/8.4.1/2a5fa54a8503f96d (running kernel: 6.8.12-11-pve) #1320

Closed
opened 2025-11-20 05:08:10 -05:00 by saavagebueno · 1 comment
Owner

Originally created by @prophet89 on GitHub (Jun 22, 2025).

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?

  • Default Settings
  • Advanced Settings

🖥️ 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)

Originally created by @prophet89 on GitHub (Jun 22, 2025). ### ✅ 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? - [x] Default Settings - [ ] Advanced Settings ### 🖥️ 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)
saavagebueno added the bugnot planned labels 2025-11-20 05:08:10 -05:00
Author
Owner

@github-actions[bot] commented on GitHub (Jun 22, 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.

@github-actions[bot] commented on GitHub (Jun 22, 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.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#1320