Node Keep Restarting

Hi, I’m using docker my node instance unable to start properly it keeps restarting.

Here is the log :-1:

storj.io/private/process.ExecCustomDebug:66
main.main:329
runtime.main:203
2020-04-13T16:24:44.989Z INFO Configuration loaded from: /app/config/config.yaml
2020-04-13T16:24:45.003Z INFO Operator email: XXXX@gmail.com
2020-04-13T16:24:45.003Z INFO operator wallet: XXXXXXXXXXXX
2020-04-13T16:24:46.114Z INFO version running on version v1.1.1
Error: Error creating tables for master database on storagenode: migrate: creating version table failed: migrate: unable to open database file: input/output error
storj.io/storj/private/migrate.(*Migration).Run:150
storj.io/storj/storagenode/storagenodedb.(*DB).CreateTables:285
main.cmdRun:189
storj.io/private/process.cleanup.func1.2:312
storj.io/private/process.cleanup.func1:330
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:84
storj.io/private/process.ExecCustomDebug:66
main.main:329
runtime.main:203

hope someone can help :slight_smile:

How is your HDD connected ?

Internal HDD (whole Local Disk D:/)

Is it a Windows or Linux node ?

It’s Windows, with Docker Instances.

Your HDD is having issues.

Can you check disk for errors ?

Also you can check integrity of database files.