Hoping someone may be able to help point me in the right direction. Thanks!
I've been running my node for over a year and noticed it was offline today and an update was available. I published the update and am now unable to start the node. I've verified all my associated drives are mounted and was able to find the info.db file here /mnt/disk3/Storj_a/data/storage/info.db.
Error: Error starting master database on storagenode: database: info opening file "config/storage/info.db" failed: unable to open database file: no such file or directory
storj.io/storj/storagenode/storagenodedb.(*DB).openDatabase:331
storj.io/storj/storagenode/storagenodedb.(*DB).openExistingDatabase:308
storj.io/storj/storagenode/storagenodedb.(*DB).openDatabases:283
storj.io/storj/storagenode/storagenodedb.OpenExisting:250
main.cmdRun:193
storj.io/private/process.cleanup.func1.4:377
storj.io/private/process.cleanup.func1:395
github.com/spf13/cobra.(*Command).execute:852
github.com/spf13/cobra.(*Command).ExecuteC:960
github.com/spf13/cobra.(*Command).Execute:897
storj.io/private/process.ExecWithCustomConfigAndLogger:92
main.main:478
runtime.main:250