Words
9
Reading
1 min
Listen
Play
4y
An attempt to start the server yielded the following:
buntu@hive-node-0:/mnt/hivedb/hive/hive-docker$ ./run.sh logs
[2022-06-11 15:43:22 UTC] DOCKER LOGS: (press ctrl-c to exit)
2584002ms database.cpp:183 operator() ] Blockchain state database is AT IRREVERSIBLE state specific to head block: 0 and LIB: 0
2584002ms chain_plugin.cpp:727 plugin_startup ] Snapshot processing...
2584002ms state_snapshot_plugin.cpp:1320 load_snapshot ] Trying to access snapshot in the location: `/steem/witness_node_data_dir/snapshot/privexsnap'
2584006ms state_snapshot_plugin.cpp:1098 load_snapshot_manife ] Cannot open snapshot manifest-db at path: `/steem/witness_node_data_dir/snapshot/privexsnap/snapshot-manifest'. Error details: `Invalid argument: Column family not found: : IRREVERSIBLE_STATE'.
terminate called without an active exception
stack trace:
0x0000562d4aae75a3 hived : +0x14f85a3
0x00007fb33a5a4890 /lib/x86_64-linux-gnu/libpthread.so.0 : +0x12890
0x00007fb33981a8f0 /lib/x86_64-linux-gnu/libc.so.6 : abort+0x230
0x0000562d4ae57815 hived : __gnu_cxx::__verbose_terminate_handler()+0x135
0x0000562d4adbd4a6 hived : __cxxabiv1::__terminate(void (*)())+0x6
0x0000562d4adbd4f1 hived : +0x17ce4f1
0x0000562d49878742 hived : +0x289742
0x0000562d49842cf9 hived : +0x253cf9
0x00007fb3397fbb97 /lib/x86_64-linux-gnu/libc.so.6 : __libc_start_main+0xe7
0x0000562d4986f50a hived : _start+0x2a
executing command:
addr2line -p -a -f -C -i -e /usr/bin/hived 0000562d4aae6e87 0000562d4aae75a3 00007fb33a5a4890 00007fb33981a8f0 0000562d4ae57815 0000562d4adbd4a6 0000562d4adbd4f1 0000562d49878742 0000562d49842cf9 00007fb3397fbb97 0000562d4986f50a
0x0000562d4aae6e87: ?? ??:0
0x0000562d4aae75a3: ?? ??:0
0x00007fb33a5a4890: ?? ??:0
0x00007fb33981a8f0: ?? ??:0
0x0000562d4ae57815: ?? ??:0
0x0000562d4adbd4a6: ?? ??:0
0x0000562d4adbd4f1: ?? ??:0
0x0000562d49878742: ?? ??:0
0x0000562d49842cf9: ?? ??:0
0x00007fb3397fbb97: ?? ??:0
0x0000562d4986f50a: ?? ??:0
ubuntu@hive-node-0:/mnt/hivedb/hive/hive-docker$
RE: HIAB (HIVE In a Box) : 11 June update