Hi
Due to the upgrade on the pc, I had to turn off the node for 8 hours, now when turning it on I get this error.
I should mention that windows 10 made some errors when starting and loaded a previous version, apparently with a version where the node was not updated.
Any solution to return to life this time or do I already give it up for lost?
2020-09-16T00:10:14.925-0300 FATAL Unrecoverable error {"error": "Error during preflight check for storagenode databases: preflight: database \"reputation\": expected schema does not match actual:   &dbschema.Schema{\n  \tTables: []*dbschema.Table{\n  \t\t&{\n  \t\t\tName: \"reputation\",\n  \t\t\tColumns: []*dbschema.Column{\n  \t\t\t\t... // 6 identical elements\n  \t\t\t\t&{Name: \"audit_unknown_reputation_beta\", Type: \"REAL\"},\n  \t\t\t\t&{Name: \"audit_unknown_reputation_score\", Type: \"REAL\"},\n  \t\t\t\t&{\n- \t\t\t\t\tName: \"disqualified\",\n+ \t\t\t\t\tName: \"disqualified_at\",\n  \t\t\t\t\tType: \"TIMESTAMP\",\n  \t\t\t\t\tIsNullable: true,\n  \t\t\t\t\t... // 2 identical fields\n  \t\t\t\t},\n  \t\t\t\t&{Name: \"joined_at\", Type: \"TIMESTAMP\"},\n+ \t\t\t\ts\"Name: offline_suspended_at\\nType: TIMESTAMP\\nNullable: true\\nDefault: \\\"\\\"\\nReference: nil\",\n+ \t\t\t\ts\"Name: offline_under_review_at\\nType: TIMESTAMP\\nNullable: true\\nDefault: \\\"\\\"\\nReference: nil\",\n+ \t\t\t\ts\"Name: online_score\\nType: REAL\\nNullable: false\\nDefault: \\\"\\\"\\nReference: nil\",\n  \t\t\t\t&{Name: \"satellite_id\", Type: \"BLOB\"},\n  \t\t\t\t&{\n- \t\t\t\t\tName: \"suspended\",\n+ \t\t\t\t\tName: \"suspended_at\",\n  \t\t\t\t\tType: \"TIMESTAMP\",\n  \t\t\t\t\tIsNullable: true,\n  \t\t\t\t\t... // 2 identical fields\n  \t\t\t\t},\n  \t\t\t\t&{Name: \"updated_at\", Type: \"TIMESTAMP\"},\n  \t\t\t\t&{Name: \"uptime_reputation_alpha\", Type: \"REAL\"},\n  \t\t\t\t... // 4 identical elements\n  \t\t\t},\n  \t\t\tPrimaryKey: []string{\"satellite_id\"},\n  \t\t\tUnique: nil,\n  \t\t},\n  \t},\n  \tIndexes: nil,\n  }\n\n\tstorj.io/storj/storagenode/storagenodedb.(*DB).Preflight:437\n\tmain.cmdRun:194\n\tstorj.io/private/process.cleanup.func1.4:353\n\tstorj.io/private/process.cleanup.func1:371\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:88\n\tstorj.io/private/process.Exec:65\n\tmain.(*service).Execute.func1:66\n\tgolang.org/x/sync/errgroup.(*Group).Go.func1:57", "errorVerbose": "Error during preflight check for storagenode databases: preflight: database \"reputation\": expected schema does not match actual:   &dbschema.Schema{\n  \tTables: []*dbschema.Table{\n  \t\t&{\n  \t\t\tName: \"reputation\",\n  \t\t\tColumns: []*dbschema.Column{\n  \t\t\t\t... // 6 identical elements\n  \t\t\t\t&{Name: \"audit_unknown_reputation_beta\", Type: \"REAL\"},\n  \t\t\t\t&{Name: \"audit_unknown_reputation_score\", Type: \"REAL\"},\n  \t\t\t\t&{\n- \t\t\t\t\tName: \"disqualified\",\n+ \t\t\t\t\tName: \"disqualified_at\",\n  \t\t\t\t\tType: \"TIMESTAMP\",\n  \t\t\t\t\tIsNullable: true,\n  \t\t\t\t\t... // 2 identical fields\n  \t\t\t\t},\n  \t\t\t\t&{Name: \"joined_at\", Type: \"TIMESTAMP\"},\n+ \t\t\t\ts\"Name: offline_suspended_at\\nType: TIMESTAMP\\nNullable: true\\nDefault: \\\"\\\"\\nReference: nil\",\n+ \t\t\t\ts\"Name: offline_under_review_at\\nType: TIMESTAMP\\nNullable: true\\nDefault: \\\"\\\"\\nReference: nil\",\n+ \t\t\t\ts\"Name: online_score\\nType: REAL\\nNullable: false\\nDefault: \\\"\\\"\\nReference: nil\",\n  \t\t\t\t&{Name: \"satellite_id\", Type: \"BLOB\"},\n  \t\t\t\t&{\n- \t\t\t\t\tName: \"suspended\",\n+ \t\t\t\t\tName: \"suspended_at\",\n  \t\t\t\t\tType: \"TIMESTAMP\",\n  \t\t\t\t\tIsNullable: true,\n  \t\t\t\t\t... // 2 identical fields\n  \t\t\t\t},\n  \t\t\t\t&{Name: \"updated_at\", Type: \"TIMESTAMP\"},\n  \t\t\t\t&{Name: \"uptime_reputation_alpha\", Type: \"REAL\"},\n  \t\t\t\t... // 4 identical elements\n  \t\t\t},\n  \t\t\tPrimaryKey: []string{\"satellite_id\"},\n  \t\t\tUnique: nil,\n  \t\t},\n  \t},\n  \tIndexes: nil,\n  }\n\n\tstorj.io/storj/storagenode/storagenodedb.(*DB).Preflight:437\n\tmain.cmdRun:194\n\tstorj.io/private/process.cleanup.func1.4:353\n\tstorj.io/private/process.cleanup.func1:371\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:88\n\tstorj.io/private/process.Exec:65\n\tmain.(*service).Execute.func1:66\n\tgolang.org/x/sync/errgroup.(*Group).Go.func1:57\n\tmain.cmdRun:196\n\tstorj.io/private/process.cleanup.func1.4:353\n\tstorj.io/private/process.cleanup.func1:371\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:88\n\tstorj.io/private/process.Exec:65\n\tmain.(*service).Execute.func1:66\n\tgolang.org/x/sync/errgroup.(*Group).Go.func1:57"}