I'm trying to set up a new instance of PMS on my unRAID server, and the LinuxServer image created fine. But, I am having one small issue.
I have installed the sageplex scanner to allow me to import sagetv shows and movies to Plex. I have this all working on my sagetv box, but I want to offload the plex to my unRaid box.
I am running unRaid 6.2.2, and my docker containers are fairly new, created under 6.2.1 in the last week.
I have one of my 6 Sagetv drives mapped in via Samba, and it's also shared into my docker container.
When I do a refresh on the Sagetv library I created, the sageplex container complains with the following error:
[525/528] Processing /sagetv1_D/Videos/WomensCollegeVolleyball-FloridaatArkansas-22670825-0.ts
2016-10-31 22:14:35,105| DEBUG | Getting media info from SageTV ...
2016-10-31 22:14:35,106| DEBUG | openUrl: http://xxxx:yyyyy@sagetv1:8080/sagex/api?c=plex:GetMediaFileForName&1=WomensCollegeVolleyball-FloridaatArkansas-22670825-0.ts&encoder=json
2016-10-31 22:14:35,137| ERROR | openUrl: failed on: http://xxxx:yyyyy@sagetv1:8080/sagex/api?c=plex:GetMediaFileForName&1=WomensCollegeVolleyball-FloridaatArkansas-22670825-0.ts&encoder=json: [Errno socket error] [Errno -2] Name or service not known
2016-10-31 22:14:35,138| ERROR | No media info from SageTV: WomensCollegeVolleyball-FloridaatArkansas-22670825-0.ts
My networking is set to Host and I've tried the privileged as both enabled and disabled, but that doesn't seem to make a difference.
Wondered if anyone has any insights or thoughts on the issue.
Thanks,