Schema Sync Error

{“action”:“startup”,“error”:“could not load or initialize schema: sync schema with other nodes in the cluster: corrupt cluster: other nodes have consensus on schema, but local node has a different (non-null) schema: class models mismatch: class count mismatch: 12!=0”,

Hi Team, I am facing this issue how to resolve it

Hi! Were you able to solve this?

I have never faced it myself, and asked internally for some guidance. As soon as I get a feedback I will post it here.

Thanks!

Hi , I cant solve this problem, does locally remove the files of that particular classes
will helpful and not cause any other issue ?
I need a proper solution for that.

Hi , I am using the env variable CLUSTER_SKIP_SCHEMA_REPAIR set to false, but still facing the above issue. does the above variable is correct or any other issue?
please provide me a correct solution.

Hi , I am currently using the version 1.23.11 , and still getting the above issue
schema still out of sync: read schema: open transaction: broadcast open transaction: try to reach consenus: did not reach consensus on schema in cluster: class models mismatch: class count mismatch: 1349!=1619" makes crashloop

Can you try latest version?

There were a lot of improvements on cache repair.

I recommend spinning up a new cluster and moving your data over, as this will not only get you a latest version server but also an fix any error in index/schema you seems to be facing.