My Deluge/Gluetun stack has stopped loading into the GUI for no apparent reason. I was able to access it about a week ago when I last needed to use it, and since then I’ve had no real reason to check on it so I’m not sure as to when it stopped working. On Radarr it is also giving me an error that its not able to communicate with the download client (Deluge) so I tried to troubleshoot by reading the logs but I’m unable to decipher any errors from them. Could someone please point me into the right direction with how to get it back up and running?
Log file: DelugeLogs - Pastebin.com
The configuration you are using in the torrents yaml to route your torrent container thought the deluge container won’t be working in 1.7.0, I bet if you look the line is missing and will disappear if you readd it. It’s a know issue which is in another post somewhere. You cant access your torrent web UI probably because the ports to do so are set in the deluge container. Remove them from there and put them in the torrent container and you will be able to access it. But it won’t be routing the traffic via deluge until it’s fixed in the next version.
Here is the post : V1.7.0 - network_mode: issue - #12 by Dina