#2415 closed bug (Invalid)
Input-output ERROR on incomplete downloads after restarting deluge
Reported by: | rpgmaker | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | Core | Version: | 1.3.6 |
Keywords: | Cc: |
Description
If I close Deluge (1.3.6) then start Deluge again (Full close, ie: File-->Close) when I restart Deluge any torrents which have not completed will attempt to resume. Most often, any resumed torrents will go to "Error" status. Details say "Input/output error". Doing a "force recheck" on the torrent fixes the error status and "pauses" the torrent at the end of rechecking, after that I can resume downloading the torrent without problems but it is very annoying since I have to almost always close deluge before big downloads are finished, and the longer the download, the bigger the time to wait for the rechecking to be done. Given this I can't just start deluge and leave... I have to wait to see if the error happens, then recheck, then wait for the recheck to finish and then click resume the download.
I mostly download files to an external NTFS hdd but it also happens on ext4 because at first I thought that was the issue and downloaded a couple of files to ext4 and the error still occurred.
Someone suggested to put downloads in full allocation mode instead of compact allocation as a workaround on ticket: http://dev.deluge-torrent.org/ticket/858 but I haven't tested it yet.
Change History (7)
comment:1 by , 11 years ago
Priority: | minor → major |
---|
comment:2 by , 11 years ago
Milestone: | Future → 1.3.x |
---|
comment:3 by , 11 years ago
comment:4 by , 11 years ago
It is not helpful to copy and paste text from the other ticket, please ignore that ticket and report what you are actually seeing, what is the status text showing in details tab?
Have you checked the logs to verify that Deluge is exiting cleanly and what version of libtorrent are you using?
You need to rule out whether it is due to using an external drive and also whether the hardware is functioning properly.
comment:5 by , 11 years ago
Status: | new → pending |
---|
comment:6 by , 10 years ago
Cc: | removed |
---|---|
Component: | Console → Core |
Resolution: | → Invalid |
Status: | pending → closed |
I forgot to add, I'm running ubuntu 12.10 64 bits.