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

dl: verify didn't finish #11748

Closed
AskAlexSharov opened this issue Aug 26, 2024 · 2 comments · Fixed by #11874
Closed

dl: verify didn't finish #11748

AskAlexSharov opened this issue Aug 26, 2024 · 2 comments · Fixed by #11874
Assignees
Labels
imp1 High importance

Comments

@AskAlexSharov
Copy link
Collaborator

  1. Seems --verify flag doesn't do anything:
go run ./cmd/downloader  --seedbox --verify --datadir=/erigon-data/ --chain=bor-mainnet
  1. i did rm -rf downloader to trigger verify. it worked well, but then stuck at
INFO[08-26|05:03:41.525] [snapshots] Downloading                  progress="27.12% 1.1TB/4.1TB" downloading=24 download=0B/s upload=0B/s peers=1 conns=1 files=3280 alloc=3.6GB sys=7.4GB

restart helped - progress grow to 60% then suck. next restart helped - progress finished

@erigontech erigontech deleted a comment Aug 26, 2024
@AskAlexSharov
Copy link
Collaborator Author

same as #11670

@VBulikov VBulikov added the imp1 High importance label Aug 30, 2024
@dvovk
Copy link
Member

dvovk commented Sep 4, 2024

Should be fixed with #11874

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

Successfully merging a pull request may close this issue.

3 participants