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

no peers ready to handle block requests for more P2P requests for L2 block history #28

Open
0byteme opened this issue Dec 26, 2024 · 0 comments

Comments

@0byteme
Copy link

0byteme commented Dec 26, 2024

I tried running the Ink Node following the tutorial, but I found that the static peers are often unstable, and the op-node is unable to find enough peers to sync the blocks.

  • op-node: v1.10.2
  • op-geth: v1.101411.4
  • here is my op-node configuration:
      - op-node
      - --l1=<eth-address>
      - --l1.beacon=<beacon-address>
      - --l2=<op-get-address>
      - --l2.jwt-secret=/var/data/geth/jwtsecret
      - --rollup.config=/rollup.json
      - --rpc.addr=0.0.0.0
      - --rpc.port=7878
      - --p2p.static=/ip4/34.32.193.134/tcp/9003/p2p/16Uiu2HAmECGb1vmBKhgxVHzX2aYkPcmV8CZjpPxrNkRiFA1wa3CN
      - --p2p.bootnodes=enr:-Iu4QCqTQZVBnbPWXcdUxcakGoCCzCFr5vVzDfNTOr-Pi3KaOJZMXlnqTR9r9p4EemXS8fS59EdQaX8qrkyE01nvsNcBgmlkgnY0gmlwhCIgwYaJc2VjcDI1NmsxoQMW3w0F1AibYelKqJUKaie5RuKc7S9sPfWvH4lSJw4Fo4N0Y3CCIyuDdWRwgiMs
  • logs:
lvl=info msg="no peers ready to handle block requests for more P2P requests for L2 block history"
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