Proxmox VE Post Install sais version not supported but it should be #494

Closed
opened 2026-02-04 19:16:45 +03:00 by OVERLORD · 2 comments
Owner

Originally created by @d13g4 on GitHub (Feb 13, 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)"

📝 Provide a clear and concise description of the issue.

____ _    ________   ____             __     ____           __        ____

/ __ \ | / / / / __ _ __/ / / / / / / / /
/ /
/ / | / / __/ / /
/ / __ / / / / // __ / / __/ __ `/ / /
/ /| |/ / / / / // ( ) / / // / / ( ) /
/ /
/ / / /
/
/ |
/
_/ // _//_/ /// ///_/_,//_/

This script will Perform Post Install Routines.

Start the Proxmox VE Post Install Script (y/n)?y
✗ This version of Proxmox Virtual Environment is not supported
Requires Proxmox Virtual Environment Version 8.0 or later.
Exiting...
root@node01:# pveversion
pve-manager/8.3.0/c1689ccb1065a83b (running kernel: 6.8.12-4-pve)
root@node01:
#

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

No response

🔄 Steps to reproduce the issue.

Install PVE
Try to run script

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).

Fresh installation of pve-manager/8.3.0/c1689ccb1065a83b (running kernel: 6.8.12-4-pve).

Originally created by @d13g4 on GitHub (Feb 13, 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)" ### 📝 Provide a clear and concise description of the issue. ____ _ ________ ____ __ ____ __ ____ / __ \ | / / ____/ / __ \____ _____/ /_ / _/___ _____/ /_____ _/ / / / /_/ / | / / __/ / /_/ / __ \/ ___/ __/ / // __ \/ ___/ __/ __ `/ / / / ____/| |/ / /___ / ____/ /_/ (__ ) /_ _/ // / / (__ ) /_/ /_/ / / / /_/ |___/_____/ /_/ \____/____/\__/ /___/_/ /_/____/\__/\__,_/_/_/ This script will Perform Post Install Routines. Start the Proxmox VE Post Install Script (y/n)?y ✗ This version of Proxmox Virtual Environment is not supported Requires Proxmox Virtual Environment Version 8.0 or later. Exiting... root@node01:~# pveversion pve-manager/8.3.0/c1689ccb1065a83b (running kernel: 6.8.12-4-pve) root@node01:~# ### ⚙️ What settings are you using? - [ ] Default Settings - [ ] Advanced Settings ### 🖥️ Which Linux distribution are you using? _No response_ ### 🔄 Steps to reproduce the issue. Install PVE Try to run script ### ❌ 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). Fresh installation of pve-manager/8.3.0/c1689ccb1065a83b (running kernel: 6.8.12-4-pve).
Author
Owner

@tremor021 commented on GitHub (Feb 13, 2025):

Wrong repo, use https://community-scripts.github.io/ProxmoxVE/

@tremor021 commented on GitHub (Feb 13, 2025): Wrong repo, use `https://community-scripts.github.io/ProxmoxVE/`
Author
Owner

@d13g4 commented on GitHub (Feb 13, 2025):

My mistake, thanks!

@d13g4 commented on GitHub (Feb 13, 2025): My mistake, thanks!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#494