I use Ubuntu 12.04 Desktop x64.
I use deluge normally to download torrents but today deluge crashed and then stopped downloading (error) The status says: desync.com: Error: Bad file descriptor
I use Ubuntu 12.04 Desktop x64.
I use deluge normally to download torrents but today deluge crashed and then stopped downloading (error) The status says: desync.com: Error: Bad file descriptor
The reason you are getting this error is not Deluge. I tell you what would be the possible reason:
You added torrents in Deluge and give some path say in drive /dev/sdaX
.
You restart you system and when Deluge is opened you get the error!!
The drive /dev/sdaX
is not mounted automatically until you go to your file manager and mount it by clicking on it.
Since you opened Deluge before mounting dev/sdaX
drive obviously it will give you the error because there is no such place in which you added your torrent. So you've to make available that path.
Now what you can do!!
Check whether the drive in which your torrents are downloading is being mounted.
If not mounted first close Deluge and mount the drive.
Then open Deluge and force re-check for the torrents you added for downloading.
Hope this would be your problem as it happened with me already. Reply what happens..