My storage has stopped for some reason and I am unable to restart. Replaced docker images that dint helped. HDD perfectly mounted and accessible. Any ideas on how to fix it?
docker logs -t storagenode:
2021-03-07T11:53:54.724397185Z 2021-03-07T11:53:54.723Z INFO Configuration loaded {“Location”: “/app/config/config.yaml”}
2021-03-07T11:53:54.728374590Z 2021-03-07T11:53:54.727Z WARN Operator email address isn’t specified.
2021-03-07T11:53:54.729227947Z 2021-03-07T11:53:54.728Z INFO Operator wallet {“Address”: “0xcF733882A842655f15F1b0409E3b88----------”}
2021-03-07T11:53:54.743466852Z Error: Error starting master database on storagenode: database: file is not a database
2021-03-07T11:53:54.743673608Z storj.io/storj/storagenode/storagenodedb.(*DB).openDatabase:323
2021-03-07T11:53:54.743722734Z storj.io/storj/storagenode/storagenodedb.(*DB).openExistingDatabase:305
2021-03-07T11:53:54.743765569Z storj.io/storj/storagenode/storagenodedb.(*DB).openDatabases:281
2021-03-07T11:53:54.743809487Z storj.io/storj/storagenode/storagenodedb.OpenExisting:248
2021-03-07T11:53:54.743849821Z main.cmdRun:160
2021-03-07T11:53:54.743890614Z storj.io/private/process.cleanup.func1.4:363
2021-03-07T11:53:54.743931698Z storj.io/private/process.cleanup.func1:381
2021-03-07T11:53:54.743972575Z github.com/spf13/cobra.(*Command).execute:842
2021-03-07T11:53:54.744012242Z github.com/spf13/cobra.(*Command).ExecuteC:950
2021-03-07T11:53:54.744054535Z github.com/spf13/cobra.(*Command).Execute:887
2021-03-07T11:53:54.744095745Z storj.io/private/process.ExecWithCustomConfig:88
2021-03-07T11:53:54.744136329Z storj.io/private/process.ExecCustomDebug:70
2021-03-07T11:53:54.744176414Z main.main:385
2021-03-07T11:53:54.744216748Z runtime.main:204