Open hugalafutro opened 11 hours ago
Hello, was tmpfs size enough for the transcode? Can you grab the logs from jellyfin when the error happens?
Thanks
I had the logs, but due to who I am as a person I forgot to attach sorry. The tmpfs was set to 500 https://o.o5.ddns.net/yXMc0 https://o.o5.ddns.net/kLVXb
I dont see anything helpful in the logs, Can you trying increasing it to lets say 4000.
Also can you shell in the container and navigate to /config/transcodes
and try to create a file?
eg touch test.txt
in ram, size 4000
I have no name!@truenas:/$ ls -la /config/transcodes/
total 25
drwxr-sr-x 2 root root 40 Nov 5 18:56 .
drwxr-xr-x 9 1000 1000 10 Sep 14 09:24 ..
I have no name!@truenas:/$ touch /config/transcodes/test.txt
touch: cannot touch '/config/transcodes/test.txt': Permission denied
updated to EE
for reference the path when temporary in ram was:
/mnt/.ix-apps/docker/volumes/ix-jellyfin_tmp/_data/
perms weredrwxrwxrwt
and with temporary on disk it is:
/mnt/.ix-apps/docker/volumes/ix-jellyfin_config_transcodes/_data
and permsdrwxr-xr-x