Unable to download and extract snapshot
C-bugS-needs-triageS-stale
### Describe the bug
The snapshot cannot be downloaded and unzipped by the command below
```bash
./reth download --chain=mainnet --datadir=/mnt/ethmain/node/reth/
```
### Steps to reproduce
```bash
./reth download --chain=mainnet --datadir=/mnt/ethmain/node/reth/
```
### Node logs
```text
2026-04-16T22:35:44.046769Z INFO Extracting remaining archives archives=2986/2990 downloaded=1557.26 GB
2026-04-16T22:35:47.046559Z INFO Extracting remaining archives archives=2986/2990 downloaded=1557.33 GB
2026-04-16T22:35:50.046565Z INFO Extracting remaining archives archives=2987/2990 downloaded=1557.40 GB
2026-04-16T22:35:53.046569Z INFO Extracting remaining archives archives=2987/2990 downloaded=1557.47 GB
2026-04-16T22:35:56.046566Z INFO Extracting remaining archives archives=2987/2990 downloaded=1557.54 GB
2026-04-16T22:35:59.046655Z INFO Downloads complete downloaded=1557.59 GB total=1528.01 GB elapsed=18h 30m
Error: failed to unpack `/mnt/ethmain/node/reth/rocksdb/000047.sst`
Caused by:
0: failed to unpack `rocksdb/000047.sst` into `/mnt/ethmain/node/reth/rocksdb/000047.sst`
1: request or response body error
2: error reading a body from connection
3: end of file before message length reached
Location:
crates/cli/commands/src/download/mod.rs:1061:13
```
### Platform(s)
_No response_
### Container Type
Docker
### What version/commit are you on?
./reth --version
Reth Version: 2.0.0
Commit SHA: eb4c15e5e36d8776d46629beae4c0a69af7ab04f
Build Timestamp: 2026-04-07T12:47:39.107743398Z
Build Features: asm_keccak,jemalloc,keccak_cache_global,min_debug_logs,otlp,otlp_logs
Build Profile: maxperf-symbols
### What database version are you on?
No
### Which chain / network are you on?
mainnet
### What type of node are you running?
Archive (default)
### What prune config do you use, if any?
_No response_
### If you've built Reth from source, provide the full command you used
_No response_
### Code of Conduct
- [x] I agree to follow the Code of Conduct
关闭于 2026-05-17 3 条评论