Version Check Rejects Valid Proxmox 8.4 #927

Closed
opened 2026-02-04 22:14:25 +03:00 by OVERLORD · 1 comment
Owner

Originally created by @rjwill10 on GitHub (May 9, 2025).

Have you read and understood the above guidelines?

yes

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

Jellyfin

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

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

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Ubuntu 24.04

📝 Provide a clear and concise description of the issue.

System Details:

Error Output:

Loading... ✗ This version of Proxmox Virtual Environment is not supported Requires Proxmox Virtual Environment Version 8.1 or later. Exiting...

🔄 Steps to reproduce the issue.

  1. Access the Proxmox host shell
  2. Ensure you are running Proxmox VE 8.4+
  3. Run the following command to invoke the Jellyfin LXC install script:

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

Paste the full error output (if available).

Loading... ✗ This version of Proxmox Virtual Environment is not supported Requires Proxmox Virtual Environment Version 8.1 or later. Exiting...

🖼️ Additional context (optional).

No response

Originally created by @rjwill10 on GitHub (May 9, 2025). ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? Jellyfin ### 📂 What was the exact command used to execute the script? bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/jellyfin.sh)" ### ⚙️ What settings are you using? - [x] Default Settings - [ ] Advanced Settings ### 🖥️ Which Linux distribution are you using? Ubuntu 24.04 ### 📝 Provide a clear and concise description of the issue. System Details: - Proxmox VE version: pve-manager/8.4.1/2a5fa54a8503f96d (running kernel: 6.8.12-10-pve) - Script URL: https://github.com/tteck/Proxmox/blob/main/ct/jellyfin.sh Error Output: `Loading... ✗ This version of Proxmox Virtual Environment is not supported Requires Proxmox Virtual Environment Version 8.1 or later. Exiting... ` ### 🔄 Steps to reproduce the issue. 1. Access the Proxmox host shell 2. Ensure you are running Proxmox VE 8.4+ 3. Run the following command to invoke the Jellyfin LXC install script: 'bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/jellyfin.sh)" ### ❌ Paste the full error output (if available). `Loading... ✗ This version of Proxmox Virtual Environment is not supported Requires Proxmox Virtual Environment Version 8.1 or later. Exiting... ` ### 🖼️ Additional context (optional). _No response_
OVERLORD added the bugnot planned labels 2026-02-04 22:14:25 +03:00
Author
Owner

@github-actions[bot] commented on GitHub (May 9, 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 (May 9, 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: starred/ProxmoxVE#927