Docker node is offline on synology

For the update I download via DOCKER on synology and I create a container with SSH.

More traffic

here is what I could find as a log in docker

2020-05-10 06:37:05 stdout runtime.main:203
2020-05-10 06:37:05 stdout main.main:329
2020-05-10 06:37:05 stdout storj.io/private/process.ExecCustomDebug:68
2020-05-10 06:37:05 stdout storj.io/private/process.ExecWithCustomConfig:86
2020-05-10 06:37:05 stdout github.com/spf13/cobra.(*Command).Execute:885
2020-05-10 06:37:05 stdout github.com/spf13/cobra.(*Command).ExecuteC:945
2020-05-10 06:37:05 stdout github.com/spf13/cobra.(*Command).execute:840
2020-05-10 06:37:05 stdout storj.io/private/process.cleanup.func1:362
2020-05-10 06:37:05 stdout storj.io/private/process.cleanup.func1.4:344
2020-05-10 06:37:05 stdout main.cmdRun:199
2020-05-10 06:37:05 stdout storj.io/storj/storagenode/storagenodedb.(*DB).Preflight:324
2020-05-10 06:37:05 stdout
2020-05-10 06:37:05 stdout }
2020-05-10 06:37:05 stdout Indexes: nil,
2020-05-10 06:37:05 stdout },
2020-05-10 06:37:05 stdout },
2020-05-10 06:37:05 stdout Unique: nil,
2020-05-10 06:37:05 stdout PrimaryKey: string{“satellite_id”},
2020-05-10 06:37:05 stdout },
2020-05-10 06:37:05 stdout … // 6 identical elements
2020-05-10 06:37:05 stdout &{Name: “suspended”, Type: “TIMESTAMP”, IsNullable: true},
2020-05-10 06:37:05 stdout &{Name: “satellite_id”, Type: “BLOB”},
2020-05-10 06:37:05 stdout + s"Name: joined_at\nType: TIMESTAMP\nNullable: false\nDefault: “”\nReference: nil",
2020-05-10 06:37:05 stdout + s"Name: disqualified\nType: TIMESTAMP\nNullable: true\nDefault: “”\nReference: nil",
2020-05-10 06:37:05 stdout },
2020-05-10 06:37:05 stdout Reference: nil,
2020-05-10 06:37:05 stdout Default: “”,
2020-05-10 06:37:05 stdout + IsNullable: false,
2020-05-10 06:37:05 stdout - IsNullable: true,
2020-05-10 06:37:05 stdout + Type: “REAL”,
2020-05-10 06:37:05 stdout - Type: “TIMESTAMP”,
2020-05-10 06:37:05 stdout + Name: “audit_unknown_reputation_beta”,
2020-05-10 06:37:05 stdout - Name: “joined_at”,
2020-05-10 06:37:05 stdout &{
2020-05-10 06:37:05 stdout },
2020-05-10 06:37:05 stdout Reference: nil,
2020-05-10 06:37:05 stdout Default: “”,
2020-05-10 06:37:05 stdout + IsNullable: false,
2020-05-10 06:37:05 stdout - IsNullable: true,
2020-05-10 06:37:05 stdout + Type: “REAL”,
2020-05-10 06:37:05 stdout - Type: “TIMESTAMP”,
2020-05-10 06:37:05 stdout + Name: “audit_unknown_reputation_alpha”,
2020-05-10 06:37:05 stdout - Name: “disqualified”,
2020-05-10 06:37:05 stdout &{
2020-05-10 06:37:05 stdout &{Name: “audit_total_count”, Type: “INTEGER”},
2020-05-10 06:37:05 stdout &{Name: “audit_success_count”, Type: “INTEGER”},
2020-05-10 06:37:05 stdout … // 3 identical elements
2020-05-10 06:37:05 stdout Columns: *dbschema.Column{
2020-05-10 06:37:05 stdout Name: “reputation”,
2020-05-10 06:37:05 stdout &{
2020-05-10 06:37:05 stdout Tables: *dbschema.Table{
2020-05-10 06:37:05 stdout Error: Error during preflight check for storagenode databases: storage node preflight database error: reputation: expected schema does not match actual: &dbschema.Schema{
2020-05-10 06:37:04 stderr 2020-05-10T06:37:04.004Z INFO db.migration Database Version {“version”: 36}
2020-05-10 06:37:03 stderr 2020-05-10T06:37:03.236Z INFO Operator wallet {“Address”: “”}
2020-05-10 06:37:03 stderr 2020-05-10T06:37:03.235Z INFO Operator email {“Address”: “”}
2020-05-10 06:37:03 stderr 2020-05-10T06:37:03.215Z INFO tracing disabled
2020-05-10 06:37:03 stderr 2020-05-10T06:37:03.215Z INFO Configuration loaded {“Location”: “/app/config/config.yaml”}