Skip to content

Unable to download and extract snapshot #23604

@YuXiaoCoder

Description

@YuXiaoCoder

Describe the bug

The snapshot cannot be downloaded and unzipped by the command below

./reth download --chain=mainnet --datadir=/mnt/ethmain/node/reth/

Steps to reproduce

./reth download --chain=mainnet --datadir=/mnt/ethmain/node/reth/

Node logs

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: eb4c15e
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

  • I agree to follow the Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-bugAn unexpected or incorrect behaviorS-needs-triageThis issue needs to be labelled

    Type

    No type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions