-
Notifications
You must be signed in to change notification settings - Fork 0
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
BSC Mainnet Full snapshot broken file? #5
Comments
Exact same experience here with the archive snapshot. |
@iakisme @pythonberg1997 Could you help check on the integrity of the current snapshots? We're getting tar eof errors when extracting it |
@Nickoksak I'm going to use the previous snapshot url from Nov just to unblock myself for now, hopefully it is okay: 3d29765#diff-b335630551682c19a781afebcf4d07bf978fb1f8ac04c6bf87428ed5106870f5R10 |
@iakisme Could you check this, please? We can't use Reth too. |
Hi @pythonberg1997, Thank you for your efforts in developing and maintaining this project — it’s greatly appreciated! I’d like to ask if the snapshot will be compatible with the latest release of reth. Additionally, do you have plans to include any further improvements or optimizations in future snapshots? Looking forward to your response, and thank you again for your hard work! |
@iakisme @pythonberg1997 any update on this? looks like some server problems, different file size at connection loss. Archive is ok |
Hello there!
Can't download Mainnet Full Snapshot. I've got an error while downloading at 276GB two times:
data/temp_save/ data/temp_save/database.version data/temp_save/mdbx.dat Error 68 : Unfinished stream tar: Unexpected EOF in archive tar: Unexpected EOF in archive tar: Error is not recoverable: exiting now
Download command
wget -q --tries=0 -O - https://snapshot.bsc-snapshot.workers.dev/bsc-reth-20241223.tar.lz4 | tar -I lz4 -xvf -
Could you check it please?
The text was updated successfully, but these errors were encountered: