Search found 10 matches

by xareth
Thu Oct 31, 2013 11:11 am
Forum: Support
Topic: deluge-daemon crashing
Replies: 10
Views: 17379

Re: deluge-daemon crashing

I applied the suggested PPA but it appeared to have no effect. After adding the PPA apt-get tells me my version of libtorrent-rasterbar6 is up to date (still 0.15.10). I noticed these packages have only been built for amd64 and i386 , not armhf . After searching launchpad (didn't know that existed, ...
by xareth
Tue Oct 29, 2013 2:11 pm
Forum: Support
Topic: deluge-daemon crashing
Replies: 10
Views: 17379

Re: deluge-daemon crashing

Thanks Cas That's a big IF. Unfortunately, it seems I don't have the necessary skills. I assumed I'd have to compile 1.3.6 and 0.16.11 from source, since apt-get update/upgrade leaves me with 1.3.3 and 0.15.10 and Google didn't turn up any better ideas. I tried following the forum post here mainly b...
by xareth
Mon Oct 28, 2013 1:38 pm
Forum: Support
Topic: deluge-daemon crashing
Replies: 10
Views: 17379

Re: deluge-daemon crashing

I am also experiencing silent Deluge crashes with my Raspberry Pi. Almost every time I try and login the daemon has crashed. Would be interested if anybody has managed to solve this. Linux 3.6.11+ #538 PREEMPT Fri Aug 30 20:42:08 BST 2013 armv6l deluged: 1.3.3 libtorrent: 0.15.10.0 My /var/log/delug...
by xareth
Fri Dec 17, 2010 1:25 pm
Forum: Support
Topic: Deluge WebUI/GTK - How to connect (Deluge 1.3.1)
Replies: 3
Views: 4838

Re: Deluge WebUI/GTK - How to connect (Deluge 1.3.1)

After a quick comparison of the two scripts I couldn't go past this line UMASK=022 # Change this to 0 if running deluged as its own user Ive used the havetheknowhow script successfully on 9.04, 9.10 and 10.04 and it makes no mention of the umask. I would try to: - Modify the existing script to have ...
by xareth
Fri Jul 30, 2010 7:58 am
Forum: Support
Topic: [SOLVED] Cant connect to daemon to set up scheduler
Replies: 14
Views: 16814

Re: [SOLVED] Cant connect to daemon to set up scheduler

Lefty Yes, I did get it working. I click the link in FF and select 'Open with Deluge', Deluge is opened on my PC and the torrent added to the remote server daemon. I dont really understand what the problem is. From the sounds of it, you should already be able to do this. If you're running deluge (no...
by xareth
Sun Jul 11, 2010 2:18 pm
Forum: Support
Topic: [SOLVED] Cant connect to daemon to set up scheduler
Replies: 14
Views: 16814

Re: [SOLVED] Cant connect to daemon to set up scheduler

Well done
Glad I could be of some assistance
by xareth
Sun Jul 11, 2010 2:04 pm
Forum: Support
Topic: [SOLVED] Cant connect to daemon to set up scheduler
Replies: 14
Views: 16814

Re: [SOLVED] Cant connect to daemon to set up scheduler

Yes, I was able to remotely connect and set up the scheduler.

I have a feeling Ill be using this a lot more than I thought. By connecting to the daemon like this I should be able to click on 'open with deluge' straight from firefox. No more saving the torrent then opening in the webui.
by xareth
Sun Jul 11, 2010 1:21 pm
Forum: Support
Topic: [SOLVED] Cant connect to daemon to set up scheduler
Replies: 14
Views: 16814

Re: [SOLVED] Cant connect to daemon to set up scheduler

No worries I followed the havetheknowhow instructions and for those who want a headless setup without the scheduler those instructions are perfect. I then used the other instructions as a sort of guide. I was looking at server setup without SSH tunneling. Here is what I did. 1. Using the WebUI I tic...
by xareth
Sun Jul 11, 2010 7:37 am
Forum: Support
Topic: [SOLVED] Cant connect to daemon to set up scheduler
Replies: 14
Views: 16814

Re: Cant connect to daemon to set up scheduler

OK, solved it. The issue was, as I suspected, with the deluge user being created with the following command. sudo adduser --disabled-password --system --home /var/lib/deluge --gecos "SamRo Deluge server" --group deluge This isnt the issue on its own. The issue was I followed the second set...
by xareth
Wed Jun 30, 2010 1:00 pm
Forum: Support
Topic: [SOLVED] Cant connect to daemon to set up scheduler
Replies: 14
Views: 16814

[SOLVED] Cant connect to daemon to set up scheduler

Ive been using Deluge on a Ubuntu server box for about 6 months now and I love it. I followed the instructions here and got a working setup that allowed adding torrents over the local network WebUI. However, setting up the scheduler has so far proven difficult. As far as I know it is not yet support...