Jellyfin script version check error #974

Open
opened 2025-11-20 04:57:30 -05:00 by saavagebueno · 0 comments
Owner

Originally created by @HockneyTower on GitHub (Apr 24, 2025).

Have you read and understood the above guidelines?

yes

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

jellyfin.sh

📂 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?

Debian 12

📝 Provide a clear and concise description of the issue.

When using the script, the version check consider pve 8.4.1 as not supported and prior to 8.1.

🔄 Steps to reproduce the issue.

step 1 : use the command line in pve shell
step 2 : press enter to confirm we want to create an lxc
step 3 : version check error

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

Image
Image
Image

Originally created by @HockneyTower on GitHub (Apr 24, 2025). ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? jellyfin.sh ### 📂 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? Debian 12 ### 📝 Provide a clear and concise description of the issue. When using the script, the version check consider pve 8.4.1 as not supported and prior to 8.1. ### 🔄 Steps to reproduce the issue. step 1 : use the command line in pve shell step 2 : press enter to confirm we want to create an lxc step 3 : version check error ### ❌ 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). ![Image](https://github.com/user-attachments/assets/74b6a37f-99b5-47b5-9bd8-b646399075b9) ![Image](https://github.com/user-attachments/assets/4099c095-995a-45c0-9e20-491ec161a6ee) ![Image](https://github.com/user-attachments/assets/fe7673af-3351-42df-90bd-3fd1af852b1b)
saavagebueno added the bugnot planned labels 2025-11-20 04:57:30 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#974