Hi, That's very strange. There should be a 'debtorrent' user that the proxy runs as. For example, if I check my running processes I see:
hostname:~$ ps aux | grep debtorrent 114 4164 0.5 7.5 181372 77628 ? S 12:00 0:04 /usr/bin/python /usr/bin/debtorrent-client --configfile /etc/debtorrent/debtorrent-client.conf --download_dir /var/cache/debtorrent --cache_dir /var/cache/debtorrent/.DebTorrent --log_dir /var/log/debtorrent Then checking the passwd file I find: hostname:~$ grep 114 /etc/passwd debtorrent:x:114:121::/var/cache/debtorrent:/bin/false Could you please check yours to see what you have? Is there a debtorrent user in the /etc/passwd file? Have you changed the "DEBTORRENT_USER" variable in either the /etc/default/debtorrent-client or /etc/init.d/debtorrent-client files? Thanks, Cameron -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

