Error during preflight check for storagenode databases : database disk image is malformed

After I ran successrate script, I got some issues with the dbs file.
I rebooted, removed the docker image and create a new, but there no more db files in /app/config folder.

I have followed this post: https://support.storj.io/hc/en-us/articles/360029309111-How-to-fix-a-database-disk-image-is-malformed-

All checks are ok.

Is my node dead ??

2020-05-28T15:36:27.626Z INFO db.migration Database Version {“version”: 38}
2020-05-28T15:36:29.426Z DEBUG Unrecoverable error {“error”: “Error during preflight check for storagenode databases: storage node preflight database error: database disk image is malformed\n\tstorj.io/storj/storagenode/storagenodedb.(*DB).Preflight:336\n\tmain.cmdRun:190\n\tstorj.io/private/process.cleanup.func1.4:343\n\tstorj.io/private/process.cleanup.func1:361\n\tgithub.com/spf13/cobra.(*Command).execute:840\n\tgithub.com/spf13/cobra.(*Command).ExecuteC:945\n\tgithub.com/spf13/cobra.(*Command).Execute:885\n\tstorj.io/private/process.ExecWithCustomConfig:86\n\tstorj.io/private/process.ExecCustomDebug:68\n\tmain.main:320\n\truntime.main:203”, “errorVerbose”: “Error during preflight check for storagenode databases: storage node preflight database error: database disk image is malformed\n\tstorj.io/storj/storagenode/storagenodedb.(*DB).Preflight:336\n\tmain.cmdRun:190\n\tstorj.io/private/process.cleanup.func1.4:343\n\tstorj.io/private/process.cleanup.func1:361\n\tgithub.com/spf13/cobra.(*Command).execute:840\n\tgithub.com/spf13/cobra.(*Command).ExecuteC:945\n\tgithub.com/spf13/cobra.(*Command).Execute:885\n\tstorj.io/private/process.ExecWithCustomConfig:86\n\tstorj.io/private/process.ExecCustomDebug:68\n\tmain.main:320\n\truntime.main:203\n\tmain.cmdRun:192\n\tstorj.io/private/process.cleanup.func1.4:343\n\tstorj.io/private/process.cleanup.func1:361\n\tgithub.com/spf13/cobra.(*Command).execute:840\n\tgithub.com/spf13/cobra.(*Command).ExecuteC:945\n\tgithub.com/spf13/cobra.(*Command).Execute:885\n\tstorj.io/private/process.ExecWithCustomConfig:86\n\tstorj.io/private/process.ExecCustomDebug:68\n\tmain.main:320\n\truntime.main:203”}
Error: Error during preflight check for storagenode databases: storage node preflight database error: database disk image is malformed
storj.io/storj/storagenode/storagenodedb.(*DB).Preflight:336
main.cmdRun:190
storj.io/private/process.cleanup.func1.4:343
storj.io/private/process.cleanup.func1:361
github.com/spf13/cobra.(*Command).execute:840
github.com/spf13/cobra.(*Command).ExecuteC:945
github.com/spf13/cobra.(*Command).Execute:885
storj.io/private/process.ExecWithCustomConfig:86
storj.io/private/process.ExecCustomDebug:68
main.main:320
runtime.main:203

Show us your docker command. Remove all personal data from it.