rakshasa / rtorrent

rTorrent BitTorrent client
https://github.com/rakshasa/rtorrent/wiki
GNU General Public License v2.0
4.07k stars 408 forks source link

Torrent download "Open" but no traffic #1077

Open chaseadam opened 3 years ago

chaseadam commented 3 years ago

Seeking suggestions for additional troubleshooting.

I see repeated chunk_list: Could not create: memory:524288 block:1 errno:2 errmsg:No such file or directory. in the debug logs.

1617122264 I 7A95C54468A18811D641325D494F7EC7760E0E01->tracker_list: added tracker (group:0 url:http://torrent.centos.org:6969/announce)
1617122264 I 7A95C54468A18811D641325D494F7EC7760E0E01->tracker_list: added tracker (group:1 url:http://ipv6.torrent.centos.org:6969/announce)
1617122264 N rtorrent main: Starting thread.
1617122265 D 7A95C54468A18811D641325D494F7EC7760E0E01->chunk_list: Sync chunks: flags:0x10.
1617122265 N rtorrent scgi: Starting thread.
1617122268 I 7A95C54468A18811D641325D494F7EC7760E0E01->file_list: Opening.
1617122268 I 7A95C54468A18811D641325D494F7EC7760E0E01->chunk_list: Resizing: from:0 to:1367.
1617122268 I 7A95C54468A18811D641325D494F7EC7760E0E01->hash_torrent: Start: position:0 size:1367 try_quick:0.
1617122268 D 7A95C54468A18811D641325D494F7EC7760E0E01->hash_torrent: Queue: position:0 outstanding:0 try_quick:0.
1617122268 D 7A95C54468A18811D641325D494F7EC7760E0E01->chunk_list: Get: index:0 flags:0x4.
1617122268 D 7A95C54468A18811D641325D494F7EC7760E0E01->chunk_list: Could not create: memory:524288 block:1 errno:2 errmsg:No such file or directory
... repeated for every block?
1617122268 D 7A95C54468A18811D641325D494F7EC7760E0E01->chunk_list: Get: index:1366 flags:0x4.
1617122268 D 7A95C54468A18811D641325D494F7EC7760E0E01->chunk_list: Could not create: memory:524288 block:1 errno:2 errmsg:No such file or directory.
1617122268 I 7A95C54468A18811D641325D494F7EC7760E0E01->hash_torrent: Completed (normal): position:1367 try_quick:0.
1617122268 I 7A95C54468A18811D641325D494F7EC7760E0E01->hash_torrent: Confirm checked.
1617122268 D 7A95C54468A18811D641325D494F7EC7760E0E01->chunk_list: Sync chunks: flags:0x3.
1617122294 D 7A95C54468A18811D641325D494F7EC7760E0E01->tracker: [0] Tracker HTTP scrape.
---DUMP---
http://torrent.centos.org:6969/scrape?info_hash=z%95%C5Dh%A1%88%11%D6A2%5DIO%7E%C7v%0E%0E%01
---END---
1617122294 I 7A95C54468A18811D641325D494F7EC7760E0E01->tracker_list: sending 'scrape' (group:0 url:http://torrent.centos.org:6969/announce)
1617122294 D 7A95C54468A18811D641325D494F7EC7760E0E01->tracker: [1] Tracker HTTP scrape.
---DUMP---
http://ipv6.torrent.centos.org:6969/scrape?info_hash=z%95%C5Dh%A1%88%11%D6A2%5DIO%7E%C7v%0E%0E%01
---END---
1617122294 I 7A95C54468A18811D641325D494F7EC7760E0E01->tracker_list: sending 'scrape' (group:1 url:http://ipv6.torrent.centos.org:6969/announce)
1617122294 D 7A95C54468A18811D641325D494F7EC7760E0E01->tracker: [0] Tracker HTTP reply.
---DUMP---
d5:filesd20:z<95>ÅDh¡<88>^QÖA2]IO~Çv^N^N^Ad8:completei342e10:downloadedi1311e10:incompletei0eeee
---END---
1617122294 I 7A95C54468A18811D641325D494F7EC7760E0E01->tracker: [0] Tracker scrape for 1 torrents: complete:342 incomplete:0 downloaded:1311.
1617122294 I 7A95C54468A18811D641325D494F7EC7760E0E01->tracker_list: received scrape from tracker (url:http://torrent.centos.org:6969/announce)
1617122294 D 7A95C54468A18811D641325D494F7EC7760E0E01->tracker: [1] Tracker HTTP reply.
---DUMP---
d5:filesd20:z<95>ÅDh¡<88>^QÖA2]IO~Çv^N^N^Ad8:completei61e10:downloadedi2059e10:incompletei0eeee
---END---
1617122294 I 7A95C54468A18811D641325D494F7EC7760E0E01->tracker: [1] Tracker scrape for 1 torrents: complete:61 incomplete:0 downloaded:2059.
1617122294 I 7A95C54468A18811D641325D494F7EC7760E0E01->tracker_list: received scrape from tracker (url:http://ipv6.torrent.centos.org:6969/announce)
1617122295 D 7A95C54468A18811D641325D494F7EC7760E0E01->chunk_list: Sync chunks: flags:0x10.
1617122325 D 7A95C54468A18811D641325D494F7EC7760E0E01->chunk_list: Sync chunks: flags:0x10.
1617122355 D 7A95C54468A18811D641325D494F7EC7760E0E01->chunk_list: Sync chunks: flags:0x10.
pyroscope commented 3 years ago

https://github.com/rakshasa/rtorrent/wiki/CONFIG-Template

Nobody runs w/o any config, i.e. breakage is somewhat likely.

chaseadam commented 3 years ago

Clarifying that I was able to reproduce the issue after using the template mentioned here: https://github.com/rakshasa/rtorrent/wiki/CONFIG-Template#using-the-template