Running Truecharts Radarr on TrueNAS SCALE. Giving me this error.
Test was aborted due to an error: Unable to connect to SABnzbd, Connection refused (localhost:8080)
I’ve tried enabling https in SAB, enabling SSL in both Radarr and SAB, I’ve also tried switching certification validation in Radarr.
TrueNAS Version: TrueNAS-SCALE-22.12.2
Radarr Version: 4.6.4.7568_16.0.22
SABnzbd Version: 4.0.3 [9fafe64]
EDIT: GOT IT WORKING. I had SABnzbd running on my computer while I was trying to connect to my server, so I probably had to do some weird network rework to get that setup working but that is out of my skill range. THE FIX: All I did was install SABnzbd onto TrueNAS using Truecharts
Try using the local IP of the machine instead of localhost.
My knowledge of docker probably rates around 3/10, but I suspect your containers aren’t sharing a network, so their definition of localhost is different.
https://maximorlov.com/4-reasons-why-your-docker-containers-cant-talk-to-each-other/
Thanks for the reply. I have installed SAB from Truecharts and I’m in the process of getting to work. Before I had SAB installed in computer so I’m guessing that was the problem
Edit: Got it working. All I did was setup SABnzbd on TrueNAS.