![]() |
set up media libraries hanging - Printable Version +- Jellyfin Forum (https://forum.jellyfin.org) +-- Forum: Support (https://forum.jellyfin.org/f-support) +--- Forum: Troubleshooting (https://forum.jellyfin.org/f-troubleshooting) +--- Thread: set up media libraries hanging (/t-set-up-media-libraries-hanging) |
set up media libraries hanging - Kyp - 2025-08-04 Hi, I’m running TrueNAS SCALE ver ElectricEel-24.10.2.3 and have installed jellyfin docker app from the community train (app version: 10.10.7, ver: 1.2.5). The app starts up successfully and then when stepping through the initial app set up wizard, the app hangs on “Set up your media libraries”. From the log, I’m getting this error: [ERR] [8] Jellyfin.Api.Middleware.ExceptionMiddleware: Error processing request: Could not find a part of the path ‘/config/root/default’. URL GET /Library/VirtualFolders. I have configured additional ‘host path’ storage for the app (for the media libraries): mount path: /media/tv host path: /mnt/tank/mediavault/Tv The TrueNAS in-built ‘apps’ user has rights to the container and to the host-path. From the container shell, I can see that it has mounted the additional storage (/media/tv) as expected. Note: All storage configuration paths are user-defined i.e. host-based paths (/mnt/apps/jellyfin). Any hints on what could be the cause of the error and how to resolve? I have tried deleting and re-installing the app without luck. Thanks a lot! |