Proxmox VE Helper Script Incorrectly Detects Outdated Proxmox Version (Using 8.4.0) #797

Closed
opened 2026-02-04 21:36:01 +03:00 by OVERLORD · 2 comments
Owner

Originally created by @MonishKrishna2009 on GitHub (Apr 11, 2025).

Have you read and understood the above guidelines?

yes

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

All scripts

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

bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/homeassistant.sh)"

📝 Provide a clear and concise description of the issue.

When running the Proxmox VE Helper Script on a system running Proxmox VE 8.4.0, the script incorrectly reports that the Proxmox version is outdated and requires version 8.1 or later. This appears to be a bug in the version check logic, as 8.4.0 is clearly newer than 8.1.

Image

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

No response

🔄 Steps to reproduce the issue.

Paste the full error output (if available).

No error was posted

🖼️ Additional context (optional).

No response

Originally created by @MonishKrishna2009 on GitHub (Apr 11, 2025). ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? All scripts ### 📂 What was the exact command used to execute the script? bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/homeassistant.sh)" ### 📝 Provide a clear and concise description of the issue. When running the Proxmox VE Helper Script on a system running Proxmox VE 8.4.0, the script incorrectly reports that the Proxmox version is outdated and requires version 8.1 or later. This appears to be a bug in the version check logic, as 8.4.0 is clearly newer than 8.1. ![Image](https://github.com/user-attachments/assets/7275aa91-4f13-4715-80c7-7bd26b161e85) ### ⚙️ What settings are you using? - [x] Default Settings - [ ] Advanced Settings ### 🖥️ Which Linux distribution are you using? _No response_ ### 🔄 Steps to reproduce the issue. - Set up a system with Proxmox VE version 8.4.0 (verified with `pveversion`). - Run any script from https://tteck.github.io/Proxmox/#home-assistant-container-lxc ### ❌ Paste the full error output (if available). No error was posted ### 🖼️ Additional context (optional). _No response_
OVERLORD added the bug label 2026-02-04 21:36:01 +03:00
Author
Owner

@MonishKrishna2009 commented on GitHub (Apr 11, 2025):

Image

Image

Here is proof that I am actually using V8.4.0

@MonishKrishna2009 commented on GitHub (Apr 11, 2025): ![Image](https://github.com/user-attachments/assets/9d74acb1-d0b7-46d0-b559-cd03b40f3d6c) ![Image](https://github.com/user-attachments/assets/3795b20b-26b3-414f-9c65-b19853de2932) Here is proof that I am actually using V8.4.0
Author
Owner

@MickLesk commented on GitHub (Apr 11, 2025):

Wrong Repo.

@MickLesk commented on GitHub (Apr 11, 2025): Wrong Repo.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#797