-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Closed
Labels
not a script issueThis is not a script issueThis is not a script issue
Description
β 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)"
βοΈ 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.
Creating Jellyfin container in Proxmox, using latest public release, community edition, script fails on starting container with error:
Starting LXC Container/dev/dri/renderD128 is not a device
I am not using GPU passthrough.
I see there was another issue previously with the same error, but no resolution was reported.
π Steps to reproduce the issue.
In Proxmox shell, issue command:
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/jellyfin.sh)"
Container is created, but cannot start. Screenshot included.
β Paste the full error output (if available).
Starting LXC Container/dev/dri/renderD128 is not a device
πΌοΈ Additional context (optional).
No response
Metadata
Metadata
Assignees
Labels
not a script issueThis is not a script issueThis is not a script issue

