-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
Error: performing genesis failed #2032
Labels
bug
Something isn't working
Comments
logs before the error
|
Hi, I've been met same error, just check and confirm the era-contract revision is right.
Hope this can be help. |
same here, running external node from source code no changes to contract, but still root hash mismatch |
also got this error
from external-node container, and it stops when switch to docker compose ways can someone kindly tell me what is happening? how to fix? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
🐛 Bug Report
📝 Description
Hi! I'm trying to quickstart an external node following the instructions provided at https://docs.zksync.io/infra/quickstart.html#setup-instructions, but I'm encountering error "Error: performing genesis failed"
🔄 Reproduction Steps
git clone https://github.com/matter-labs/zksync-era.git
cd zksync-era/docs/guides/external-node
cd docker-compose-examples
docker compose --file mainnet-external-node-docker-compose.yml up
🤔 Expected Behavior
The node will recover from a snapshot on its first run
😯 Current Behavior
Error: performing genesis failed
📎 Log Output
The text was updated successfully, but these errors were encountered: