Strange errors appearing in one of my nodes

Hey guys,

I’m getting weird errors for some days now.
My node restarts after these errors…like every 10 minutes or so.

2020-12-27T12:46:00.078+0100	ERROR	piecestore:cache	error getting current used space: 	{"error": "CreateFile D:\\blobs\\ukfu6bhbboxilvt7jrwlqk7y2tapb5d2r2tsmj2sjxvw5qaaaaaa\\ee/wbjefc4mgshbyxae3h3gx6mvzgxnqchji6aobgeaqdvb7wookq.sj1: Die Datei oder das Verzeichnis ist beschädigt und nicht lesbar.", "errorVerbose": "CreateFile D:\\blobs\\ukfu6bhbboxilvt7jrwlqk7y2tapb5d2r2tsmj2sjxvw5qaaaaaa\\ee/wbjefc4mgshbyxae3h3gx6mvzgxnqchji6aobgeaqdvb7wookq.sj1: Die Datei oder das Verzeichnis ist beschädigt und nicht lesbar.\n\tstorj.io/storj/storage/filestore.walkNamespaceWithPrefix:787\n\tstorj.io/storj/storage/filestore.(*Dir).walkNamespaceInPath:725\n\tstorj.io/storj/storage/filestore.(*Dir).WalkNamespace:685\n\tstorj.io/storj/storage/filestore.(*blobStore).WalkNamespace:280\n\tstorj.io/storj/storagenode/pieces.(*Store).WalkSatellitePieces:489\n\tstorj.io/storj/storagenode/pieces.(*Store).SpaceUsedTotalAndBySatellite:654\n\tstorj.io/storj/storagenode/pieces.(*CacheService).Run:54\n\tstorj.io/storj/private/lifecycle.(*Group).Run.func2.1:81\n\truntime/pprof.Do:40\n\tstorj.io/storj/private/lifecycle.(*Group).Run.func2:80\n\tgolang.org/x/sync/errgroup.(*Group).Go.func1:57"}
2020-12-27T12:46:00.079+0100	ERROR	services	unexpected shutdown of a runner	{"name": "piecestore:cache", "error": "CreateFile D:\\blobs\\ukfu6bhbboxilvt7jrwlqk7y2tapb5d2r2tsmj2sjxvw5qaaaaaa\\ee/wbjefc4mgshbyxae3h3gx6mvzgxnqchji6aobgeaqdvb7wookq.sj1: Die Datei oder das Verzeichnis ist beschädigt und nicht lesbar.", "errorVerbose": "CreateFile D:\\blobs\\ukfu6bhbboxilvt7jrwlqk7y2tapb5d2r2tsmj2sjxvw5qaaaaaa\\ee/wbjefc4mgshbyxae3h3gx6mvzgxnqchji6aobgeaqdvb7wookq.sj1: Die Datei oder das Verzeichnis ist beschädigt und nicht lesbar.\n\tstorj.io/storj/storage/filestore.walkNamespaceWithPrefix:787\n\tstorj.io/storj/storage/filestore.(*Dir).walkNamespaceInPath:725\n\tstorj.io/storj/storage/filestore.(*Dir).WalkNamespace:685\n\tstorj.io/storj/storage/filestore.(*blobStore).WalkNamespace:280\n\tstorj.io/storj/storagenode/pieces.(*Store).WalkSatellitePieces:489\n\tstorj.io/storj/storagenode/pieces.(*Store).SpaceUsedTotalAndBySatellite:654\n\tstorj.io/storj/storagenode/pieces.(*CacheService).Run:54\n\tstorj.io/storj/private/lifecycle.(*Group).Run.func2.1:81\n\truntime/pprof.Do:40\n\tstorj.io/storj/private/lifecycle.(*Group).Run.func2:80\n\tgolang.org/x/sync/errgroup.(*Group).Go.func1:57"}
2020-12-27T12:46:00.580+0100	ERROR	servers	unexpected shutdown of a runner	{"name": "debug", "error": "debug: http: Server closed", "errorVerbose": "debug: http: Server closed\n\tstorj.io/private/debug.(*Server).Run.func2:108\n\tgolang.org/x/sync/errgroup.(*Group).Go.func1:57"}
2020-12-27T12:46:00.707+0100	FATAL	Unrecoverable error	{"error": "CreateFile D:\\blobs\\ukfu6bhbboxilvt7jrwlqk7y2tapb5d2r2tsmj2sjxvw5qaaaaaa\\ee/wbjefc4mgshbyxae3h3gx6mvzgxnqchji6aobgeaqdvb7wookq.sj1: Die Datei oder das Verzeichnis ist beschädigt und nicht lesbar.", "errorVerbose": "CreateFile D:\\blobs\\ukfu6bhbboxilvt7jrwlqk7y2tapb5d2r2tsmj2sjxvw5qaaaaaa\\ee/wbjefc4mgshbyxae3h3gx6mvzgxnqchji6aobgeaqdvb7wookq.sj1: Die Datei oder das Verzeichnis ist beschädigt und nicht lesbar.\n\tstorj.io/storj/storage/filestore.walkNamespaceWithPrefix:787\n\tstorj.io/storj/storage/filestore.(*Dir).walkNamespaceInPath:725\n\tstorj.io/storj/storage/filestore.(*Dir).WalkNamespace:685\n\tstorj.io/storj/storage/filestore.(*blobStore).WalkNamespace:280\n\tstorj.io/storj/storagenode/pieces.(*Store).WalkSatellitePieces:489\n\tstorj.io/storj/storagenode/pieces.(*Store).SpaceUsedTotalAndBySatellite:654\n\tstorj.io/storj/storagenode/pieces.(*CacheService).Run:54\n\tstorj.io/storj/private/lifecycle.(*Group).Run.func2.1:81\n\truntime/pprof.Do:40\n\tstorj.io/storj/private/lifecycle.(*Group).Run.func2:80\n\tgolang.org/x/sync/errgroup.(*Group).Go.func1:57"}
2020-12-27T12:47:00.789+0100	INFO	Configuration loaded	{"Location": "C:\\Program Files\\Storj\\Storage Node\\config.yaml"}

When I enter this path, I have zero issues to do so… what can I do?

Regards

Try running chkdsk on D drive

2 Likes