Jellyfin Server install script fails to launch container #807

Closed
opened 2026-02-04 21:38:08 +03:00 by OVERLORD · 3 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_
OVERLORD added the bug label 2026-02-04 21:38:08 +03:00
Author
Owner

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

Try another storage, the zfs storage failed to create, thats not an script issue. It Breaks/stops in one of the first Proxmox PCT lines

@MickLesk commented on GitHub (Apr 13, 2025): Try another storage, the zfs storage failed to create, thats not an script issue. It Breaks/stops in one of the first Proxmox PCT lines
Author
Owner

@dannyellis commented on GitHub (Apr 14, 2025):

This doesn't have to do with storage. On your proxmox node do you have anything in /dev/dri? @shanedolley

@dannyellis commented on GitHub (Apr 14, 2025): This doesn't have to do with storage. On your proxmox node do you have anything in /dev/dri? @shanedolley
Author
Owner

@michelroegl-brunner commented on GitHub (Apr 23, 2025):

As there has been no response by the creator of the issue, i close it done as it is also no script issue.

@michelroegl-brunner commented on GitHub (Apr 23, 2025): As there has been no response by the creator of the issue, i close it done as it is also no script issue.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#807