Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Unrecoverable error {"error": "Error during preflight check for storagenode databases: storage node preflight database error: used_serial: expected schema does not match actual: &dbschema.Schema{
- Tables: []*dbschema.Table{&{Name: \"used_serial_\", Columns: []*dbschema.Column{&{Name: \"expiration\", Type: \"TIMESTAMP\"}, &{Name: \"satellite_id\", Type: \"BLOB\"}, &{Name: \"serial_number\", Type: \"BLOB\"}}}},
- Indexes: []*dbschema.Index{
- &{Name: \"idx_used_serial_\", Table: \"used_serial_\", Columns: []string{\"expiration\"}},
- - &{
- - Name: \"pk_used_serial_\",
- - Table: \"used_serial_\",
- - Columns: []string{\"satellite_id\", \"serial_number\"},
- - },
- },
- }
- storj.io/storj/storagenode/storagenodedb.(*DB).Preflight:317
- main.cmdRun:196
- storj.io/storj/pkg/process.cleanup.func1.2:299
- storj.io/storj/pkg/process.cleanup.func1:317
- github.com/spf13/cobra.(*Command).execute:826
- github.com/spf13/cobra.(*Command).ExecuteC:914
- github.com/spf13/cobra.(*Command).Execute:864
- storj.io/storj/pkg/process.ExecWithCustomConfig:79
- storj.io/storj/pkg/process.Exec:61
- main.main:326
- runtime.main:203", "errorVerbose": "Error during preflight check for storagenode databases: storage node preflight database error: used_serial: expected schema does not match actual: &dbschema.Schema{
- Tables: []*dbschema.Table{&{Name: \"used_serial_\", Columns: []*dbschema.Column{&{Name: \"expiration\", Type: \"TIMESTAMP\"}, &{Name: \"satellite_id\", Type: \"BLOB\"}, &{Name: \"serial_number\", Type: \"BLOB\"}}}},
- Indexes: []*dbschema.Index{
- &{Name: \"idx_used_serial_\", Table: \"used_serial_\", Columns: []string{\"expiration\"}},
- - &{
- - Name: \"pk_used_serial_\",
- - Table: \"used_serial_\",
- - Columns: []string{\"satellite_id\", \"serial_number\"},
- - },
- },
- }
- storj.io/storj/storagenode/storagenodedb.(*DB).Preflight:317
- main.cmdRun:196
- storj.io/storj/pkg/process.cleanup.func1.2:299
- storj.io/storj/pkg/process.cleanup.func1:317
- github.com/spf13/cobra.(*Command).execute:826
- github.com/spf13/cobra.(*Command).ExecuteC:914
- github.com/spf13/cobra.(*Command).Execute:864
- storj.io/storj/pkg/process.ExecWithCustomConfig:79
- storj.io/storj/pkg/process.Exec:61
- main.main:326
- runtime.main:203
- main.cmdRun:198
- storj.io/storj/pkg/process.cleanup.func1.2:299
- storj.io/storj/pkg/process.cleanup.func1:317
- github.com/spf13/cobra.(*Command).execute:826
- github.com/spf13/cobra.(*Command).ExecuteC:914
- github.com/spf13/cobra.(*Command).Execute:864
- storj.io/storj/pkg/process.ExecWithCustomConfig:79
- storj.io/storj/pkg/process.Exec:61
- main.main:326
- runtime.main:203"}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement