Hi,
we are getting such errors time after time when trying to read stream (EventStoreConnection.ReadStreamEventsForwardAsync):
“ClassName”: “EventStore.ClientAPI.Exceptions.ServerErrorException”,
“Message”: “Unexpected error on server: entry (7769916169653612193@2) > endKey Stream: 7769916168253838929, Version: 0, stream 7769916168253838929, startNum 0, endNum 99, PTable: d:\Store\Banners\index\bdf3d0be-cb0d-4e14-a5af-b31e81dad976.”
We updated our cluster to Event Store 3.9.1.0 lately.
Could this be related?
Or does this indicate somewhat data corruption?
What could be done to fix the issue?
Thanks.