Project

General

Profile

TVHeadend Docker Container on Synology NAS: Volume Mounts are empty (Permissions?)

Added by Kian Rafiee almost 7 years ago

I think the permissions are messed up.

I setup volume mounts of my NAS's drive and external drive in the tvheadend docker container. But when ssh'ing to the directories, they are blank. And when running the Internal EPG Grabber in tvheadend, the log says:

2018-01-29 08:22:36.000 xmltv: /usr/bin/tv_grab_file: grab /usr/bin/tv_grab_file
2018-01-29 08:22:36.000 spawn: Executing "/usr/bin/tv_grab_file"
2018-01-29 08:22:36.072 spawn: cat: /kian/XMLTV/xmltv.xml: Permission denied
2018-01-29 08:22:36.072 xmltv: /usr/bin/tv_grab_file: no output detected
2018-01-29 08:22:36.072 xmltv: /usr/bin/tv_grab_file: grab returned no data

/kian/ is one of the volume mounts I made in docker container that points to kian shared folder on Synology NAS.

Is there a way to fix this through the Synology or Docker GUI?


Replies (1)

RE: TVHeadend Docker Container on Synology NAS: Volume Mounts are empty (Permissions?) - Added by Kian Rafiee almost 7 years ago

Ah man I figured it out. Had to set GUID and PUID inside the container to match the NAS. I will update this thread with that information tomorrow for others that may end up in my situation, I'm beat right now.

    (1-1/1)