Unable to connect to deluge via webui

General support for problems installing or using Deluge
Post Reply
SASDOE
Member
Member
Posts: 19
Joined: Thu Jan 03, 2013 10:19 pm

Unable to connect to deluge via webui

Post by SASDOE »

After having create a user etc following these instructions : http://linuxhomeserverguide.com/mediaserver/deluge.php, i am unable to connect in the connection manager. Whatever i try i can't get it to work. i don't have an option to launch the daemon (i have allready launched it via cl) and can't click connect. I tried both the default port and the 8112 one.

Please help i am an impressive noob trying to find his way into the ubuntu system !

Thank you !
Cas
Top Bloke
Top Bloke
Posts: 3681
Joined: Mon Dec 07, 2009 6:04 am
Location: Scotland

Re: Unable to connect to deluge via webui

Post by Cas »

Did you start the service as specified:

Code: Select all

sudo /etc/init.d/deluge-daemon start
You can check that is running using pgrep deluge
SASDOE
Member
Member
Posts: 19
Joined: Thu Jan 03, 2013 10:19 pm

Re: Unable to connect to deluge via webui

Post by SASDOE »

Outputted 2444, so i guess it is running. Maybe one could give the tutorial a quick look, it might be easier to know where i got it wrong knowing exactly how i did it.
Post Reply