Post Install Script not working on 9.0.0~8 BETA #1612

Closed
opened 2025-11-20 05:13:20 -05:00 by saavagebueno · 2 comments
Owner

Originally created by @swavey83 on GitHub (Aug 1, 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 "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/tools/pve/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.

Running the script in the new 9.0.0~8 BETA give the error " ✗ This version of Proxmox Virtual Environment is not supported
Requires Proxmox Virtual Environment Version 8.0 or later.
Exiting..."

Image

🔄 Steps to reproduce the issue.

  1. Copy the script from the Helper Scripts website.
  2. Open a Shell on the node.
  3. Paste the script in shell and select y to start the install.
  4. Install gives error and exits.

Paste the full error output (if available).

" ✗ 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 @swavey83 on GitHub (Aug 1, 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 "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/tools/pve/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. Running the script in the new 9.0.0~8 BETA give the error " ✗ This version of Proxmox Virtual Environment is not supported Requires Proxmox Virtual Environment Version 8.0 or later. Exiting..." ![Image](https://github.com/user-attachments/assets/6cdb2060-354d-48f5-a284-e0a2fd98b411) ### 🔄 Steps to reproduce the issue. 1. Copy the script from the Helper Scripts website. 2. Open a Shell on the node. 3. Paste the script in shell and select y to start the install. 4. Install gives error and exits. ### ❌ Paste the full error output (if available). " ✗ 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 bug label 2025-11-20 05:13:20 -05:00
Author
Owner

@MickLesk commented on GitHub (Aug 1, 2025):

Beta = Not supported yet

@MickLesk commented on GitHub (Aug 1, 2025): Beta = Not supported yet
Author
Owner

@Stooovie commented on GitHub (Oct 1, 2025):

Yes but we're on 9.0.10 already and the script is still not updated, is there a date? Thanks!

@Stooovie commented on GitHub (Oct 1, 2025): Yes but we're on 9.0.10 already and the script is still not updated, is there a date? Thanks!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#1612