You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 23, 2025. It is now read-only.
β Have you read and understood the above guidelines?
yes
π What is the name of the script you are using?
Jellyfin Media Server INSTANCE
π What was the exact command used to execute the script?
scripts-cli launch jellyfin your-instance-name
π Provide a clear and concise description of the issue.
When I try to add a Jellyfin Instance on Truenas 25.04 I get an error during the hardware accelleration part.
The container is then installed but not working.
root@truenas[/mnt/tank/scripts]# scripts-cli launch jellyfin jellyerror
2025/05/13 12:33:00 INFO Selected image image=images:ubuntu/22.04
2025/05/13 12:33:01 INFO Preparing image image=images:ubuntu/22.04
Creating jellyerror
2025/05/13 12:33:02 INFO Adding installation functions to instance...
2025/05/13 12:33:02 INFO Making installation functions executable...
2025/05/13 12:33:02 INFO Running installer...
βοΈ Set up Container OS
βοΈ Network Connected: 10.10.10.68
βοΈ IPv4 Internet Connected
βοΈ IPv6 Internet Not Connected
βοΈ DNS Resolved github.com to 140.82.121.4
βοΈ Updated Container OS
βοΈ Installed Dependencies
β §chgrp: cannot access '/dev/dri': No such file or directory
[ERROR] in line 23: exit code 0: while executing command chgrp video /dev/dri
Instance Details
β’ Instance Name: jellyerror
β’ Application: Jellyfin Media Server
β’ Image: images:ubuntu/22.04
β’ Incus Profiles: default scriptcli-storage
## Application Information
Jellyfin is a free and open-source media server and suite of multimedia
applications designed to organize, manage, and share digital media files to
networked devices.
## Resources
Website: Jellyfin Media Server https://jellyfin.org/
Documentation: Jellyfin Media Server https://jellyfin.org/docs/
Application Port : 8096
2025/05/13 12:34:03 INFO Removing setup script from instance...
2025/05/13 12:34:03 INFO Removing setup script from instance...
βοΈ What settings are you using?
Default Settings
Advanced Settings
π₯οΈ Which Linux distribution are you using?
Debian 12
π Steps to reproduce the issue.
simply execute as root
scripts-cli launch jellyfin jellyfin
β Paste the full error output (if available).
chgrp: cannot access '/dev/dri': No such file or directory
[ERROR] in line 23: exit code 0: while executing command chgrp video /dev/dri
πΌοΈ Additional context (optional).
TrueNAS on HP EliteDesk 800 G4 Mini, Intel I5-8500T, 16GB RAM, 1 TB RAID1 + 128GB for boot pool.
β Have you read and understood the above guidelines?
yes
π What is the name of the script you are using?
Jellyfin Media Server INSTANCE
π What was the exact command used to execute the script?
scripts-cli launch jellyfin your-instance-name
π Provide a clear and concise description of the issue.
When I try to add a Jellyfin Instance on Truenas 25.04 I get an error during the hardware accelleration part.
The container is then installed but not working.
βοΈ What settings are you using?
π₯οΈ Which Linux distribution are you using?
Debian 12
π Steps to reproduce the issue.
simply execute as root
scripts-cli launch jellyfin jellyfinβ Paste the full error output (if available).
πΌοΈ Additional context (optional).
TrueNAS on HP EliteDesk 800 G4 Mini, Intel I5-8500T, 16GB RAM, 1 TB RAID1 + 128GB for boot pool.