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

Executed ops deser error on bootstrap #3287

Closed
Eitu33 opened this issue Dec 1, 2022 · 2 comments
Closed

Executed ops deser error on bootstrap #3287

Eitu33 opened this issue Dec 1, 2022 · 2 comments
Labels
bug Something isn't working

Comments

@Eitu33
Copy link
Contributor

Eitu33 commented Dec 1, 2022

Produces a WARN log:

�[2m2022-12-01T10:54:23.258231Z�[0m �[33m WARN�[0m �[2mmassa_bootstrap::client�[0m�[2m:�[0m Error while bootstrapping: general bootstrap error: Parsing Error: Failed BootstrapServerMessage deserialization / Failed final_state_changes deserialization / Count / Failed StateChanges deserialization / Failed executed_ops_changes deserialization / ExecutedOpsChanges / ExecutedOpsChanges length / Failed u64 deserialization / Fail / Input:

And panics later with:

thread 'main' panicked at 'range end index 33 out of range for slice of length 0', massa-ledger-exports/src/key.rs:92:24
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
@Eitu33 Eitu33 added the bug Something isn't working label Dec 1, 2022
@Eitu33
Copy link
Contributor Author

Eitu33 commented Dec 1, 2022

Seems to be a duplicate of #3284

@Eitu33
Copy link
Contributor Author

Eitu33 commented Dec 6, 2022

Fixed in #3299

@Eitu33 Eitu33 closed this as completed Dec 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant