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

ERR Corrupted entry. Skipping... err="DataCorruptionError[length 868212389 exceeded maximum possible value of 1048600 bytes]" module=consensus server=node wal=.fxcore/data/cs.wal/wal #44

Closed
kenorb opened this issue Jan 29, 2022 · 2 comments

Comments

@kenorb
Copy link

kenorb commented Jan 29, 2022

I had like hundreds of errors like this in the log when adjusting config values:

9:49PM ERR Corrupted entry. Skipping... err="DataCorruptionError[checksums do not match: read: 2635819584, actual: 3410651856]" module=consensus server=node wal=/home/fxcore/.fxcore/data/cs.wal/wal
9:50PM ERR Corrupted entry. Skipping... err="DataCorruptionError[length 895694693 exceeded maximum possible value of 1048600 bytes]" module=consensus server=node wal=/home/fxcore/.fxcore/data/cs.wal/wal
9:50PM ERR Corrupted entry. Skipping... err="DataCorruptionError[length 895706422 exceeded maximum possible value of 1048600 bytes]" module=consensus server=node wal=/home/fxcore/.fxcore/data/cs.wal/wal
9:50PM ERR Corrupted entry. Skipping... err="DataCorruptionError[length 1681405797 exceeded maximum possible value of 1048600 bytes]" module=consensus server=node wal=/home/fxcore/.fxcore/data/cs.wal/wal
9:50PM ERR Corrupted entry. Skipping... err="DataCorruptionError[length 909337138 exceeded maximum possible value of 1048600 bytes]" module=consensus server=node wal=/home/fxcore/.fxcore/data/cs.wal/wal
9:50PM ERR Corrupted entry. Skipping... err="DataCorruptionError[length 892941511 exceeded maximum possible value of 1048600 bytes]" module=consensus server=node wal=/home/fxcore/.fxcore/data/cs.wal/wal
9:50PM ERR Corrupted entry. Skipping... err="DataCorruptionError[checksums do not match: read: 3511776768, actual: 1849298694]" module=consensus server=node wal=/home/fxcore/.fxcore/data/cs.wal/wal
9:50PM ERR Corrupted entry. Skipping... err="DataCorruptionError[length 3538479658 exceeded maximum possible value of 1048600 bytes]" module=consensus server=node wal=/home/fxcore/.fxcore/data/cs.wal/wal
9:50PM ERR Corrupted entry. Skipping... err="DataCorruptionError[length 3599697424 exceeded maximum possible value of 1048600 bytes]" module=consensus server=node wal=/home/fxcore/.fxcore/data/cs.wal/wal
9:50PM ERR Corrupted entry. Skipping... err="DataCorruptionError[length 36836421 exceeded maximum possible value of 1048600 bytes]" module=consensus server=node wal=/home/fxcore/.fxcore/data/cs.wal/wal
9:50PM ERR Corrupted entry. Skipping... err="DataCorruptionError[length 2870413018 exceeded maximum possible value of 1048600 bytes]" module=consensus server=node wal=/home/fxcore/.fxcore/data/cs.wal/wal
9:50PM ERR Corrupted entry. Skipping... err="DataCorruptionError[length 4009209510 exceeded maximum possible value of 1048600 bytes]" module=consensus server=node wal=/home/fxcore/.fxcore/data/cs.wal/wal

Not sure why. Then it continued to run.

Related:

@kenorb
Copy link
Author

kenorb commented Feb 20, 2022

Happened again:

12:46AM ERR Corrupted entry. Skipping... err="DataCorruptionError[failed to read data: EOF (read: 4736, wanted: 5875)]" module=consensus wal=/home/fxcore/.fxcore/data/cs.wal/wal
12:46AM ERR data has been corrupted in last height of consensus WAL err="DataCorruptionError[failed to read data: EOF (read: 4785, wanted: 5875)]" height=3599905 module=consensus
12:46AM ERR the WAL file is corrupted; attempting repair err="DataCorruptionError[failed to read data: EOF (read: 4785, wanted: 5875)]" module=consensus

@fx0x55
Copy link
Contributor

fx0x55 commented Feb 21, 2022

Thank you for your feedback, we will continue to monitor this issue until it is resolved as it is important for validators

@zakir-code zakir-code closed this as not planned Won't fix, can't repro, duplicate, stale Jun 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants