[GH-ISSUE #11129] Creating Jellyfin unprivilleged LXC container with verbose mode fails #2379

Closed
opened 2026-02-26 12:52:15 +03:00 by kerem · 3 comments
Owner

Originally created by @devdecrux on GitHub (Jan 24, 2026).
Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/11129

Have you read and understood the above guidelines?

yes

🔎 Did you run the script with verbose mode enabled?

Yes, verbose mode was enabled and the output is included below

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

Jellyfin Media Server

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

bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/jellyfin.sh)"

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Debian 13

📈 Which Proxmox version are you on?

pve-manager/9.1.4/5ac30304265fbd8e (running kernel: 6.17.4-2-pve)

📝 Provide a clear and concise description of the issue.

Trying to create a new Jellyfin LXC container fails with an error which you can see from the screenshot uploaded (cannot find nvidia* packages). Tried installing with Default and advanced install but fails with same error. I have installed nvidia driver 580-* driver version on my proxmox host.

When I tried to execute the script with verbose mode enabled the installation was successful. The same situation but with verbose mode not enabled and same configs fails.

🔄 Steps to reproduce the issue.

  1. Execute script (Doesn't matter whether it's default or advanced install)
  2. I have installed nvidia driver on my proxmox host - 580.119.02
  3. Do not mark "verbose mode"
  4. Fails on Updating OS

Paste the full error output (if available).

Screenshot with the failure added, also logs of the failed installation.

install-lxc-102-0284ffd5.log

🖼️ Additional context (optional).

Image
Originally created by @devdecrux on GitHub (Jan 24, 2026). Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/11129 ### ✅ Have you read and understood the above guidelines? yes ### 🔎 Did you run the script with verbose mode enabled? Yes, verbose mode was enabled and the output is included below ### 📜 What is the name of the script you are using? Jellyfin Media Server ### 📂 What was the exact command used to execute the script? bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/jellyfin.sh)" ### ⚙️ What settings are you using? - [x] Default Settings - [x] Advanced Settings ### 🖥️ Which Linux distribution are you using? Debian 13 ### 📈 Which Proxmox version are you on? pve-manager/9.1.4/5ac30304265fbd8e (running kernel: 6.17.4-2-pve) ### 📝 Provide a clear and concise description of the issue. Trying to create a new Jellyfin LXC container fails with an error which you can see from the screenshot uploaded (cannot find nvidia* packages). Tried installing with Default and advanced install but fails with same error. I have installed nvidia driver 580-* driver version on my proxmox host. When I tried to execute the script with verbose mode enabled the installation was successful. The same situation but with verbose mode not enabled and same configs fails. ### 🔄 Steps to reproduce the issue. 1. Execute script (Doesn't matter whether it's default or advanced install) 2. I have installed nvidia driver on my proxmox host - 580.119.02 3. Do not mark "verbose mode" 4. Fails on Updating OS ### ❌ Paste the full error output (if available). Screenshot with the failure added, also logs of the failed installation. [install-lxc-102-0284ffd5.log](https://github.com/user-attachments/files/24839656/install-lxc-102-0284ffd5.log) ### 🖼️ Additional context (optional). <img width="2580" height="1080" alt="Image" src="https://github.com/user-attachments/assets/29a219d3-1339-47ac-9843-6c5c1f343744" />
kerem 2026-02-26 12:52:15 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@MickLesk commented on GitHub (Jan 24, 2026):

next time please fill the issue report correctly, if searched for debian issues, but jellyfin is ubuntu

try after https://github.com/community-scripts/ProxmoxVE/pull/11139 merged

<!-- gh-comment-id:3795625351 --> @MickLesk commented on GitHub (Jan 24, 2026): next time please fill the issue report correctly, if searched for debian issues, but jellyfin is ubuntu try after https://github.com/community-scripts/ProxmoxVE/pull/11139 merged
Author
Owner

@devdecrux commented on GitHub (Jan 25, 2026):

Isn't possible also to create an option where the user can choose whether he wants GPU drivers to be installed? As an example, I am using 580.119.02 on Proxmox host and I do not want to immediately upgrade the host in order to sync with Jellyfin instance.

<!-- gh-comment-id:3796169375 --> @devdecrux commented on GitHub (Jan 25, 2026): Isn't possible also to create an option where the user can choose whether he wants GPU drivers to be installed? As an example, I am using 580.119.02 on Proxmox host and I do not want to immediately upgrade the host in order to sync with Jellyfin instance.
Author
Owner

@MickLesk commented on GitHub (Jan 25, 2026):

Feel free to build an functional PR. Nobody Here has Nvidia for Testing purposes

<!-- gh-comment-id:3796173858 --> @MickLesk commented on GitHub (Jan 25, 2026): Feel free to build an functional PR. Nobody Here has Nvidia for Testing purposes
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ProxmoxVE#2379
No description provided.