cargo run
Finished dev profile [unoptimized + debuginfo] target(s) in 0.64s
Running target\debug\anttp.exe
[2025-05-27T11:36:26Z INFO anttp::config::anttp_config] Listen address [0.0.0.0:8080]
[2025-05-27T11:36:26Z INFO anttp::config::anttp_config] Static file directory:
[2025-05-27T11:36:26Z INFO anttp::config::anttp_config] Wallet private key: [*****]
[2025-05-27T11:36:26Z INFO anttp::config::anttp_config] Download threads: [8]
[2025-05-27T11:36:26Z INFO anttp::config::anttp_config] Uploads disabled: [false]
[2025-05-27T11:36:26Z INFO anttp::config::anttp_config] No app private key provided. Try this one: [“36314943c39850652d33732adbfe35e2356ca11f341b9421b08a7ff16327dff1”]
[2025-05-27T11:36:26Z INFO anttp::config::anttp_config] Bookmarks [“traktion-blog=b70a146f95b3ff237fa8140c4175f6a302c8250fe268aacdb47c2783f2b2ee6af5575410d07f6eae9ac7fb9ce95995e4”, “imim=959c2ba5b84e1a68fedc14caaae96e97cfff19ff381127844586b2e0cdd2afdfb1687086a5668bced9f3dc35c03c9bd7”]
[2025-05-27T11:36:26Z INFO anttp::config::anttp_config] Cached mutable TTL 60
[2025-05-27T11:36:27Z INFO libp2p_swarm] local_peer_id=12D3KooWRUPE1naiLqdEJffHVXgkgpSmUpj9BKZyxC2EumsL6ve7
[2025-05-27T11:36:27Z INFO anttp] Starting listener
[2025-05-27T11:36:27Z INFO actix_server::builder] starting 28 workers
[2025-05-27T11:36:27Z INFO actix_server::server] Actix runtime found; starting in Actix runtime
[2025-05-27T11:36:27Z INFO actix_server::server] starting service: “actix-web-service-0.0.0.0:8080”, workers: 28, listening on: 0.0.0.0:8080
[2025-05-27T11:36:36Z INFO anttp::service::resolver_service] Found public archive at [91d16e58e9164bccd29a8fd8d25218a61d8253b51c26119791b2633ff4f6b309]
[2025-05-27T11:36:36Z INFO anttp::controller::file_controller] Retrieving file from public archive [91d16e58e9164bccd29a8fd8d25218a61d8253b51c26119791b2633ff4f6b309]
[2025-05-27T11:36:36Z INFO anttp::service::archive_helper] Resolved path [to-autonomi.mp4], path_buf [to-autonomi.mp4] to xor address [71723a4dddf484542c4a487a7089aaa6c30f3fec21c55a692996b6cc29a30fa3]
[2025-05-27T11:36:36Z INFO anttp::service::file_service] Streaming item [to-autonomi.mp4] at addr [71723a4dddf484542c4a487a7089aaa6c30f3fec21c55a692996b6cc29a30fa3], range_from [0], range_to [18446744073709551615]
[2025-05-27T11:36:36Z INFO autonomi::client::data_types::chunk] Getting chunk: 71723a4dddf484542c4a487a7089aaa6c30f3fec21c55a692996b6cc29a30fa3
[2025-05-27T11:36:40Z INFO autonomi::client::data_types::chunk] Getting chunk: eccbf4cf2e9fbb77a229c1034239e88abd66307bbcf968b4dc585bec99b3d114
[2025-05-27T11:36:40Z INFO autonomi::client::data_types::chunk] Getting chunk: 04e00023bc250e264d0db3a146e0a92c2ec69637cd97c30692a75142f11ee174
[2025-05-27T11:36:40Z INFO autonomi::client::data_types::chunk] Getting chunk: 7fd15193d3bfe29dd71af97911b161fecc58a67c6807e3c4d13b315bd0979563
[2025-05-27T11:36:40Z INFO autonomi::client::data_types::chunk] Getting chunk: 81194febdf573d3c19878eb90a958ebd3b9233fd5faebb29338f260130ea6cbc
[2025-05-27T11:36:40Z INFO autonomi::client::data_types::chunk] Getting chunk: b0cf7085bfea983fb80107270875f6d298ea2131b1da25bb140ea0bf7af113ee
[2025-05-27T11:36:40Z INFO autonomi::client::data_types::chunk] Getting chunk: 86830fe6dd8dea22e272806e2ee32d8afab83900556e121c6b535acf238f46b5
[2025-05-27T11:36:40Z INFO autonomi::client::data_types::chunk] Getting chunk: bcf83693111d169e8dd4776f17105fad1b03e0daed9d9a0015a43b3fdcdd9ec6
[2025-05-27T11:36:40Z INFO autonomi::client::data_types::chunk] Getting chunk: 47786078a3c4b9f1a5e91cab414200f2748fbd8ee1e2ccafd23fb719b5957a70
[2025-05-27T11:36:40Z INFO autonomi::client::data_types::chunk] Getting chunk: 266c522c6f1285a29e4e4e8a513e3bf4d520bf9c5d7447d8ee5aae0de47c96cd
[2025-05-27T11:36:40Z WARN quinn_udp] sendmsg error: Os { code: 10040, kind: Uncategorized, message: “A message sent on a datagram socket was larger than the internal message buffer or some other network limit, or the buffer used to receive a datagram into was smaller than the datagram itself.” }, Transmit: { destination: 38.114.121.113:26509, src_ip: None, ecn: Some(Ect0), len: 1420, segment_size: None }
[2025-05-27T11:37:02Z INFO actix_web::middleware::logger] 127.0.0.1 “GET /91d16e58e9164bccd29a8fd8d25218a61d8253b51c26119791b2633ff4f6b309/to-autonomi.mp4 HTTP/1.1” 206 8388608 “-” “Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36” 25.640284
[2025-05-27T11:37:02Z INFO anttp::service::resolver_service] Found public archive at [91d16e58e9164bccd29a8fd8d25218a61d8253b51c26119791b2633ff4f6b309]
[2025-05-27T11:37:02Z INFO anttp::controller::file_controller] Retrieving file from public archive [91d16e58e9164bccd29a8fd8d25218a61d8253b51c26119791b2633ff4f6b309]
[2025-05-27T11:37:02Z INFO anttp::service::archive_helper] Resolved path [to-autonomi.mp4], path_buf [to-autonomi.mp4] to xor address [71723a4dddf484542c4a487a7089aaa6c30f3fec21c55a692996b6cc29a30fa3]
[2025-05-27T11:37:02Z INFO anttp::service::file_service] Streaming item [to-autonomi.mp4] at addr [71723a4dddf484542c4a487a7089aaa6c30f3fec21c55a692996b6cc29a30fa3], range_from [37224448], range_to [37487986]
[2025-05-27T11:37:02Z INFO autonomi::client::data_types::chunk] Getting chunk: 71723a4dddf484542c4a487a7089aaa6c30f3fec21c55a692996b6cc29a30fa3
thread ‘actix-rt|system:0|arbiter:2’ panicked at C:\Users\xxx.cargo\registry\src\index.crates.io-1949cf8c6b5b557f\chunk-streamer-0.1.0\src\chunk_fetcher.rs:32:42:
attempt to subtract with overflow
note: run with RUST_BACKTRACE=1 environment variable to display a backtrace
thread ‘actix-rt|system:0|arbiter:2’ panicked at C:\Users\xxx.cargo\registry\src\index.crates.io-1949cf8c6b5b557f\chunk-streamer-0.1.0\src\chunk_receiver.rs:33:43:
called Result::unwrap() on an Err value: JoinError::Panic(Id(2171), “attempt to subtract with overflow”, …)
[2025-05-27T11:37:03Z INFO actix_web::middleware::logger] 127.0.0.1 “GET /91d16e58e9164bccd29a8fd8d25218a61d8253b51c26119791b2633ff4f6b309/to-autonomi.mp4 HTTP/1.1” 206 0 “-” “Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36” 0.537126
[2025-05-27T11:37:03Z INFO anttp::service::resolver_service] Found public archive at [91d16e58e9164bccd29a8fd8d25218a61d8253b51c26119791b2633ff4f6b309]
[2025-05-27T11:37:03Z INFO anttp::controller::file_controller] Retrieving file from public archive [91d16e58e9164bccd29a8fd8d25218a61d8253b51c26119791b2633ff4f6b309]
[2025-05-27T11:37:03Z INFO anttp::service::archive_helper] Resolved path [to-autonomi.mp4], path_buf [to-autonomi.mp4] to xor address [71723a4dddf484542c4a487a7089aaa6c30f3fec21c55a692996b6cc29a30fa3]
[2025-05-27T11:37:03Z INFO anttp::service::file_service] Streaming item [to-autonomi.mp4] at addr [71723a4dddf484542c4a487a7089aaa6c30f3fec21c55a692996b6cc29a30fa3], range_from [37224448], range_to [37487986]
[2025-05-27T11:37:03Z INFO autonomi::client::data_types::chunk] Getting chunk: 71723a4dddf484542c4a487a7089aaa6c30f3fec21c55a692996b6cc29a30fa3
thread ‘actix-rt|system:0|arbiter:3’ panicked at C:\Users\xxx.cargo\registry\src\index.crates.io-1949cf8c6b5b557f\chunk-streamer-0.1.0\src\chunk_fetcher.rs:32:42:
attempt to subtract with overflow
thread ‘actix-rt|system:0|arbiter:3’ panicked at C:\Users\xxx.cargo\registry\src\index.crates.io-1949cf8c6b5b557f\chunk-streamer-0.1.0\src\chunk_receiver.rs:33:43:
called Result::unwrap() on an Err value: JoinError::Panic(Id(2174), “attempt to subtract with overflow”, …)
[2025-05-27T11:37:03Z INFO actix_web::middleware::logger] 127.0.0.1 “GET /91d16e58e9164bccd29a8fd8d25218a61d8253b51c26119791b2633ff4f6b309/to-autonomi.mp4 HTTP/1.1” 206 0 “-” “Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36” 0.041432
[2025-05-27T11:37:04Z INFO anttp::service::resolver_service] Found public archive at [91d16e58e9164bccd29a8fd8d25218a61d8253b51c26119791b2633ff4f6b309]
[2025-05-27T11:37:04Z INFO anttp::controller::file_controller] Retrieving file from public archive [91d16e58e9164bccd29a8fd8d25218a61d8253b51c26119791b2633ff4f6b309]
[2025-05-27T11:37:04Z INFO anttp::service::archive_helper] Resolved path [to-autonomi.mp4], path_buf [to-autonomi.mp4] to xor address [71723a4dddf484542c4a487a7089aaa6c30f3fec21c55a692996b6cc29a30fa3]
[2025-05-27T11:37:04Z INFO anttp::service::file_service] Streaming item [to-autonomi.mp4] at addr [71723a4dddf484542c4a487a7089aaa6c30f3fec21c55a692996b6cc29a30fa3], range_from [37224448], range_to [37487986]
[2025-05-27T11:37:04Z INFO autonomi::client::data_types::chunk] Getting chunk: 71723a4dddf484542c4a487a7089aaa6c30f3fec21c55a692996b6cc29a30fa3
thread ‘actix-rt|system:0|arbiter:4’ panicked at C:\Users\xxx.cargo\registry\src\index.crates.io-1949cf8c6b5b557f\chunk-streamer-0.1.0\src\chunk_fetcher.rs:32:42:
attempt to subtract with overflow
thread ‘actix-rt|system:0|arbiter:4’ panicked at C:\Users\xxx.cargo\registry\src\index.crates.io-1949cf8c6b5b557f\chunk-streamer-0.1.0\src\chunk_receiver.rs:33:43:
called Result::unwrap() on an Err value: JoinError::Panic(Id(2193), “attempt to subtract with overflow”, …)
[2025-05-27T11:37:05Z INFO actix_web::middleware::logger] 127.0.0.1 “GET /91d16e58e9164bccd29a8fd8d25218a61d8253b51c26119791b2633ff4f6b309/to-autonomi.mp4 HTTP/1.1” 206 0 “-” “Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36” 0.638724
[2025-05-27T11:37:05Z INFO anttp::service::resolver_service] Found public archive at [91d16e58e9164bccd29a8fd8d25218a61d8253b51c26119791b2633ff4f6b309]
[2025-05-27T11:37:05Z INFO anttp::controller::file_controller] Retrieving file from public archive [91d16e58e9164bccd29a8fd8d25218a61d8253b51c26119791b2633ff4f6b309]
[2025-05-27T11:37:05Z INFO anttp::service::archive_helper] Resolved path [to-autonomi.mp4], path_buf [to-autonomi.mp4] to xor address [71723a4dddf484542c4a487a7089aaa6c30f3fec21c55a692996b6cc29a30fa3]
[2025-05-27T11:37:05Z INFO anttp::service::file_service] Streaming item [to-autonomi.mp4] at addr [71723a4dddf484542c4a487a7089aaa6c30f3fec21c55a692996b6cc29a30fa3], range_from [37224448], range_to [37487986]
[2025-05-27T11:37:05Z INFO autonomi::client::data_types::chunk] Getting chunk: 71723a4dddf484542c4a487a7089aaa6c30f3fec21c55a692996b6cc29a30fa3
thread ‘actix-rt|system:0|arbiter:5’ panicked at C:\Users\xxx.cargo\registry\src\index.crates.io-1949cf8c6b5b557f\chunk-streamer-0.1.0\src\chunk_fetcher.rs:32:42:
attempt to subtract with overflow
thread ‘actix-rt|system:0|arbiter:5’ panicked at C:\Users\xxx.cargo\registry\src\index.crates.io-1949cf8c6b5b557f\chunk-streamer-0.1.0\src\chunk_receiver.rs:33:43:
called Result::unwrap() on an Err value: JoinError::Panic(Id(2199), “attempt to subtract with overflow”, …)
[2025-05-27T11:37:05Z INFO actix_web::middleware::logger] 127.0.0.1 “GET /91d16e58e9164bccd29a8fd8d25218a61d8253b51c26119791b2633ff4f6b309/to-autonomi.mp4 HTTP/1.1” 206 0 “-” “Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36” 0.040093
[2025-05-27T11:37:06Z INFO anttp::service::resolver_service] Found public archive at [91d16e58e9164bccd29a8fd8d25218a61d8253b51c26119791b2633ff4f6b309]
[2025-05-27T11:37:06Z INFO anttp::controller::file_controller] Retrieving file from public archive [91d16e58e9164bccd29a8fd8d25218a61d8253b51c26119791b2633ff4f6b309]
[2025-05-27T11:37:06Z INFO anttp::service::archive_helper] Resolved path [to-autonomi.mp4], path_buf [to-autonomi.mp4] to xor address [71723a4dddf484542c4a487a7089aaa6c30f3fec21c55a692996b6cc29a30fa3]
[2025-05-27T11:37:06Z INFO anttp::service::file_service] Streaming item [to-autonomi.mp4] at addr [71723a4dddf484542c4a487a7089aaa6c30f3fec21c55a692996b6cc29a30fa3], range_from [37224448], range_to [37487986]
[2025-05-27T11:37:06Z INFO autonomi::client::data_types::chunk] Getting chunk: 71723a4dddf484542c4a487a7089aaa6c30f3fec21c55a692996b6cc29a30fa3
thread ‘actix-rt|system:0|arbiter:6’ panicked at C:\Users\xxx.cargo\registry\src\index.crates.io-1949cf8c6b5b557f\chunk-streamer-0.1.0\src\chunk_fetcher.rs:32:42:
attempt to subtract with overflow
thread ‘actix-rt|system:0|arbiter:6’ panicked at C:\Users\xxx.cargo\registry\src\index.crates.io-1949cf8c6b5b557f\chunk-streamer-0.1.0\src\chunk_receiver.rs:33:43:
called Result::unwrap() on an Err value: JoinError::Panic(Id(2207), “attempt to subtract with overflow”, …)
[2025-05-27T11:37:06Z INFO actix_web::middleware::logger] 127.0.0.1 “GET /91d16e58e9164bccd29a8fd8d25218a61d8253b51c26119791b2633ff4f6b309/to-autonomi.mp4 HTTP/1.1” 206 0 “-” “Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36” 0.045834
[2025-05-27T11:37:06Z INFO anttp::service::resolver_service] Found public archive at [91d16e58e9164bccd29a8fd8d25218a61d8253b51c26119791b2633ff4f6b309]
[2025-05-27T11:37:06Z INFO anttp::controller::file_controller] Retrieving file from public archive [91d16e58e9164bccd29a8fd8d25218a61d8253b51c26119791b2633ff4f6b309]
[2025-05-27T11:37:06Z INFO anttp::service::archive_helper] Resolved path [to-autonomi.mp4], path_buf [to-autonomi.mp4] to xor address [71723a4dddf484542c4a487a7089aaa6c30f3fec21c55a692996b6cc29a30fa3]
[2025-05-27T11:37:06Z INFO anttp::service::file_service] Streaming item [to-autonomi.mp4] at addr [71723a4dddf484542c4a487a7089aaa6c30f3fec21c55a692996b6cc29a30fa3], range_from [37224448], range_to [37487986]
[2025-05-27T11:37:06Z INFO autonomi::client::data_types::chunk] Getting chunk: 71723a4dddf484542c4a487a7089aaa6c30f3fec21c55a692996b6cc29a30fa3
thread ‘actix-rt|system:0|arbiter:7’ panicked at C:\Users\xxx.cargo\registry\src\index.crates.io-1949cf8c6b5b557f\chunk-streamer-0.1.0\src\chunk_fetcher.rs:32:42:
attempt to subtract with overflow
thread ‘actix-rt|system:0|arbiter:7’ panicked at C:\Users\xxx.cargo\registry\src\index.crates.io-1949cf8c6b5b557f\chunk-streamer-0.1.0\src\chunk_receiver.rs:33:43:
called Result::unwrap() on an Err value: JoinError::Panic(Id(2211), “attempt to subtract with overflow”, …)
[2025-05-27T11:37:06Z INFO actix_web::middleware::logger] 127.0.0.1 “GET /91d16e58e9164bccd29a8fd8d25218a61d8253b51c26119791b2633ff4f6b309/to-autonomi.mp4 HTTP/1.1” 206 0 “-” “Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36” 0.040814
[2025-05-27T11:37:07Z INFO anttp::service::resolver_service] Found public archive at [91d16e58e9164bccd29a8fd8d25218a61d8253b51c26119791b2633ff4f6b309]
[2025-05-27T11:37:07Z INFO anttp::controller::file_controller] Retrieving file from public archive [91d16e58e9164bccd29a8fd8d25218a61d8253b51c26119791b2633ff4f6b309]
[2025-05-27T11:37:07Z INFO anttp::service::archive_helper] Resolved path [to-autonomi.mp4], path_buf [to-autonomi.mp4] to xor address [71723a4dddf484542c4a487a7089aaa6c30f3fec21c55a692996b6cc29a30fa3]
[2025-05-27T11:37:07Z INFO anttp::service::file_service] Streaming item [to-autonomi.mp4] at addr [71723a4dddf484542c4a487a7089aaa6c30f3fec21c55a692996b6cc29a30fa3], range_from [37224448], range_to [37487986]
[2025-05-27T11:37:07Z INFO autonomi::client::data_types::chunk] Getting chunk: 71723a4dddf484542c4a487a7089aaa6c30f3fec21c55a692996b6cc29a30fa3
thread ‘actix-rt|system:0|arbiter:8’ panicked at C:\Users\xxx.cargo\registry\src\index.crates.io-1949cf8c6b5b557f\chunk-streamer-0.1.0\src\chunk_fetcher.rs:32:42:
attempt to subtract with overflow
thread ‘actix-rt|system:0|arbiter:8’ panicked at C:\Users\xxx.cargo\registry\src\index.crates.io-1949cf8c6b5b557f\chunk-streamer-0.1.0\src\chunk_receiver.rs:33:43:
called Result::unwrap() on an Err value: JoinError::Panic(Id(2256), “attempt to subtract with overflow”, …)
[2025-05-27T11:37:07Z INFO actix_web::middleware::logger] 127.0.0.1 “GET /91d16e58e9164bccd29a8fd8d25218a61d8253b51c26119791b2633ff4f6b309/to-autonomi.mp4 HTTP/1.1” 206 0 “-” “Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36” 0.061509
[2025-05-27T11:37:08Z INFO anttp::service::resolver_service] Found public archive at [91d16e58e9164bccd29a8fd8d25218a61d8253b51c26119791b2633ff4f6b309]
[2025-05-27T11:37:08Z INFO anttp::controller::file_controller] Retrieving file from public archive [91d16e58e9164bccd29a8fd8d25218a61d8253b51c26119791b2633ff4f6b309]
[2025-05-27T11:37:08Z INFO anttp::service::archive_helper] Resolved path [to-autonomi.mp4], path_buf [to-autonomi.mp4] to xor address [71723a4dddf484542c4a487a7089aaa6c30f3fec21c55a692996b6cc29a30fa3]
[2025-05-27T11:37:08Z INFO anttp::service::file_service] Streaming item [to-autonomi.mp4] at addr [71723a4dddf484542c4a487a7089aaa6c30f3fec21c55a692996b6cc29a30fa3], range_from [37224448], range_to [37487986]
[2025-05-27T11:37:08Z INFO autonomi::client::data_types::chunk] Getting chunk: 71723a4dddf484542c4a487a7089aaa6c30f3fec21c55a692996b6cc29a30fa3
thread ‘actix-rt|system:0|arbiter:9’ panicked at C:\Users\xxx.cargo\registry\src\index.crates.io-1949cf8c6b5b557f\chunk-streamer-0.1.0\src\chunk_fetcher.rs:32:42:
attempt to subtract with overflow
thread ‘actix-rt|system:0|arbiter:9’ panicked at C:\Users\xxx.cargo\registry\src\index.crates.io-1949cf8c6b5b557f\chunk-streamer-0.1.0\src\chunk_receiver.rs:33:43:
called Result::unwrap() on an Err value: JoinError::Panic(Id(2266), “attempt to subtract with overflow”, …)
[2025-05-27T11:37:08Z INFO actix_web::middleware::logger] 127.0.0.1 “GET /91d16e58e9164bccd29a8fd8d25218a61d8253b51c26119791b2633ff4f6b309/to-autonomi.mp4 HTTP/1.1” 206 0 “-” “Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36” 0.043068
[2025-05-27T11:37:09Z INFO anttp::service::resolver_service] Found public archive at [91d16e58e9164bccd29a8fd8d25218a61d8253b51c26119791b2633ff4f6b309]
[2025-05-27T11:37:09Z INFO anttp::controller::file_controller] Retrieving file from public archive [91d16e58e9164bccd29a8fd8d25218a61d8253b51c26119791b2633ff4f6b309]
[2025-05-27T11:37:09Z INFO anttp::service::archive_helper] Resolved path [to-autonomi.mp4], path_buf [to-autonomi.mp4] to xor address [71723a4dddf484542c4a487a7089aaa6c30f3fec21c55a692996b6cc29a30fa3]
[2025-05-27T11:37:09Z INFO anttp::service::file_service] Streaming item [to-autonomi.mp4] at addr [71723a4dddf484542c4a487a7089aaa6c30f3fec21c55a692996b6cc29a30fa3], range_from [37224448], range_to [37487986]
[2025-05-27T11:37:09Z INFO autonomi::client::data_types::chunk] Getting chunk: 71723a4dddf484542c4a487a7089aaa6c30f3fec21c55a692996b6cc29a30fa3
thread ‘actix-rt|system:0|arbiter:10’ panicked at C:\Users\xxx.cargo\registry\src\index.crates.io-1949cf8c6b5b557f\chunk-streamer-0.1.0\src\chunk_fetcher.rs:32:42:
attempt to subtract with overflow
thread ‘actix-rt|system:0|arbiter:10’ panicked at C:\Users\xxx.cargo\registry\src\index.crates.io-1949cf8c6b5b557f\chunk-streamer-0.1.0\src\chunk_receiver.rs:33:43:
called Result::unwrap() on an Err value: JoinError::Panic(Id(2291), “attempt to subtract with overflow”, …)
[2025-05-27T11:37:09Z INFO actix_web::middleware::logger] 127.0.0.1 “GET /91d16e58e9164bccd29a8fd8d25218a61d8253b51c26119791b2633ff4f6b309/to-autonomi.mp4 HTTP/1.1” 206 0 “-” “Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36” 0.071105
[2025-05-27T11:37:10Z INFO anttp::service::resolver_service] Found public archive at [91d16e58e9164bccd29a8fd8d25218a61d8253b51c26119791b2633ff4f6b309]
[2025-05-27T11:37:10Z INFO anttp::controller::file_controller] Retrieving file from public archive [91d16e58e9164bccd29a8fd8d25218a61d8253b51c26119791b2633ff4f6b309]
[2025-05-27T11:37:10Z INFO anttp::service::archive_helper] Resolved path [to-autonomi.mp4], path_buf [to-autonomi.mp4] to xor address [71723a4dddf484542c4a487a7089aaa6c30f3fec21c55a692996b6cc29a30fa3]
[2025-05-27T11:37:10Z INFO anttp::service::file_service] Streaming item [to-autonomi.mp4] at addr [71723a4dddf484542c4a487a7089aaa6c30f3fec21c55a692996b6cc29a30fa3], range_from [37224448], range_to [37487986]
[2025-05-27T11:37:10Z INFO autonomi::client::data_types::chunk] Getting chunk: 71723a4dddf484542c4a487a7089aaa6c30f3fec21c55a692996b6cc29a30fa3
thread ‘actix-rt|system:0|arbiter:11’ panicked at C:\Users\xxx.cargo\registry\src\index.crates.io-1949cf8c6b5b557f\chunk-streamer-0.1.0\src\chunk_fetcher.rs:32:42:
attempt to subtract with overflow
thread ‘actix-rt|system:0|arbiter:11’ panicked at C:\Users\xxx.cargo\registry\src\index.crates.io-1949cf8c6b5b557f\chunk-streamer-0.1.0\src\chunk_receiver.rs:33:43:
called Result::unwrap() on an Err value: JoinError::Panic(Id(2298), “attempt to subtract with overflow”, …)
[2025-05-27T11:37:10Z INFO actix_web::middleware::logger] 127.0.0.1 “GET /91d16e58e9164bccd29a8fd8d25218a61d8253b51c26119791b2633ff4f6b309/to-autonomi.mp4 HTTP/1.1” 206 0 “-” “Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36” 0.091297
[2025-05-27T11:37:11Z INFO anttp::service::resolver_service] Found public archive at [91d16e58e9164bccd29a8fd8d25218a61d8253b51c26119791b2633ff4f6b309]
[2025-05-27T11:37:11Z INFO anttp::controller::file_controller] Retrieving file from public archive [91d16e58e9164bccd29a8fd8d25218a61d8253b51c26119791b2633ff4f6b309]
[2025-05-27T11:37:11Z INFO anttp::service::archive_helper] Resolved path [to-autonomi.mp4], path_buf [to-autonomi.mp4] to xor address [71723a4dddf484542c4a487a7089aaa6c30f3fec21c55a692996b6cc29a30fa3]
[2025-05-27T11:37:11Z INFO anttp::service::file_service] Streaming item [to-autonomi.mp4] at addr [71723a4dddf484542c4a487a7089aaa6c30f3fec21c55a692996b6cc29a30fa3], range_from [37224448], range_to [37487986]
[2025-05-27T11:37:11Z INFO autonomi::client::data_types::chunk] Getting chunk: 71723a4dddf484542c4a487a7089aaa6c30f3fec21c55a692996b6cc29a30fa3
thread ‘actix-rt|system:0|arbiter:12’ panicked at C:\Users\xxx.cargo\registry\src\index.crates.io-1949cf8c6b5b557f\chunk-streamer-0.1.0\src\chunk_fetcher.rs:32:42:
attempt to subtract with overflow
thread ‘actix-rt|system:0|arbiter:12’ panicked at C:\Users\xxx.cargo\registry\src\index.crates.io-1949cf8c6b5b557f\chunk-streamer-0.1.0\src\chunk_receiver.rs:33:43:
called Result::unwrap() on an Err value: JoinError::Panic(Id(2304), “attempt to subtract with overflow”, …)
[2025-05-27T11:37:11Z INFO actix_web::middleware::logger] 127.0.0.1 “GET /91d16e58e9164bccd29a8fd8d25218a61d8253b51c26119791b2633ff4f6b309/to-autonomi.mp4 HTTP/1.1” 206 0 “-” “Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36” 0.050324
[2025-05-27T11:37:12Z INFO anttp::service::resolver_service] Found public archive at [91d16e58e9164bccd29a8fd8d25218a61d8253b51c26119791b2633ff4f6b309]
[2025-05-27T11:37:12Z INFO anttp::controller::file_controller] Retrieving file from public archive [91d16e58e9164bccd29a8fd8d25218a61d8253b51c26119791b2633ff4f6b309]
[2025-05-27T11:37:12Z INFO anttp::service::archive_helper] Resolved path [to-autonomi.mp4], path_buf [to-autonomi.mp4] to xor address [71723a4dddf484542c4a487a7089aaa6c30f3fec21c55a692996b6cc29a30fa3]
[2025-05-27T11:37:12Z INFO anttp::service::file_service] Streaming item [to-autonomi.mp4] at addr [71723a4dddf484542c4a487a7089aaa6c30f3fec21c55a692996b6cc29a30fa3], range_from [37224448], range_to [37487986]
[2025-05-27T11:37:12Z INFO autonomi::client::data_types::chunk] Getting chunk: 71723a4dddf484542c4a487a7089aaa6c30f3fec21c55a692996b6cc29a30fa3
thread ‘actix-rt|system:0|arbiter:13’ panicked at C:\Users\xxx.cargo\registry\src\index.crates.io-1949cf8c6b5b557f\chunk-streamer-0.1.0\src\chunk_fetcher.rs:32:42:
attempt to subtract with overflow
thread ‘actix-rt|system:0|arbiter:13’ panicked at C:\Users\xxx.cargo\registry\src\index.crates.io-1949cf8c6b5b557f\chunk-streamer-0.1.0\src\chunk_receiver.rs:33:43:
called Result::unwrap() on an Err value: JoinError::Panic(Id(2308), “attempt to subtract with overflow”, …)
[2025-05-27T11:37:12Z INFO actix_web::middleware::logger] 127.0.0.1 “GET /91d16e58e9164bccd29a8fd8d25218a61d8253b51c26119791b2633ff4f6b309/to-autonomi.mp4 HTTP/1.1” 206 0 “-” “Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36” 0.062962
[2025-05-27T11:37:13Z INFO anttp::service::resolver_service] Found public archive at [91d16e58e9164bccd29a8fd8d25218a61d8253b51c26119791b2633ff4f6b309]
[2025-05-27T11:37:13Z INFO anttp::controller::file_controller] Retrieving file from public archive [91d16e58e9164bccd29a8fd8d25218a61d8253b51c26119791b2633ff4f6b309]
[2025-05-27T11:37:13Z INFO anttp::service::archive_helper] Resolved path [to-autonomi.mp4], path_buf [to-autonomi.mp4] to xor address [71723a4dddf484542c4a487a7089aaa6c30f3fec21c55a692996b6cc29a30fa3]
[2025-05-27T11:37:13Z INFO anttp::service::file_service] Streaming item [to-autonomi.mp4] at addr [71723a4dddf484542c4a487a7089aaa6c30f3fec21c55a692996b6cc29a30fa3], range_from [37224448], range_to [37487986]
[2025-05-27T11:37:13Z INFO autonomi::client::data_types::chunk] Getting chunk: 71723a4dddf484542c4a487a7089aaa6c30f3fec21c55a692996b6cc29a30fa3
thread ‘actix-rt|system:0|arbiter:14’ panicked at C:\Users\xxx.cargo\registry\src\index.crates.io-1949cf8c6b5b557f\chunk-streamer-0.1.0\src\chunk_fetcher.rs:32:42:
attempt to subtract with overflow