What version of Go are you using (go version
)?
go 1.18
What operating system are you using?
NAME="Amazon Linux"
VERSION="2"
ID="amzn"
ID_LIKE="centos rhel fedora"
VERSION_ID="2"
PRETTY_NAME="Amazon Linux 2"
ANSI_COLOR="0;33"
CPE_NAME="cpe:2.3:o:amazon:amazon_linux:2"
HOME_URL="https://amazonlinux.com/"
What version of Badger are you using?
github.com/dgraph-io/badger/v3 v3.2103.2
Does this issue reproduce with the latest master?
N/A
Steps to Reproduce the issue
Simply restarting our go service with systemctl raises the failure
What Badger options were set?
default
What did you do?
Start our service, which uses BadgerDB as a local cache.
What did you expect to see?
Service startup
What did you see instead?
In systemctl logs: time="17-10-2022 20:51:49" level=error msg="Failed to open BadgerDB object: file does not exist for table 26018"