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

Nodes do not synchronize finalized data #49

Open
COLUD4 opened this issue Jun 28, 2024 · 0 comments
Open

Nodes do not synchronize finalized data #49

COLUD4 opened this issue Jun 28, 2024 · 0 comments

Comments

@COLUD4
Copy link

COLUD4 commented Jun 28, 2024

Problem Description
Hello! The finalized value of my local METIS node is always 0xf984ae, and it does not continue to synchronize. How can I solve this problem?
curl -s -X POST -H "Content-Type: application/json" -d '{"params":["finalized",true],"jsonrpc":"2.0","id":1,"method":"eth_getBlockByNumber"}' 127.0.0.1:8545 | jq .result.number
"0xf984ae"

Node deployment information

metisdao/dtl:v0.1.2
metisdao/l2geth:v0.2.4
https://github.com/MetisProtocol/metis-ansible/blob/main/playbooks/files/andromeda/l2geth.env
https://github.com/MetisProtocol/metis-ansible/blob/main/playbooks/files/andromeda/l1dtl.env
https://github.com/MetisProtocol/metis-ansible/blob/main/playbooks/files/andromeda/docker-compose.yaml

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

1 participant