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

[Testnet] Cannot start the archive node #981

Open
fmira21 opened this issue May 8, 2024 · 0 comments
Open

[Testnet] Cannot start the archive node #981

fmira21 opened this issue May 8, 2024 · 0 comments

Comments

@fmira21
Copy link

fmira21 commented May 8, 2024

Hi guys!
I am trying to deploy an archive node on TON Testnet.
Still, I cannot sync it properly after I applied the Testnet dump:

[ 3][t 4][2024-05-08 09:13:44.630960475][liteserver.cpp:1269][!litequery]	continue getAccountState() query
[ 3][t 4][2024-05-08 09:13:44.631133576][liteserver.cpp:655][!litequery]	requesting state for block ((0,e000000000000000,20435060):2EAB26F6F363BFDD16F0A9D0733CC48BC94A10FEFAE8826A1792F99B4735EA5C:853B46A46F56AE6A8EBDEC893FC01F5ADE8268F1CCB464AFF82AF170F8A3A6A5)
[ 3][t 4][2024-05-08 09:13:44.631240034][liteserver.cpp:84][!litequery]	aborted liteserver query: [Error : 651 : cannot load block (0,e000000000000000,20435060):2EAB26F6F363BFDD16F0A9D0733CC48BC94A10FEFAE8826A1792F99B4735EA5C:853B46A46F56AE6A8EBDEC893FC01F5ADE8268F1CCB464AFF82AF170F8A3A6A5 : block (0,e000000000000000,20435060) is not in db]
[ 3][t 3][2024-05-08 09:13:45.863158347][download-archive-slice.cpp:189][!archive]	downloading archive slice #18971242: total=150829052 (707KB/s)
[ 3][t 3][2024-05-08 09:13:45.863187729][download-archive-slice.cpp:195][!archive]	finished downloading arcrive slice #18971242: total=150829052
[ 3][t 3][2024-05-08 09:13:45.863214254][manager.cpp:1731][!manager]	downloaded archive slice: /var/ton-work/db/tmp/tmpXXXX8RUZma
[ 0][t 3][2024-05-08 09:13:45.945875616][Status.h:273][!archive]	Unexpected Status [Error : 651 : file not in db] in file /usr/src/ton/validator/db/archiver.cpp at line 80
[pid 9] [time 1715159625] Signal: 6
------- Stack Backtrace -------
validator-engine(+0x3b25f2)[0x5620706ed5f2]
validator-engine(+0x3b2905)[0x5620706ed905]
validator-engine(+0x3af39f)[0x5620706ea39f]
/lib/x86_64-linux-gnu/libc.so.6(+0x42520)[0x7f35298e5520]
/lib/x86_64-linux-gnu/libc.so.6(pthread_kill+0x12c)[0x7f35299399fc]
/lib/x86_64-linux-gnu/libc.so.6(raise+0x16)[0x7f35298e5476]
/lib/x86_64-linux-gnu/libc.so.6(abort+0xd3)[0x7f35298cb7f3]
validator-engine(+0x1310fa)[0x56207046c0fa]
validator-engine(+0x3ca9c9)[0x5620707059c9]
validator-engine(+0x3c2476)[0x5620706fd476]
validator-engine(+0x2ea205)[0x562070625205]
validator-engine(+0x915caa)[0x562070c50caa]
validator-engine(+0x2f48de)[0x56207062f8de]
validator-engine(+0x93a85f)[0x562070c7585f]
validator-engine(+0x93d437)[0x562070c78437]
validator-engine(+0x3df116)[0x56207071a116]
validator-engine(+0x3df35d)[0x56207071a35d]
validator-engine(+0x3ef863)[0x56207072a863]
validator-engine(+0x3e2d1f)[0x56207071dd1f]
validator-engine(+0x2df23d)[0x56207061a23d]
/lib/x86_64-linux-gnu/libc.so.6(+0x94ac3)[0x7f3529937ac3]
/lib/x86_64-linux-gnu/libc.so.6(clone+0x44)[0x7f35299c8a04]

Could you please hint what it can be?

The node is build on the very latest commit of the Testnet branch.

Thank you in advance!

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