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

bstracker: Transient account sequence errors #97

Open
filippos47 opened this issue Nov 9, 2024 · 0 comments
Open

bstracker: Transient account sequence errors #97

filippos47 opened this issue Nov 9, 2024 · 0 comments

Comments

@filippos47
Copy link
Member

filippos47 commented Nov 9, 2024

Upon retry, bstracker manages to submit the inclusion proofs.

2024-11-09T08:38:16.213941Z	debug	retrying	{"attempt": 1, "max_attempts": 5, "error": "incorrect account sequence", "errorVerbose": "incorrect account sequence\ncosmossdk.io/errors.Wrap\n\t/go/pkg/mod/cosmossdk.io/errors@v1.0.1/errors.go:189\ncosmossdk.io/errors.ABCIError\n\t/go/pkg/mod/cosmossdk.io/errors@v1.0.1/errors.go:77\ngithub.com/cosmos/relayer/v2/relayer/chains/cosmos.(*CosmosProvider).sdkError\n\t/go/pkg/mod/github.com/cosmos/relayer/v2@v2.5.1/relayer/chains/cosmos/tx.go:343\ngithub.com/cosmos/relayer/v2/relayer/chains/cosmos.(*CosmosProvider).broadcastTx\n\t/go/pkg/mod/github.com/cosmos/relayer/v2@v2.5.1/relayer/chains/cosmos/tx.go:379\ngithub.com/cosmos/relayer/v2/relayer/chains/cosmos.(*CosmosProvider).SendMessagesToMempool\n\t/go/pkg/mod/github.com/cosmos/relayer/v2@v2.5.1/relayer/chains/cosmos/tx.go:185\ngithub.com/babylonlabs-io/babylon/client/client.(*Client).ReliablySendMsgs.func2.1\n\t/go/pkg/mod/github.com/babylonlabs-io/babylon@v0.15.0/client/client/tx.go:99\ngithub.com/babylonlabs-io/babylon/client/client.(*Client).accessKeyWithLock\n\t/go/pkg/mod/github.com/babylonlabs-io/babylon@v0.15.0/client/client/keys.go:41\ngithub.com/babylonlabs-io/babylon/client/client.(*Client).ReliablySendMsgs.func2\n\t/go/pkg/mod/github.com/babylonlabs-io/babylon@v0.15.0/client/client/tx.go:98\ngithub.com/avast/retry-go/v4.Do.func1\n\t/go/pkg/mod/github.com/avast/retry-go/v4@v4.6.0/retry.go:116\ngithub.com/avast/retry-go/v4.DoWithData[...]\n\t/go/pkg/mod/github.com/avast/retry-go/v4@v4.6.0/retry.go:180\ngithub.com/avast/retry-go/v4.Do\n\t/go/pkg/mod/github.com/avast/retry-go/v4@v4.6.0/retry.go:119\ngithub.com/babylonlabs-io/babylon/client/client.(*Client).ReliablySendMsgs\n\t/go/pkg/mod/github.com/babylonlabs-io/babylon@v0.15.0/client/client/tx.go:96\ngithub.com/babylonlabs-io/babylon/client/client.(*Client).ReliablySendMsg\n\t/go/pkg/mod/github.com/babylonlabs-io/babylon@v0.15.0/client/client/tx.go:71\ngithub.com/babylonlabs-io/vigilante/btcstaking-tracker/stakingeventwatcher.(*BabylonClientAdapter).ActivateDelegation\n\t/go/src/github.com/babylonlabs-io/vigilante/btcstaking-tracker/stakingeventwatcher/expected_babylon_client.go:164\ngithub.com/babylonlabs-io/vigilante/btcstaking-tracker/stakingeventwatcher.(*StakingEventWatcher).activateBtcDelegation.func1\n\t/go/src/github.com/babylonlabs-io/vigilante/btcstaking-tracker/stakingeventwatcher/stakingeventwatcher.go:634\ngithub.com/avast/retry-go/v4.Do.func1\n\t/go/pkg/mod/github.com/avast/retry-go/v4@v4.6.0/retry.go:116\ngithub.com/avast/retry-go/v4.DoWithData[...]\n\t/go/pkg/mod/github.com/avast/retry-go/v4@v4.6.0/retry.go:180\ngithub.com/avast/retry-go/v4.Do\n\t/go/pkg/mod/github.com/avast/retry-go/v4@v4.6.0/retry.go:119\ngithub.com/babylonlabs-io/vigilante/btcstaking-tracker/stakingeventwatcher.(*StakingEventWatcher).activateBtcDelegation\n\t/go/src/github.com/babylonlabs-io/vigilante/btcstaking-tracker/stakingeventwatcher/stakingeventwatcher.go:623\nruntime.goexit\n\t/usr/local/go/src/runtime/asm_amd64.s:1700"}

Version: v0.15.0

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