FATAL Unrecoverable error {"error": "trust: malformed cache: invalid character '\\x00' looking for beginning of value"

That’s what Alexey proposes:

To fix an issue - please:

  1. Stop the storagenode service either from the Services applet or from the elevated PowerShell:
Stop-Service storagenode
  1. Check disk for errors with correction.
  2. Remove the trust-cache.json from the data location
  3. Restart the storagenode service either from the Services applet or from the elevated PowerShell:
Restart-Service storagenode
  1. Check your logs.
1 Like