rtorrent: FileList::mark_completed(...) m_data.wanted_chunks() == 0.

saroos1

Member
May 25, 2018
718
0
16
rtorrent: FileList::mark_completed(...) m_data.wanted_chunks() == 0.

Any idea what the above error means? rtorrent is dying after 10 minutes or so of execution, and I'm getting that error in terminal.

Ubuntu LTS, latest versions from SVN.

Thanks!
 

saroos1

Member
May 25, 2018
718
0
16
I figured it out. It was something to do with a download that was hashing but returning chunks that were not downloaded. I deleted the file manually, now all is fine.