Error when opening erpnext; index of table `tabVersion` is corrupt;try to repair it

index of table tabVersion is corrupt;try to repair it.

can not open erpnext.please help

See if this can help:

1 Like

for anyone who has this issue

and has tried dumping and restoring the table,
optimize table instruction works

OPTIMIZE TABLE `table_name`;