[Solved] Torrents dissapear on reboot

General support for problems installing or using Deluge
Post Reply
deity
Member
Member
Posts: 10
Joined: Tue Nov 02, 2010 11:35 pm

[Solved] Torrents dissapear on reboot

Post by deity »

I'm running deluged installed today via apt-get in ubuntu 10.04

I add torrents via Flexget and web interface.

Problem is that when i restart all but 2 torrents dissapear and i have to re-add them =/ I have no idea what the problem is
Last edited by deity on Fri Nov 12, 2010 12:40 pm, edited 1 time in total.
Cas
Top Bloke
Top Bloke
Posts: 3679
Joined: Mon Dec 07, 2009 6:04 am
Location: Scotland

Re: Torrents dissapear on reboot

Post by Cas »

That does sound strange, does it do this every time you reboot and are the missing torrents the manually added one or flexget added?

You should enable logging to get more info.
deity
Member
Member
Posts: 10
Joined: Tue Nov 02, 2010 11:35 pm

Re: Torrents dissapear on reboot

Post by deity »

I did this.. so next time i have to reboot I'll get you some more info.. though as you can imagine I really don't want to reboot since that means alot of extra work.


And its all torrents added except those first 2 for some reason, regardless of flexget or manually.

The only errors i see in the log (had on warning level, changed to debug) are no such directory errors when its creating torrents which should be natural(?) since the paths to new torrents don't exist.
Cas
Top Bloke
Top Bloke
Posts: 3679
Joined: Mon Dec 07, 2009 6:04 am
Location: Scotland

Re: Torrents dissapear on reboot

Post by Cas »

what version of deluge are you actually using?
deity
Member
Member
Posts: 10
Joined: Tue Nov 02, 2010 11:35 pm

Re: Torrents dissapear on reboot

Post by deity »

Ok so I had to reboot again.. and i got the issue down to that deluge only restarts the first 2 torrents i downloaded... it's allways 2 torrents that survive. all the rest that are added later are wiped regardless of how they are added which is just messed up.

I'm using version 1.3.1
deity
Member
Member
Posts: 10
Joined: Tue Nov 02, 2010 11:35 pm

Re: Torrents dissapear on reboot

Post by deity »

Was a on download command that i was running in execute plugin that was crashing state load. deluge ran a second time and then torrent no. 2 crashed. after this deluge just skipped state load.

Weird though since the command i was running in it

/usr/bin/xbmc-send -a "Notification(Started Downloading, $2)"

runs cleanly in the shell. Ah well.
johnnyg
Top Bloke
Top Bloke
Posts: 1522
Joined: Sun Oct 28, 2007 4:00 am
Location: Sydney, Australia

Re: Torrents dissapear on reboot

Post by johnnyg »

deity wrote:Was a on download command that i was running in execute plugin that was crashing state load. deluge ran a second time and then torrent no. 2 crashed. after this deluge just skipped state load.

Weird though since the command i was running in it

/usr/bin/xbmc-send -a "Notification(Started Downloading, $2)"

runs cleanly in the shell. Ah well.
So in other words the execute plugin was causing the remaining torrents to not load?
Post Reply