Automatically Connect to Daemon in Web UI on Startup?

General support for problems installing or using Deluge
Post Reply
yochaigal
Member
Member
Posts: 19
Joined: Fri Sep 12, 2008 2:08 am

Automatically Connect to Daemon in Web UI on Startup?

Post 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!
yochaigal
Member
Member
Posts: 19
Joined: Fri Sep 12, 2008 2:08 am

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

Post 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).
Post Reply