April 21, 20197 yr I'm trying to move most of my dockers over to br0 to give them their own IP. I've done this for plex and a few others in the past and they seem to work fine. However, for sonarr/radarr and a few others the containers aren't able to connect to indexer clients with errors like below. Unable to connect to indexer: Error: ConnectFailure (No route to host): 'http://api.broadcasthe.net/' What's weird though is if I ssh into the docker container I'm able to ping those addresses and resolve them just fine, it just seems to fail in the webUI. The same thing happens as well if I move the downloader (transmission VPN) over to br0 and test that. Again, I'm able to ping it just fine. NzbDrone.Core.Download.Clients.DownloadClientUnavailableException: Unable to connect to Transmission, please check your settings ---> System.Net.WebException: Error: ConnectFailure (No route to host): 'http://192.168.86.21:9091/transmission/rpc' ---> System.Net.WebException: Error: ConnectFailure (No route to host) ---> System.Net.Sockets.SocketException: No route to host Any ideas?
Archived
This topic is now archived and is closed to further replies.