WebUI unable to connect to deamon
Posted: Fri Mar 28, 2014 7:35 pm
I've got the Deluged 1.3.6 (libtorrent: 0.15.10.0) running on an Ubuntu 12.04.4 LTS server, it's installed from package iaw description on this site with adding new repository link.
The Deluge-console works flawlessly no problems at all, but when I try to access the deamon from the WebUI it will not connect to deamon. (WebUI is run on the same box as the deamon)
The WebUI itself is working and I get the connection window where I need to select deamon, the deamon listed actually says "connected" as well, but when I select it and click close the status bar says "not connected".
This is what deluge-web deamon logs during "connection to deamon phase" in debug:
this is what deluged deamon logs during the same time in debug:
(the above messages repeats over and over as long as the connection window in WebUI is open)
For me this is not much to work with, I've tried opening iptables completely but no luck. I've not edited the core.conf or web.conf file.
I've been running Deluge 1.3.3 for a long time without any problems at all, but this version gives me headache!
Any feedback would be appreciated.. Thank you.
The Deluge-console works flawlessly no problems at all, but when I try to access the deamon from the WebUI it will not connect to deamon. (WebUI is run on the same box as the deamon)
The WebUI itself is working and I get the connection window where I need to select deamon, the deamon listed actually says "connected" as well, but when I select it and click close the status bar says "not connected".
This is what deluge-web deamon logs during "connection to deamon phase" in debug:
Code: Select all
[INFO ] 20:23:59 client:217 Connecting to daemon at 127.0.0.1:58846..
[INFO ] 20:23:59 client:121 Connected to daemon at 127.0.0.1:58846..
[INFO ] 20:23:59 client:224 Connection lost to daemon at 127.0.0.1:58846 reason: Connection was closed cleanly.
Code: Select all
[INFO ] 20:23:59 rpcserver:203 Deluge Client connection made from: 127.0.0.1:35629
[INFO ] 20:23:59 rpcserver:223 Deluge client disconnected: Connection to the other side was lost in a non-clean fashion: Connection lost.
For me this is not much to work with, I've tried opening iptables completely but no luck. I've not edited the core.conf or web.conf file.
I've been running Deluge 1.3.3 for a long time without any problems at all, but this version gives me headache!
Any feedback would be appreciated.. Thank you.