Page 1 of 1
Unhandled exception in thread started by
Posted: Thu Feb 05, 2009 12:20 am
by kindofabuzz
When starting deluged on my server I always get "Unhandled exception in thread started by". On the 3rd try deluged will actually start. always takes 3 times though.
edit: Started Deluge, all 20 of my torrents got stuck in "checking". Devs, checking is NOT fixed. Plus it reset all my ratio's to 0 again. I thought Deluge was actually getting better, I don't see that at all.
Re: Unhandled exception in thread started by
Posted: Wed Feb 11, 2009 11:40 am
by ichernev
I receive the exactly same error with deluge 1.1.2
Code: Select all
$ deluged
Unhandled exception in thread started by
I tried multiple times to start it ... but it wouldn't. I was using 1.0.7 and decided to upgrade - I was not having any problems with my older version. I also couldn't find a command to uninstall it (so I just installed the new one on top of it).
Re: Unhandled exception in thread started by
Posted: Thu Feb 12, 2009 3:26 pm
by Vampboy
ssadasdsa
Re: Unhandled exception in thread started by
Posted: Fri Feb 13, 2009 2:08 am
by Vampboy
sorry about my previous malformed reply. not quite sure why that happened. In any case, I had this same problem. Try clearing your state files. In my case, it was caused by a bad torrent file
Re: Unhandled exception in thread started by
Posted: Fri Feb 13, 2009 11:32 am
by ichernev
So this means that I should erase the directory ~/.config/deluge/state ? Is this going to erase all my current torrents?
Re: Unhandled exception in thread started by
Posted: Fri Feb 13, 2009 3:12 pm
by Vampboy
not just that, but there are files in ~/.config/deluge that are *.state
Yes, it will remove all your current torrents. You can reload them, except the damaged one ( you'll know it cause it will crash the daemon again).
You should be storing your torrent files someplace anyway, try under ~/.config/deluge/torrents
Re: Unhandled exception in thread started by
Posted: Wed Mar 25, 2009 3:55 am
by kindofabuzz
Vampboy wrote:not just that, but there are files in ~/.config/deluge that are *.state
Yes, it will remove all your current torrents. You can reload them, except the damaged one ( you'll know it cause it will crash the daemon again).
You should be storing your torrent files someplace anyway, try under ~/.config/deluge/torrents
I had one file in the states dir with .state. I deleted it, and still get the message at startup.

Re: Unhandled exception in thread started by
Posted: Wed Mar 25, 2009 6:57 am
by ichernev
I backed up all torrent files of torrents I have downloaded (~ 70), then erased the entire ~/.config/deluge directory, installed the new version, re-added all torrents and everything worked fine.