November 22, 201510 yr Upgraded from 5.0.6 yesterday where everything was working perfectly. Did a clean install to 6.1.4. Installed SAB & Sickbeard from Needo both are working correctly minus the post processing issue with the autoProcessTV.cfg script. Manual PostProcessing works correctly from within Sickbeard. being very new to Docker I mapped /mnt to /mnt to see if that would fix the issue. I was thinking it is something to do with the port mapping between the two containers? I have also fully qualified most paths. See screenshots attached for my configurations. I think I have provide all relevant info.
November 22, 201510 yr Instead of using localhost within Sickbeard to communicate with Sab, use the IP address of the server
November 22, 201510 yr Author that is how it is configured. the localhost is coming from the autoProcessTV.cfg When using the IP address in this file it was returning a completely different error. [sickBeard] host=localhost port=8081 username= password= web_root= ssl=0 after your suggestion I remembered I had edited the file with wordpad in windows originally and it was giving the error most likely due to the weird formatting wordpad adds. i just edited it again adding the local IP using MC and it is now working. [sickBeard] host=192.168.1.5 port=8081 username= password= web_root= ssl=0 Thanks for the suggestion.
Archived
This topic is now archived and is closed to further replies.