Cannot delete index, it is still part of the cluster state

Hi,

Facing issue while starting CRATEDB.
Giving error like
“java.lang.IllegalStateException: Cannot delete index [[.resized…partitioned.vehicle_movement_condition_test.0c2j4c1i641j2do264/YQlhhKxsSbixqkSWNfKEwQ]], it is still part of the cluster state.
at org.elasticsearch.indices.IndicesService.verifyIndexIsDeleted(IndicesService.java:704) ~[crate-app.jar:4.5.0]”

Please suggest.

Thanks