snarkOS icon indicating copy to clipboard operation
snarkOS copied to clipboard

[Bug] Sync block failed

Open yuliyu123 opened this issue 3 years ago • 1 comments

When run snarkos and ./run-client.sh sync block data, always appear such an error:

2022-08-24T14:27:02.925500Z TRACE Requesting block 4999 of 16011
thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("vm.aleo.org")), port: None, path: "/testnet3/block/testnet3/4900.block", query: None, fragment: None }, source: hyper::Error(IncompleteMessage) }', /Users/looperX/Devlop/aleo/snarkOS/snarkos/ledger/mod.rs:255:48
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace

yuliyu123 avatar Aug 24 '22 14:08 yuliyu123

Still hit this even after #1896 was merged.

damons avatar Sep 27 '22 02:09 damons

I don't think we've seen this happen recently; please feel free to reopen if it ever does.

ljedrz avatar Dec 19 '22 11:12 ljedrz