R
Runtipi2mo ago
shi0

Apps in Runtipi cannot access mounted nas share

Hey guys, I'm completly new in the whole unix/runtipi topic. I'm trying to install audiobookshelf and jellyfin via runtipi. I have also mounted a nas share into the host system and symlinked it to ~/runtipi/media. But unfortunately, the intalled apps cannot access the NAS shares data and I don't know why. The symlink works because I can see the files from the nas share but, when I try to create a libary in audiobooshelf e.g. the NAS data is not shown. The host system is an debian 13 vm installed on proxmox. I hope that someone has or had a similiar issue and can give me a bit more insight in this topic.
1 Reply
Nicolas
Nicolas2mo ago
Hello, it is probably due to the permissions in your share. Try to see if you can fix it from your nas to allow read and write to the client Usually the containers like audiobookshelf use the user and group 1000:1000 You can test this by trying to create a file from your server inside the share

Did you find this page helpful?