I seem to be having issues connecting to the Deluge WebUI. It worked previously (albeit sporadically), but now I can't seem to get it to connect at all. I'm on Windows 8.1, and I'm using Deluge 1.3.13 (recently upgraded from .12 to .13).
- I've ensured that deluge.exe, deluged.exe, and deluge-web.exe are all currently running via Task Manager.
- Plugins > WebUI is checked, but I have 'Enable Web Interface' and 'Enable SSL' both unchecked. Listening port is set to 8112.
- Daemon port is set to 58846, and I have 'Allow Remote Connections' checked.
- I've port forwarded 8112 in both my router and VPN. (I also used http://www.portchecktool.com/ to confirm the port is open).
- I've port forwarded 58846 in both my router and VPN. (I also used http://www.portchecktool.com/ to confirm the port is open).
- I've tried entering '127.0.0.1:8112', 'localhost:8112', and my No-IP hostname '[hostname]:8112', and they all won't connect.
Any thoughts on what I could be missing? Any help is appreciated!
Can't connect to WebUI
Re: Can't connect to WebUI
If you unchecked 'enable webui' then it will be disabled... Also use either the plugin or deluge-web not both.
Re: Can't connect to WebUI
Ah, so was the issue that Plugins > WebUI was checked? I had seen the thing about not using the plugin and deluge-web at the same time, which is why I didn't have the plugin settings checked. I didn't realize that having the plugin checked (but having it's settings unchecked) meant it was still active. I ended up stopping the deluge-web service, and just fully enabling the plugin, and all seems well. Thanks!Cas wrote:If you unchecked 'enable webui' then it will be disabled... Also use either the plugin or deluge-web not both.