bnb-chain / bsc-snapshots

254 stars 88 forks source link

[parlia] snapshots build, recover from headers #385

Closed suntzu93 closed 1 month ago

suntzu93 commented 1 month ago

Hello, I tried to sync from snapshot erigon_data_20240803.lz4.000...erigon_data_20240803.lz4.007 but it's encountering errors like logs:

[7/15 Execution] Blocks execution from=41027349 to=42027349 [INFO] [08-16|14:43:50.104] [parlia] snapshots build, recover from headers block=40900000 [INFO] [08-16|14:43:56.150] [parlia] snapshots build, recover from headers block=41000000 [INFO] [08-16|14:44:06.026] [parlia] snapshots build, recover from headers block=40600000 [INFO] [08-16|14:44:12.161] [parlia] snapshots build, recover from headers block=40700000 [INFO] [08-16|14:44:18.154] [parlia] snapshots build, recover from headers block=40800000 [INFO] [08-16|14:44:24.143] [parlia] snapshots build, recover from headers block=40900000 [INFO] [08-16|14:44:30.125] [parlia] snapshots build, recover from headers block=41000000 [INFO] [08-16|14:44:39.454] [parlia] snapshots build, recover from headers block=40600000 [INFO] [08-16|14:44:45.455] [parlia] snapshots build, recover from headers block=40700000 [INFO] [08-16|14:44:51.469] [parlia] snapshots build, recover from headers block=40800000 [INFO] [08-16|14:44:57.495] [parlia] snapshots build, recover from headers block=40900000 [INFO] [08-16|14:45:03.524] [parlia] snapshots build, recover from headers block=41000000 ..

It's repeating over and over. I have tried the following methods:

  1. Removed snapshots/prohibit_new_downloads.lock and restarted -> didn't help
  2. Removed downloader -> didn't help
  3. Downloaded the parlia (https://pub-60a193f9bd504900a520f4f260497d1c.r2.dev/parlia/mdbx.dat) and replaced the old file -> didn't help

I'm using the latest version v1.2.14.

suntzu93 commented 1 month ago

fixed : make integration && ./integration stage_headers --reset --datadir=./data --chain=bsc