2024-10-06, 06:27 PM
You can try recreating the current container. Assuming that something within the temporary portion of Jellyfin is borked for some reason.
docker compose down jellyfin
docker system prune -a
docker compose up -d jellyfin
docker compose down jellyfin
docker system prune -a
docker compose up -d jellyfin