Error during preflight check for storagenode databases

Please, stop the storagenode, do not restore from a backup, execute this command:

sqlite3 orders.db
drop table test_table;
.exit