Search found 6 matches

by olmari
Sat Jun 05, 2010 1:30 am
Forum: Support
Topic: Init Scripts
Replies: 6
Views: 5053

Re: Init Scripts

Well, this is how I did create mine user, I hope this will help you with the issue... sudo addgroup --system deluge sudo adduser --system --home /var/lib/deluge --gecos "Deluge daemon user" --ingroup deluge --disabled-password --disabled-login deluge Ofcourse your homedir for the deluge co...
by olmari
Thu Jun 03, 2010 1:17 am
Forum: Support
Topic: Init Scripts
Replies: 6
Views: 5053

Re: Init Scripts

Well did you create the user for deluge you assumingly did write into that /etc/default/deluge-daemon?
by olmari
Wed May 05, 2010 12:42 am
Forum: Support
Topic: deluge-web and deluge "remote control" not listening on IPv6
Replies: 0
Views: 1867

deluge-web and deluge "remote control" not listening on IPv6

I can't figure out how to make deluge-web not deluge "remote control" into listening also on IPv6... Daemon (as in torrent where other torrentclient connects, libtorrent?) listens just fine on both IPv4 and 6, but deluge-web and RPC is only listening at IPv4.. What could I do? :) Also: sam...
by olmari
Sat Dec 12, 2009 10:09 pm
Forum: Support
Topic: deluge-daemon script not working in karmic
Replies: 37
Views: 40913

Re: deluge-daemon script not working in karmic

Hey guys. I'm trying to use olmari's script with the latest deluge in the Debian Sid repos (1.2_rc4), and it isn't working properly. deuged starts, but not deluge-web. I can start it manually by starting the command with nohup, sudo and &, but the init script won't start it at all. Any ideas? H...
by olmari
Sun Nov 22, 2009 4:25 pm
Forum: Support
Topic: deluge-daemon script not working in karmic
Replies: 37
Views: 40913

Re: deluge-daemon script not working in karmic

I have improved that debian/ubuntu script also so that deluged and deluge-webui runs as user "deluge" instead of an "real" user, this way deluge runs in it's own enviroment rather than with regular user credentials... Here is short instructions and needed files, I should update t...
by olmari
Fri Nov 06, 2009 5:55 am
Forum: Support
Topic: 1.2.0rc2 full allocation setting
Replies: 6
Views: 4333

Re: 1.2.0rc2 full allocation setting

Me too have this compact allocation being true just about no matter what I do... I am using mainly webui, deluged and such resides on mine headless server... No matter what I try to do it will stay true (meaning no full allocation)... Also if I try to select Full allocation at webgui it looks like b...