error starting deluge
Posted: Thu May 01, 2008 8:17 pm
Hello...
after upgrading deluge each time i start deluge i get error
When i started for first time it was saying it couldn't stop torrent cause it's invalid ID. I guess i'll need to delete all old .torrents but i don't know where are they... how to start new session?
edit: deluge -c ~/.deluge works but i want to know where does it safes default settings...
edit2: it safes into ~/.config/deluge/ i deleted and started again
, sorry guys for spaming...
i didn't delete the topic in case somebody have similar problem cause i solved it this way, by deleting config files...
after upgrading deluge each time i start deluge i get error
Code: Select all
Starting DHT...
Traceback (most recent call last):
File "/usr/bin/deluge", line 133, in <module>
start_deluge()
File "/usr/bin/deluge", line 117, in start_deluge
interface.start(get_cmd_line_torrents())
File "/usr/lib/python2.5/site-packages/deluge/interface.py", line 1029, in start
self.update()
File "/usr/lib/python2.5/site-packages/deluge/interface.py", line 1109, in update
self.manager.apply_queue()
File "/usr/lib/python2.5/site-packages/deluge/core.py", line 663, in apply_queue
self.queue_bottom(unique_ID, enforce_queue=False) # don't recurse!
File "/usr/lib/python2.5/site-packages/deluge/core.py", line 573, in queue_bottom
curr_index = self.get_queue_index(torrent)
File "/usr/lib/python2.5/site-packages/deluge/core.py", line 1124, in get_queue_index
return self.state.queue.index(torrent)
ValueError: list.index(x): x not in list
confy@live:~/Desktop/deluge-torrent-0.5.9.0$
Code: Select all
confy@live:~$ uname -a
Linux live 2.6.24-16-generic #1 SMP Thu Apr 10 12:47:45 UTC 2008 x86_64 GNU/Linux
confy@live:~$ find / -name .torrent 2> /dev/null
confy@live:~$
edit2: it safes into ~/.config/deluge/ i deleted and started again

i didn't delete the topic in case somebody have similar problem cause i solved it this way, by deleting config files...