After a reboot and deletion of the docker file i ran the setup commands again and the node seems to be runnning now… But i am afraid this will happend again so if ANYONE knows what went wrong or what i messed up - please explain. Also i will try to provice all the info i can.
I just saw that i have a 95% suspension - am i fuc**d? That whould be over a year of storj going to the “trash” if i get suspended. Is there anything i can do?
So the node just went down again. There is 100% a big problem i cant seem to find. I will wait with booting it until someone can give me a direction of fixing it.
2023-02-23T13:50:46.201Z INFO Configuration loaded {"Process": "storagenode", "Location": "/app/config/config.yaml"}
2023-02-23T13:50:46.204Z INFO Anonymized tracing enabled {"Process": "storagenode"}
2023-02-23T13:50:46.212Z INFO Operator email {"Process": "storagenode", "Address": "legoandreas@gmail.com"}
2023-02-23T13:50:46.213Z INFO Operator wallet {"Process": "storagenode", "Address": "0xFBF22d386c10aeb329A8C245e99F9AB4Db92D16d"}
2023-02-23T13:50:46.234Z FATAL Unrecoverable error {"Process": "storagenode", "error": "Error starting master database on storagenode: database: info opening file \"config/storage/info.db\" failed: unable to open database file: input/output error\n\tstorj.io/storj/storagenode/storagenodedb.(*DB).openDatabase:331\n\tstorj.io/storj/storagenode/storagenodedb.(*DB).openExistingDatabase:308\n\tstorj.io/storj/storagenode/storagenodedb.(*DB).openDatabases:283\n\tstorj.io/storj/storagenode/storagenodedb.OpenExisting:250\n\tmain.cmdRun:193\n\tstorj.io/private/process.cleanup.func1.4:377\n\tstorj.io/private/process.cleanup.func1:395\n\tgithub.com/spf13/cobra.(*Command).execute:852\n\tgithub.com/spf13/cobra.(*Command).ExecuteC:960\n\tgithub.com/spf13/cobra.(*Command).Execute:897\n\tstorj.io/private/process.ExecWithCustomConfigAndLogger:92\n\tmain.main:478\n\truntime.main:250", "errorVerbose": "Error starting master database on storagenode: database: info opening file \"config/storage/info.db\" failed: unable to open database file: input/output error\n\tstorj.io/storj/storagenode/storagenodedb.(*DB).openDatabase:331\n\tstorj.io/storj/storagenode/storagenodedb.(*DB).openExistingDatabase:308\n\tstorj.io/storj/storagenode/storagenodedb.(*DB).openDatabases:283\n\tstorj.io/storj/storagenode/storagenodedb.OpenExisting:250\n\tmain.cmdRun:193\n\tstorj.io/private/process.cleanup.func1.4:377\n\tstorj.io/private/process.cleanup.func1:395\n\tgithub.com/spf13/cobra.(*Command).execute:852\n\tgithub.com/spf13/cobra.(*Command).ExecuteC:960\n\tgithub.com/spf13/cobra.(*Command).Execute:897\n\tstorj.io/private/process.ExecWithCustomConfigAndLogger:92\n\tmain.main:478\n\truntime.main:250\n\tmain.cmdRun:195\n\tstorj.io/private/process.cleanup.func1.4:377\n\tstorj.io/private/process.cleanup.func1:395\n\tgithub.com/spf13/cobra.(*Command).execute:852\n\tgithub.com/spf13/cobra.(*Command).ExecuteC:960\n\tgithub.com/spf13/cobra.(*Command).Execute:897\n\tstorj.io/private/process.ExecWithCustomConfigAndLogger:92\n\tmain.main:478\n\truntime.main:250"}
Unfortunately it’s docker so I can’t help. At a guess I would assume you’re not looking in the correct location for the databases as it shows unable to open database file: input/output error.
never run it for the working node. It’s a one-time command for a new identity only. If you would use it for your working node, you may destroy it. So, please remove it from your batch script.
you have 95% on the online score, not suspension score. To fully recover your node should be online for the next 30 days. Each downtime requires another 30 days to recover.
This error means that your filesystem is corrupted and needs repair. Please stop and remove the storagenode container, then run chkdsk /f e:\ from the elevated cmd/powershell, if everything is fine, but node still crash with this error, then you can recreate the info.db database: