Due to checking database state by SELECT COUNT(*) FROM symbols and table symbols not being part of database schema in schema.go - ckb doctor always shows Database tables not initialized.
Probably query should be changed to SELECT COUNT(*) FROM symbols_fts