-
Notifications
You must be signed in to change notification settings - Fork 271
tempo download Downloads wrong snapshot #2675
Copy link
Copy link
Open
Description
Describe the bug
tempo download --chain moderato downloads the presto snapshot instead of the latest moderato snapshot.
This leads to a mismatch on startup after the snapshot has been downloaded
2026-02-13T00:16:18.279735Z ERROR shutting down due to error
Error: execution node failed
Caused by:
0: failed launching execution node
1: genesis hash in the storage does not match the specified chainspec: chainspec is 0xba49153e6f3996a340f3fe3d69e7c0826b717ae672cb115cf0527cada0b78e9e, database is 0x49d7ec7085e77bf5a403d0fcb4cfc42a4084a89dfff60477579c5e09c9e03c54
Steps to reproduce
% docker run -it --platform linux/amd64 --pull=always ghcr.io/tempoxyz/tempo download --chain moderato
latest: Pulling from tempoxyz/tempo
235a96cee852: Pull complete
711d08ed647d: Pull complete
07ab8c114d5c: Pull complete
a034597e9008: Download complete
Digest: sha256:fc2e8b8fa5655236327fafdfa0528ec4e441a223d55ba4223da7127e9cdb6608
Status: Downloaded newer image for ghcr.io/tempoxyz/tempo:latest
2026-02-13T00:27:51.722328Z INFO Initialized tracing, debug log directory: /root/.cache/reth/logs/tempo-moderato
2026-02-13T00:27:55.396542Z INFO Using default snapshot URL: https://snapshots.tempoxyz.dev/4217/tempo-4217-4429172-1770872422.tar.lz4
2026-02-13T00:27:55.396590Z INFO Starting snapshot download and extraction chain=tempo-moderato dir="/root/.local/share/reth/tempo-moderato" url=https://snapshots.tempoxyz.dev/4217/tempo-4217-4429172-1770872422.tar.lz4
Downloading and extracting... 8.94% (228.76 MB / 2.50 GB) ETA: 37s %
Logs
Platform(s)
Linux (x86)
Container Type
Docker
What version/commit are you on?
% docker run -it --platform linux/amd64 ghcr.io/tempoxyz/tempo --version
Digest: sha256:fc2e8b8fa5655236327fafdfa0528ec4e441a223d55ba4223da7127e9cdb6608
Status: Image is up to date for ghcr.io/tempoxyz/tempo:latest
Tempo Version: 1.1.4
Commit SHA: 7e2c66842c2ef99e3f0670c63d9b92df20195af6
Build Timestamp: 2026-02-12T22:01:18.806890656Z
Build Features: asm_keccak,default,jemalloc,otlp
Build Profile: profiling
If you've built from source, provide the full command you used
No response
Code of Conduct
- I agree to follow the Code of Conduct
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels