binhex / arch-delugevpn

Docker build script for Arch Linux base with Deluge, Privoxy and OpenVPN
GNU General Public License v3.0
698 stars 112 forks source link

Can access Web UI but can't connect with deluge #115

Closed EnderShadow closed 5 years ago

EnderShadow commented 5 years ago

If I try and access the container from the WebUI it connects fine, but if I try to connect from deluge which is running on the same computer with the connection manager it fails to detect it.

poohbah commented 5 years ago

I'm having the same issue. The webui works normally, but remotely connecting via a local (windows) deluge install doesn't see the (remote) docker install of delugevpn. I found this, which seems to be the issue. https://forums.unraid.net/topic/44109-support-binhex-delugevpn/?do=findComment&comment=753135

binhex commented 5 years ago

deluge 2.x is not compatible with deluge 1.x thin clients, so unless you update all connecting deluge instances to 2.x then you will be out of luck - note there is currently no windows 2.x deluge thin client.

madsboddum commented 5 years ago

deluge 2.x is not compatible with deluge 1.x thin clients, so unless you update all connecting deluge instances to 2.x then you will be out of luck - note there is currently no windows 2.x deluge thin client.

That was the issue in my case. Too bad that there are no supporting clients for Windows.

EnderShadow commented 5 years ago

I'm running linux as my host.

EDIT: Apparently deluge on my computer is 1.x. I assumed that it would have been 2.x since I'm running an arch based system, but I guess not. I'll just have to wait for deluge to be upgraded to 2.x