Used_serial.db - does not exist

I have tried the options suggested in the documentation for recreating the dbs after power outage. All of them are recreated except the used_serial.db. The file exists and I see no permissions issues.

This is running on Ubuntu docker. I dismounted drive and checked for errors. Came up clean.

This is my 1st node and had been running for less than 30 days.

Suggestions?

error logs:
Error: Error opening database on storagenode: database: used_serial opening file “config/storage/used_serial.db” failed: unable to open database file: no such file or directory

storj.io/storj/storagenode/storagenodedb.(*DB).openDatabase:347

storj.io/storj/storagenode/storagenodedb.(*DB).openExistingDatabase:324

storj.io/storj/storagenode/storagenodedb.(*DB).openDatabases:299

storj.io/storj/storagenode/storagenodedb.OpenExisting:266

main.cmdRun:65

main.newRunCmd.func1:33

storj.io/common/process.cleanup.func1.4:393

storj.io/common/process.cleanup.func1:411

github.com/spf13/cobra.(*Command).execute:983

github.com/spf13/cobra.(*Command).ExecuteC:1115

github.com/spf13/cobra.(*Command).Execute:1039

storj.io/common/process.ExecWithCustomOptions:112

main.main:31

runtime.main:267

image

moved all to new drive and closing.