Open zklimaleo opened 1 month ago
I have the same issue
Just tried it with some extra logging. Most block ranges are ~2.7 MB. Whatever we get back for block range 719600 - 719650 is only 243 bytes. The file might be corrupted or accidentally overwritten.
I have the same problem, does anyone have a solution?
@zosorock @alzger This looks like a possible routing issue in blocks.aleo.org
.
Notice that - https://blocks.aleo.org/mainnet/v0/719600.719650.blocks returns an Access Denied
response. Other block ranges are working fine.
🐛 Bug Report
Node stop running and having error at syncing block 719600 - 719650 using run-validator.sh file:
and run-client.sh file:
Steps to Reproduce
Run either run-client.sh file or run-validator.sh file
Expected Behavior
Sync node to latest block
Your Environment
snarkOS Version: mainnet-v1.0.0 Rust Version: 1.76.0 Computer OS: Ubuntu 22.04