this post was submitted on 18 Jul 2025
15 points (89.5% liked)
Jellyfin: The Free Software Media System
7496 readers
2 users here now
Current stable release: 10.10.7
Matrix (General Information & Help)
Matrix (Off-Topic) - Come get to know the team and blow off steam!
Matrix Space - List of all the available rooms on Matrix.
Discord - Bridged to our Matrix rooms
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
It is really a standard config
Where does that
user: 30000:30002
come from?Also that PUID/PGID seems wrong for a standard config.
Here's mine:
Try dropping the user and changing your PUID and PGID back to 1000 and see how you get on.
user and PUID, PGID do the same thing and not all images support PUID and PGID. They tell docker to run the image using the user with those id. My user has ID 30000 and group 30002. This allows me to change files on my library with this user without causing permissions issues for jellyfin.
I would start the investigation there.
I'm running my Jellyfin on a Raspberry Pi, and it runs like a dream, so there's definitely a config issue afoot.
Investigate what? That is a standard config and didn't change anything. Your Raspberry Pi is maybe more powerful than my server. How big is your library?