After this issue <https://typesense-community.slac...
# community-help
a
After this issue https://typesense-community.slack.com/archives/C01P749MET0/p1745807284729069 we seem to have some data that is out of sync and I’m unsure why (or how to sort the issue past what I’ve tried) Steps I’ve done: 1. Removed the TS server from our target group to prevent traffic hitting it 2. Stopped the TS process 3. Deleted all data in the
/var/lib/typesense
directory 4. Restarted the server After this happens, the TS server in question has more documents than the 2 other nodes we have which I’m not sure how this happens. We’re having an issue with a collection returning blank data (we’re debugging this more now). How does the restored data have more records than the nodes it restored from? When we export the collection from each node the node1 data file does have 3 extra JSON documents in it which aren’t in the other 2 nodes? Have missed something in the data delete process? Thanks!