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

[BUG] debug_traceBlockByNumber returns "tracing failed: nonce too low" errors #1944

Open
quick-pawiromitchel opened this issue Nov 18, 2024 · 0 comments
Labels
bug Something isn't working linear Created by Linear-GitHub Sync

Comments

@quick-pawiromitchel
Copy link

Seid version

name: sei
server_name: <appd>
version: v6.0.0
commit: 38418afec33d898588133cf5697090d7e2a87b37
build_tags: netgo,
go: go version go1.21.13 linux/amd64
build_deps:
- cosmossdk.io/[email protected]
- filippo.io/[email protected]
- github.com/99designs/[email protected]

Chain ID
Pacific / Mainnet

Describe the bug
Payload returns this error

{"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"tracing failed: nonce too low: address 0x38b44B3Bc6Cb4c296703a7dfE252E505461E94E6, tx: 61932 state: 61933"}} 

To Reproduce
Can reproduce with this payload

{"method":"debug_traceBlockByNumber","params":["0x6E5653C", {"tracer": "callTracer"}],"id":1,"jsonrpc":"2.0"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working linear Created by Linear-GitHub Sync
Projects
None yet
Development

No branches or pull requests

1 participant