Page 1 of 1

Automatically Connect to Daemon in Web UI on Startup?

Posted: Sun Dec 13, 2009 8:35 pm
by yochaigal
Evertime I boot my Ubuntu 9.10 machine running deluge 1.2-rc4, I have to manually connect the web interface to the daemon. The GTK interface has an "automatically connect" button but it doesn't affect the web interface. I am using an init script that executes as my user.
After manually connecting, everything works great!

Re: Automatically Connect to Daemon in Web UI on Startup?

Posted: Tue Jun 29, 2010 3:26 am
by yochaigal
apparently the solution to this is to edit ~/.config/deluge/web.conf and add the daemon there. it should look like:
127.0.0.1:58846 (or whatever port your daemon runs on).