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

Account mismatch after some time #13

Closed
matthiasmatt opened this issue Jul 14, 2022 · 2 comments
Closed

Account mismatch after some time #13

matthiasmatt opened this issue Jul 14, 2022 · 2 comments

Comments

@matthiasmatt
Copy link
Collaborator

Running the trading bot for 20 minutes or more leads to this:

trading_bot    | ERROR:root:Failed tx execution: failed to simulate tx : <AioRpcError of RPC that terminated with:
trading_bot    |        status = StatusCode.UNKNOWN
trading_bot    |        details = "account sequence mismatch, expected 73, got 61: incorrect account sequence"
trading_bot    |        debug_error_string = "{"created":"@1657809272.661877125","description":"Error received from peer ipv4:192.168.65.2:9090","file":"src/core/lib/surface/call.cc","file_line":966,"grpc_message":"account sequence mismatch, expected 73, got 61: incorrect account sequence","grpc_status":2}"

This error seems to be repeating and i'm sending one transaction per account every 10 seconds.

@john-connor84
Copy link
Contributor

Is this still happening? What's happening in those 20minutes, constantly sending tx or wait times in between?

@matthiasmatt
Copy link
Collaborator Author

Can't be reproduced

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