2025-05-30, 05:13 PM
If you exec into the docker container, can you see the files? If not, check what permissions the host has to the files. Windows adds the complexity of ACLs and running Docker on Windows, whether through WSL or Desktop is a nightmare of caveats.
Try:
Then you can navigate to where you expect the files to live. If you can't get there or can't see the files, check permissions.
Try:
Code:
docker exec -it jellyfin /bin/bash
Then you can navigate to where you expect the files to live. If you can't get there or can't see the files, check permissions.
Jellyfin 10.10.7 LSIO Docker | Ubuntu 24.04 LTS | i7-13700K | Arc A380 6 GB | 64 GB RAM | 79 TB Storage