We are continually hitting the following error
"
open /data/stan/store/events.parse.finish/msgs.246.dat: no such file or directory"
In the past couple of days, we had completely exhausted our
sentry.io Quota. We are correcting our flow so that we do not end up exhausting our
sentry.io quota again in the future.
But we still would like to understand why the following problem occurred.
Although the error seems pretty obvious all attempts to replicate(on a standalone nats-streaming server as opposed to cluster in production) it i.e by deleting .dat files do not help.
What could have actually cause this? So that we take proper care of that in future.
Thanks