Jellyfin Server install script fails to launch container #918

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

Originally created by @shanedolley on GitHub (Apr 13, 2025).

Have you read and understood the above guidelines?

yes

📜 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)"

📝 Provide a clear and concise description of the issue.

When running the install script for Jellyfin Media Server, it appears to create the container but errors when starting the container. Initially I was using advanced settings to customise the install, but tried using default settings with the same problem.

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Ubuntu 22.04

🔄 Steps to reproduce the issue.

Step 1: Login to proxmox and go to built-in console
Step 2: Paste command from https://community-scripts.github.io/ProxmoxVE/scripts?id=jellyfin
Step 3: Select default settings and proceed with install

https://www.loom.com/share/9c50f58c1fbd430aa73102c52455ec1d?sid=3d52fae9-a2fe-4d9c-890d-7948ea23a4f2

Paste the full error output (if available).

/dev/dri/renderD182 is not a device
curl: (22) The requested URL returned error: 400

[ERROR] in line 1388: exit code 0: while executing command pct start "$CTID"

🖼️ Additional context (optional).

No response

Originally created by @shanedolley on GitHub (Apr 13, 2025). ### ✅ Have you read and understood the above guidelines? yes ### 📜 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)" ### 📝 Provide a clear and concise description of the issue. When running the install script for Jellyfin Media Server, it appears to create the container but errors when starting the container. Initially I was using advanced settings to customise the install, but tried using default settings with the same problem. ### ⚙️ What settings are you using? - [x] Default Settings - [ ] Advanced Settings ### 🖥️ Which Linux distribution are you using? Ubuntu 22.04 ### 🔄 Steps to reproduce the issue. Step 1: Login to proxmox and go to built-in console Step 2: Paste command from https://community-scripts.github.io/ProxmoxVE/scripts?id=jellyfin Step 3: Select default settings and proceed with install [https://www.loom.com/share/9c50f58c1fbd430aa73102c52455ec1d?sid=3d52fae9-a2fe-4d9c-890d-7948ea23a4f2](url) ### ❌ Paste the full error output (if available). /dev/dri/renderD182 is not a device curl: (22) The requested URL returned error: 400 [ERROR] in line 1388: exit code 0: while executing command pct start "$CTID" ### 🖼️ Additional context (optional). _No response_
saavagebueno added the bug label 2025-11-20 04:56:31 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#918