Windows 10 Storj v3 Storage Node service not working (error 1067) nov 2022

All of a sudden i cant start my storagenode, it seems to been working fine until 2 days ago.
I have tried the things Alex described in another thread, but it was old and i hope to get some help here instead.
here is the 10 last lines in the log :

´´´
2022-11-11T09:39:43.100+0100 INFO Anonymized tracing enabled
2022-11-11T09:39:43.148+0100 INFO Operator email {“Address”: “joakim71wow@gmail.com”}
2022-11-11T09:39:43.149+0100 INFO Operator wallet {“Address”: “0xe28aacC77760749CACDE8A4645475abc09b6c772”}
2022-11-11T09:39:43.225+0100 FATAL Unrecoverable error {“error”: “Error starting master database on storagenode: database: bandwidth opening file "F:\\Storj data\\bandwidth.db" failed: file is not a database\n\tstorj.io/storj/storagenode/storagenodedb.(*DB).openDatabase:324\n\tstorj.io/storj/storagenode/storagenodedb.(*DB).openExistingDatabase:306\n\tstorj.io/storj/storagenode/storagenodedb.(*DB).openDatabases:281\n\tstorj.io/storj/storagenode/storagenodedb.OpenExisting:248\n\tmain.cmdRun:193\n\tstorj.io/private/process.cleanup.func1.4:378\n\tstorj.io/private/process.cleanup.func1:396\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:93\n\tstorj.io/private/process.ExecWithCustomConfig:75\n\tstorj.io/private/process.Exec:65\n\tmain.(*service).Execute.func1:61\n\tgolang.org/x/sync/errgroup.(*Group).Go.func1:57”, “errorVerbose”: “Error starting master database on storagenode: database: bandwidth opening file "F:\\Storj data\\bandwidth.db" failed: file is not a database\n\tstorj.io/storj/storagenode/storagenodedb.(*DB).openDatabase:324\n\tstorj.io/storj/storagenode/storagenodedb.(*DB).openExistingDatabase:306\n\tstorj.io/storj/storagenode/storagenodedb.(*DB).openDatabases:281\n\tstorj.io/storj/storagenode/storagenodedb.OpenExisting:248\n\tmain.cmdRun:193\n\tstorj.io/private/process.cleanup.func1.4:378\n\tstorj.io/private/process.cleanup.func1:396\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:93\n\tstorj.io/private/process.ExecWithCustomConfig:75\n\tstorj.io/private/process.Exec:65\n\tmain.(*service).Execute.func1:61\n\tgolang.org/x/sync/errgroup.(*Group).Go.func1:57\n\tmain.cmdRun:195\n\tstorj.io/private/process.cleanup.func1.4:378\n\tstorj.io/private/process.cleanup.func1:396\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:93\n\tstorj.io/private/process.ExecWithCustomConfig:75\n\tstorj.io/private/process.Exec:65\n\tmain.(*service).Execute.func1:61\n\tgolang.org/x/sync/errgroup.(*Group).Go.func1:57”}

´´´

Hello @Joakim,
Welcome to the forum!

Please provide the 20 last lines from your logs: How do I check my logs? - Storj Node Operator Docs

You may edit your first message and post logs between two new lines with backticks like this:

```
log lines here
```

You need to repair or replace the bandwidth.db file

1 Like