Advertisement
Guest User

Untitled

a guest
Jan 5th, 2021
184
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.96 KB | None | 0 0
  1. 2021-01-05T21:27:01.942Z INFO Configuration loaded {"Location": "/app/config/config.yaml"}
  2. 2021-01-05T21:27:01.953Z INFO Operator email {"Address": "1@1"}
  3. 2021-01-05T21:27:01.953Z INFO Operator wallet {"Address": "0x-------"}
  4. Error: Error starting master database on storagenode: database: disk I/O error: no such device
  5. storj.io/storj/storagenode/storagenodedb.(*DB).openDatabase:323
  6. storj.io/storj/storagenode/storagenodedb.(*DB).openExistingDatabase:305
  7. storj.io/storj/storagenode/storagenodedb.(*DB).openDatabases:281
  8. storj.io/storj/storagenode/storagenodedb.OpenExisting:248
  9. main.cmdRun:160
  10. storj.io/private/process.cleanup.func1.4:362
  11. storj.io/private/process.cleanup.func1:380
  12. github.com/spf13/cobra.(*Command).execute:842
  13. github.com/spf13/cobra.(*Command).ExecuteC:950
  14. github.com/spf13/cobra.(*Command).Execute:887
  15. storj.io/private/process.ExecWithCustomConfig:88
  16. storj.io/private/process.ExecCustomDebug:70
  17. main.main:385
  18. runtime.main:204
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement