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

celestia blob submission failed #344

Closed
iavl opened this issue Feb 6, 2024 · 2 comments
Closed

celestia blob submission failed #344

iavl opened this issue Feb 6, 2024 · 2 comments

Comments

@iavl
Copy link

iavl commented Feb 6, 2024

Hi, I was building optimism locally, and using ghcr.io/rollkit/celestia-da:cce6802 for light node,the incorrect account sequence error for op-batcher usually occurs after about 1 day, and restarting da does not solve it.

logs of op-batcher:

t=2024-02-05T19:19:05+0000 lvl=info msg="celestia: blob submission failed; falling back to eth" err="rpc error: code = Unknown desc = : incorrect account sequence"
@tuxcanfly
Copy link
Collaborator

@iavl is there an error before this? Usually this happens because a transaction with the same nonce is already in the mempool.

@iavl
Copy link
Author

iavl commented Feb 9, 2024

@iavl is there an error before this? Usually this happens because a transaction with the same nonce is already in the mempool.

There were no other errors before this. I was using mocha testnet, and this problem occurred about 1 day after the rollkit/celestia-da light node was started.

I can solve this problem by manually sending the transaction override sequence, but the same problem still occurs after running for a period of time.

@iavl iavl closed this as completed Apr 2, 2024
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

2 participants