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

Bridge problem after 100000 block #1771

Open
polygomic opened this issue Aug 1, 2023 · 4 comments
Open

Bridge problem after 100000 block #1771

polygomic opened this issue Aug 1, 2023 · 4 comments

Comments

@polygomic
Copy link

I installed version 1.1.0 and bridge worked ,but after 100000 block I got [ERROR] polygon.server.polybft.state-sync-manager.event_tracker: failed to start blocktracker: error="parent with hash 0x1f787d89dfd2dcbb45bc303218672533268e167e86800a2dd597ceabd14cfc8b not found"
and each epoch with different hash number and when I try to add new validator or deposit message not recieve
but in 20000 first block all the actions worked like charm

Your environment

  • OS and version.
  • The version of the Polygon Edge.
    (Confirm the version of your Polygon edge client by running the following command: polygon-edge version --grpc-address GRPC_ADDRESS)
  • The branch that causes this issue.
  • Locally or Cloud hosted (which provider).
  • Please confirm if the validators are running under containerized environment (K8s, Docker, etc.).

Steps to reproduce

  • Tell us how to reproduce this issue.
  • Where the issue is, if you know.
  • Which commands triggered the issue, if any.
  • Provide us with the content of your genesis file.
  • Provide us with commands that you used to start your validators.
  • Provide us with the peer list of each of your validators by running the following command: polygon-edge peers list --grpc-address GRPC_ADDRESS.
  • Is the chain producing blocks and serving customers atm?

Expected behavior

  • Tell us what should happen.
  • Tell us what happened instead.

Logs

Provide us with debug logs from all of your validators by setting logging to debug output with: server --log-level debug

Proposed solution

If you have an idea on how to fix this issue, please write it down here, so we can begin discussing it

@polygomic
Copy link
Author

Other error is :
[ERROR] polygon.server.polybft.state-sync-manager.event_tracker: failed to start blocktracker: error="parent with hash retrieving error: {"code":0,"message":"we can't execute this request"}"

and my rootchain is Polygon mainnet

@amansk2050
Copy link

amansk2050 commented Sep 6, 2023

@polygomic
are you able to bridge token from rootchain to supernet , ?
basically i want use one of my root chain token token as my native token
help will be great for me

@deepalt92
Copy link

deepalt92 commented Sep 9, 2023

@polygomic Please list the steps to reproduce your issue, so I can diagnose the issue. Please explain with the commands you used and how you setup validators and deposited tokens from the Rootchain to the Supernet or vice versa. Also please explain how you came to the conclusion that your bridging works? Did you connect your MetaMask to the Supernet and see that you have received tokens from the Rootchain?

@kr-mustali
Copy link

@polygomic Hey, did you find any solution for this issue?

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

4 participants