Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: error reading chunk for peer Request #274

Open
Jipok opened this issue Feb 23, 2024 · 0 comments
Open

Bug: error reading chunk for peer Request #274

Jipok opened this issue Feb 23, 2024 · 0 comments

Comments

@Jipok
Copy link

Jipok commented Feb 23, 2024

It's hard to catch, but in general it looks like this::

  1. Add some torrents with big files, like film/anime
  2. Open file in mounted dir with mpv
  3. Play random parts of the file or just watch for a couple of minutes at a time
  4. The entire folder of this torrent will become unavailable. You can't even view its contents. When trying to close the program hangs on the closing torrent client..
....
11:20AM WRN *torrent.PeerConn 0xc01190d508: error reading chunk for peer Request {1318 {16384 16384}}: EOF component=torrent-client
11:20AM WRN *torrent.PeerConn 0xc01190d508: error reading chunk for peer Request {1318 {180224 16384}}: EOF component=torrent-client
11:21AM WRN *torrent.PeerConn 0xc01b81c008: error reading chunk for peer Request {1324 {16384 16384}}: EOF component=torrent-client
11:21AM WRN *torrent.PeerConn 0xc01b81c008: error reading chunk for peer Request {1324 {81920 16384}}: EOF component=torrent-client
11:21AM WRN *torrent.PeerConn 0xc01b81c008: error reading chunk for peer Request {1324 {131072 16384}}: EOF component=torrent-client
11:21AM WRN *torrent.PeerConn 0xc01b81c008: error reading chunk for peer Request {1324 {0 16384}}: EOF component=torrent-client
11:21AM WRN *torrent.PeerConn 0xc01b8e0008: error reading chunk for peer Request {1325 {81920 16384}}: EOF component=torrent-client
11:21AM WRN *torrent.PeerConn 0xc01b8e0008: error reading chunk for peer Request {1325 {966656 16384}}: EOF component=torrent-client
11:21AM WRN *torrent.PeerConn 0xc01b8e0008: error reading chunk for peer Request {1325 {32768 16384}}: EOF component=torrent-client
11:21AM WRN *torrent.PeerConn 0xc01bf32008: error reading chunk for peer Request {1326 {16384 16384}}: EOF component=torrent-client
11:21AM ERR error reading data error="context canceled" path=/multimedia/Pantheon.S01.WEB-DL.1080p.NewStation/Pantheon.S01E01.WEB-DL.1080p.NewStation.mkv
^C11:22AM INF closing servers...
11:22AM INF closing items database...
11:22AM INF Lifetime L0 stalled for: 0s component=item-store
11:22AM INF Level 0 [ ]: NumTables: 00. Size: 0 B of 0 B. Score: 0.00->0.00 StaleData: 0 B Target FileSize: 64 MiBLevel 1 [ ]: NumTables: 00. Size: 0 B of 10 MiB. Score: 0.00->0.00 StaleData: 0 B Target FileSize: 2.0 MiBLevel 2 [ ]: NumTables: 00. Size: 0 B of 10 MiB. Score: 0.00->0.00 StaleData: 0 B Target FileSize: 2.0 MiBLevel 3 [ ]: NumTables: 00. Size: 0 B of 10 MiB. Score: 0.00->0.00 StaleData: 0 B Target FileSize: 2.0 MiBLevel 4 [ ]: NumTables: 00. Size: 0 B of 10 MiB. Score: 0.00->0.00 StaleData: 0 B Target FileSize: 2.0 MiBLevel 5 [ ]: NumTables: 00. Size: 0 B of 10 MiB. Score: 0.00->0.00 StaleData: 0 B Target FileSize: 2.0 MiBLevel 6 [B]: NumTables: 00. Size: 0 B of 10 MiB. Score: 0.00->0.00 StaleData: 0 B Target FileSize: 2.0 MiBLevel Done component=item-store
11:22AM INF closing magnet database...
11:22AM INF Lifetime L0 stalled for: 0s component=torrent-store
11:22AM INF Level 0 [ ]: NumTables: 01. Size: 375 B of 0 B. Score: 0.00->0.00 StaleData: 0 B Target FileSize: 64 MiBLevel 1 [ ]: NumTables: 00. Size: 0 B of 10 MiB. Score: 0.00->0.00 StaleData: 0 B Target FileSize: 2.0 MiBLevel 2 [ ]: NumTables: 00. Size: 0 B of 10 MiB. Score: 0.00->0.00 StaleData: 0 B Target FileSize: 2.0 MiBLevel 3 [ ]: NumTables: 00. Size: 0 B of 10 MiB. Score: 0.00->0.00 StaleData: 0 B Target FileSize: 2.0 MiBLevel 4 [ ]: NumTables: 00. Size: 0 B of 10 MiB. Score: 0.00->0.00 StaleData: 0 B Target FileSize: 2.0 MiBLevel 5 [ ]: NumTables: 00. Size: 0 B of 10 MiB. Score: 0.00->0.00 StaleData: 0 B Target FileSize: 2.0 MiBLevel 6 [B]: NumTables: 00. Size: 0 B of 10 MiB. Score: 0.00->0.00 StaleData: 0 B Target FileSize: 2.0 MiBLevel Done component=torrent-store
11:22AM INF closing torrent client...
^C^C^C^C^C^CKilled
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant