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

The API GetAccountState of the Ton node returned the error "is not in db (possibly out of sync)." #1296

Open
zjg555543 opened this issue Oct 21, 2024 · 2 comments

Comments

@zjg555543
Copy link

zjg555543 commented Oct 21, 2024

Hi Ton team, What's the reason of the GetAccountState error?
Perform load testing on the Ton node's GetAccountState interface with 1000 concurrent requests using a tool.

When performing stress testing on the Ton node's GetAccountState interface with 1000 concurrent requests using a tool, the shard_client_ago time of the Ton node continues to increase (for example, up to 3325.5 seconds). The load testing tool also reports errors ("is not in db (possibly out of sync: shard_client_seqno=41276578 ls_seqno=41277715)").

Ton logs

ton-node-1  | [ 1][t16][2024-10-21 06:17:58.399009957][manager.cpp:2542][!manager]	STATUS: last_masterchain_block_ago=7399.0ms last_known_key_block_ago=41741.4s shard_client_ago=3660.4s
ton-node-1  | [ 1][t 6][2024-10-21 06:18:58.406405799][manager.cpp:2542][!manager]	STATUS: last_masterchain_block_ago=5406.4ms last_known_key_block_ago=41801.4s shard_client_ago=3684.4s

Tool API Error logs

Get account state error: error code: 651 message: cannot load block (0,a000000000000000,46328437):BA36349E69BC8FF2A6A69DD5EAD273EA3DBE889A0A872C0A5D62AF11D564EDB3:A433EBEF92A4D779DCC320DC44BE0A3F29E88BE604405A9043605C454AA84455 : block (0,a000000000000000,46328437) is not in db (possibly out of sync: shard_client_seqno=41276578 ls_seqno=41277715)

version:[master](image: ghcr.io/ton-blockchain/ton:latest)

@zjg555543
Copy link
Author

Does this PR will fix the issue?
#1264

@fatcat22
Copy link

Is there any idea about this error? looking forward for you ton team's reply

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