Piecestore failure

Hi I wanted to know if this is normal. I keep getting this piece deleter error. I have connected a PI4 and 2 HDDs via usb. Otherwise everything is normal

Can you confirm your Storj Node is operating normally?

I’m not too familiar with the Storj-Exporter, but I think maybe @greener might have an idea of what is happening here?

Also some others in this thread my have some familiarity with the tool:

Yes the Node is normal in function

Please post a full text of the error from your logs

I dont know how i can used the grep command

docker logs storagenode 2>&1 | grep -i error | grep "piecedeleter could not" | tail
docker logs storagenode 2>&1 | grep -i error | grep "pieces:trash emptying" | tail
piecedeleter could not



2022-12-25T05:30:05.815Z        ERROR   piecedeleter    could not send delete piece to trash    {"Process": "storagenode", "Satellite ID": "121RTSDpyNZVcEU84Ticf2L1ntiuUimbWgfATz21tuvgk3vzoA6", "Piece ID": "ST455RK47GD3D5Y6MLMKUB6DWFGQQXKHDH52ALYBECT7PXIK5TRQ", "error": "pieces error: filestore error: file does not exist", "errorVerbose": "pieces error: filestore error: file does not exist\n\tstorj.io/storj/storage/filestore.(*blobStore).Stat:102\n\tstorj.io/storj/storagenode/pieces.(*BlobsUsageCache).pieceSizes:245\n\tstorj.io/storj/storagenode/pieces.(*BlobsUsageCache).Trash:290\n\tstorj.io/storj/storagenode/pieces.(*Store).Trash:369\n\tstorj.io/storj/storagenode/pieces.(*Deleter).deleteOrTrash:185\n\tstorj.io/storj/storagenode/pieces.(*Deleter).work:135\n\tstorj.io/storj/storagenode/pieces.(*Deleter).Run.func1:72\n\tgolang.org/x/sync/errgroup.(*Group).Go.func1:75"}
2022-12-25T05:30:05.817Z        ERROR   piecedeleter    could not send delete piece to trash    {"Process": "storagenode", "Satellite ID": "121RTSDpyNZVcEU84Ticf2L1ntiuUimbWgfATz21tuvgk3vzoA6", "Piece ID": "ST455RK47GD3D5Y6MLMKUB6DWFGQQXKHDH52ALYBECT7PXIK5TRQ", "error": "pieces error: filestore error: file does not exist", "errorVerbose": "pieces error: filestore error: file does not exist\n\tstorj.io/storj/storage/filestore.(*blobStore).Stat:102\n\tstorj.io/storj/storagenode/pieces.(*BlobsUsageCache).pieceSizes:245\n\tstorj.io/storj/storagenode/pieces.(*BlobsUsageCache).Trash:290\n\tstorj.io/storj/storagenode/pieces.(*Store).Trash:369\n\tstorj.io/storj/storagenode/pieces.(*Deleter).deleteOrTrash:185\n\tstorj.io/storj/storagenode/pieces.(*Deleter).work:135\n\tstorj.io/storj/storagenode/pieces.(*Deleter).Run.func1:72\n\tgolang.org/x/sync/errgroup.(*Group).Go.func1:75"}