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

corrupted files in archives #3814

Open
MonsieurNicolas opened this issue Jul 6, 2023 · 1 comment
Open

corrupted files in archives #3814

MonsieurNicolas opened this issue Jul 6, 2023 · 1 comment
Assignees
Labels

Comments

@MonsieurNicolas
Copy link
Contributor

Looking at Stellar Beat it looks like there history archives are getting corrupted somehow.

At this time, I am seeing the following corruptions (on tier 1 validators):

  • truncated file error, something like Archive verification error at https://stellar-archive-3-lobstr.s3.amazonaws.com/transactions/01/6f/17/transactions-016f17ff.xdr.gz: unexpected end of file. Start repair at ledger 23999998 with [Stellar Archivist](https://github.com/stellar/go/tree/master/tools/stellar-archivist) and purge your cache afterwards.
  • "wrong bucket hash" error (file decompresses fine, but is empty when decompressed) Archive verification error at https://stellar-history-usw.franklintempleton.com/azuswshf401/bucket/07/57/cb/bucket-0757cbd6f482f56e176569595120d00e47c3990b63d92653a9e79233a7c2bacc.xdr.gz: Wrong bucket hash. Start repair at ledger 19999998 with [Stellar Archivist](https://github.com/stellar/go/tree/master/tools/stellar-archivist) and purge your cache afterwards.
    • FT-SCV1 -- timestamp of the faulty file is 2021-Apr-7
    • FT-SVC2 -- timestamp of the faulty file is 2021-Apr-29

Those may be two different issues, but it could be the same one (like a XYZWork problem somewhere). Truncated input files to gzip is quite confusing.

@mbsdf mbsdf self-assigned this Sep 13, 2023
@marta-lokhova marta-lokhova self-assigned this Dec 8, 2023
@marta-lokhova
Copy link
Contributor

Note: #2211 released in Aug 2019 fixed several bugs with publishing sequence, which potentially caused some of the corrupt files described in this issue

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

No branches or pull requests

3 participants