What are the hardware specifications of the machine (RAM, OS, Disk)?
Not sure
What did you do?
When we try to open a Badger DB we get the error “file does not exist for table 1938” or the error “file does not exist for table 1941.” When we examine the disk the two files do not exist.
What did you expect to see?
No errors. What the Badger believes in the manifest should match tables on disk.
@julieStackRox Are you sure you’re using badger v1.6 and not v1.6.1? We recently added some fixes to v1.6.1 and my guess is one of those fixes introduced a bug.