Could you please search for FATAL/Unrecoverable error somewhere earlier in your logs?
You may use the PowerShell:
sls "FATAL|Unrecoverable" "C:\Program Files\Storj\Storage Node\storagenode.log" | select -last 10
You likely have a readability or writeability check timeout. This is usually mean that the disk is too slow to read or write a small file. There are several ways to improve the speed of the disk:
- Perform a defragmentation
- disable atime: [Solved] Win10 20GB Ram Usage - #17 by arrogantrabbit
- NTFS Disable 8dot3name
- Add more RAM
- Use tiered storage and add SSD as a cache