Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Erigon v3: old data not available due to pruning #13727

Closed
fridary opened this issue Feb 7, 2025 · 1 comment
Closed

Erigon v3: old data not available due to pruning #13727

fridary opened this issue Feb 7, 2025 · 1 comment
Assignees
Labels
imp2 Medium importance

Comments

@fridary
Copy link

fridary commented Feb 7, 2025

Erigon version: 3.00.0-beta1-0b94461f
OS & Version: Debian 6.1.119-1 (2024-11-22) x86_64, CPU E5-2695 v4, 36 cores, 192 Gb RAM
Disk: NVMe HPE MT006400KWHAE 6.4 Tb
Erigon Command (with flags/config): /root/erigon/build/bin/erigon --datadir=/disk_nvme/erigon --ws --http.api=eth,erigon,engine,web3,net,debug,trace,txpool --authrpc.jwtsecret=/root/erigon/jwtsecret --torrent.download.rate=512mb --rpc.batch.limit=5000

I do simple rpc request to block 21431353 (50 days ago) and get error {'code': -32000, 'message': 'old data not available due to pruning'}
How to modify Erigon command to get fully archive node for all time? No pruning. I can't find docs about it for v3.

@yperbasis yperbasis added the imp2 Medium importance label Feb 7, 2025
@yperbasis
Copy link
Member

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
imp2 Medium importance
Projects
None yet
Development

No branches or pull requests

2 participants