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

State-sync is breaking due to snapshot error #14

Open
EmreNOP opened this issue Jun 2, 2023 · 0 comments
Open

State-sync is breaking due to snapshot error #14

EmreNOP opened this issue Jun 2, 2023 · 0 comments

Comments

@EmreNOP
Copy link

EmreNOP commented Jun 2, 2023

index=kv
pruning=defult.
snapshot-interval = 1
tested with different intervals and pruning configs.

10:33PM DBG Requesting snapshot chunk chunk=24 format=2 height=1012500 module=statesync peer=9a4ad031b93aacb3e1d08c7c258400ab1086c80b server=node
10:33PM INF Applied snapshot chunk to ABCI app chunk=20 format=2 height=1012500 module=statesync server=node total=25
10:33PM INF Applied snapshot chunk to ABCI app chunk=21 format=2 height=1012500 module=statesync server=node total=25
10:33PM INF Applied snapshot chunk to ABCI app chunk=22 format=2 height=1012500 module=statesync server=node total=25
10:33PM INF Fetching snapshot chunk chunk=23 format=2 height=1012500 module=statesync server=node total=25
10:33PM DBG Requesting snapshot chunk chunk=23 format=2 height=1012500 module=statesync peer=038aca614e49ec4e5e3a06c875976a94c478cb09 server=node
10:33PM INF Fetching snapshot chunk chunk=24 format=2 height=1012500 module=statesync server=node total=25
10:33PM DBG Requesting snapshot chunk chunk=24 format=2 height=1012500 module=statesync peer=9a4ad031b93aacb3e1d08c7c258400ab1086c80b server=node
10:33PM INF Applied snapshot chunk to ABCI app chunk=23 format=2 height=1012500 module=statesync server=node total=25
10:34PM ERR failed to restore snapshot err="multistore restore: cannot import into non-IAVL store "nft": internal logic error"
10:34PM INF Applied snapshot chunk to ABCI app chunk=24 format=2 height=1012500 module=statesync server=node total=25

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