AdrienPoupa / docker-compose-nas

Simple Docker Compose NAS featuring Sonarr, Radarr, Prowlarr, Jellyfin, qBittorrent, PIA VPN and Traefik with SSL support
893 stars 116 forks source link

Jellyfin Bad Gateway #8

Closed serkankster closed 1 year ago

serkankster commented 1 year ago

i encounter a "Bad Gateway" error when I try to open the jellyfin page. Is there any step or config that could be related to this error?

AdrienPoupa commented 1 year ago

Hello, it's hard to say without more information. Do you have the output of docker compose logs jellyfin?

serkankster commented 1 year ago

sharing the output here https://gist.github.com/serkankster/22d863147a63e3323f307bebb5d8e56b

serkankster commented 1 year ago

turns out to be a permissions issue related to some files with wrong PUID permissions. thanks!