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

StateRootMismatch while syncing on windows #2134

Closed
pawanjay176 opened this issue Dec 31, 2020 · 2 comments
Closed

StateRootMismatch while syncing on windows #2134

pawanjay176 opened this issue Dec 31, 2020 · 2 comments
Labels
bug Something isn't working windows

Comments

@pawanjay176
Copy link
Member

pawanjay176 commented Dec 31, 2020

Description

Seeing syncing issues with nodes running on vms on top of windows. Syncs fine for a while and then stops with
DEBG Invalid block received outcome: StateRootMismatch

Checking further, it looks like we get the state mismatch because the randao_mixes in the state on which the block was being applied to was different than the canonical state by a bit. So it looks to me like some sort of data corruption in the existing state, not sure what caused it.

Seen 2 instances of this issue.

  1. Ubuntu 20.04 VM on WSL.
  2. Ubuntu 20.04 VM on top of hypervisor with windows server host.

Version

Lighthouse v1.0.4

@clifton
Copy link
Contributor

clifton commented Jan 31, 2021

This happened to me on ubtuntu 18.04 in wsl2 in a docker container twice (once about a month ago and again this morning)

@michaelsproul michaelsproul added the bug Something isn't working label May 6, 2021
@michaelsproul
Copy link
Member

Closing as duplicate of #3011

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working windows
Projects
None yet
Development

No branches or pull requests

3 participants