This version of Proxmox Virtual Environment is not supported #1709

Closed
opened 2025-11-20 05:15:16 -05:00 by saavagebueno · 1 comment
Owner

Originally created by @panfmik on GitHub (Aug 14, 2025).

Have you read and understood the above guidelines?

yes

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

Proxmox VE Post Install

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

bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/misc/post-pve-install.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 installed proxmox 8.4.11, I run script Proxmox VE Post Install and get error
✗ This version of Proxmox Virtual Environment is not supported. Requires Proxmox Virtual Environment Version 8.0 or later.

🔄 Steps to reproduce the issue.

copied and pasted the script and launched it

Paste the full error output (if available).

Start the Proxmox VE Post Install Script (y/n)?yes
✗ This version of Proxmox Virtual Environment is not supported
Requires Proxmox Virtual Environment Version 8.0 or later.
Exiting...

🖼️ Additional context (optional).

No response

Originally created by @panfmik on GitHub (Aug 14, 2025). ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? Proxmox VE Post Install ### 📂 What was the exact command used to execute the script? bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/misc/post-pve-install.sh)" ### ⚙️ What settings are you using? - [x] Default Settings - [ ] Advanced Settings ### 🖥️ Which Linux distribution are you using? _No response_ ### 📝 Provide a clear and concise description of the issue. I installed proxmox 8.4.11, I run script Proxmox VE Post Install and get error ` ✗ This version of Proxmox Virtual Environment is not supported. Requires Proxmox Virtual Environment Version 8.0 or later.` ### 🔄 Steps to reproduce the issue. copied and pasted the script and launched it ### ❌ Paste the full error output (if available). Start the Proxmox VE Post Install Script (y/n)?yes ✗ This version of Proxmox Virtual Environment is not supported Requires Proxmox Virtual Environment Version 8.0 or later. Exiting... ### 🖼️ Additional context (optional). _No response_
saavagebueno added the bugnot planned labels 2025-11-20 05:15:16 -05:00
Author
Owner

@github-actions[bot] commented on GitHub (Aug 14, 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 (Aug 14, 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#1709