Node Suspension - serial already exists in store

Hello all,

My node has been running for a little over a year now, but lately I’ve noticed that the suspension score from the satellites across the Atlantic have been sliding down. I really can’t figure out what is causing this. The US based satellites haven’t been affected.

This seems to be the typical error message:

2022-05-26T17:42:20.107Z ERROR piecestore download failed {“Process”: “storagenode”, “Piece ID”: “EQYRH2RNA6XROSM2OFUB2W4CJWLDRP5SAFDIFGTKAES22GZPWY4Q”, “Satellite ID”: “12L9ZFwhzVpuEKMUNUqkaTLGzwY9G24tbiigLiXpmZWKwmcNDDs”, “Action”: “GET_REPAIR”, “error”: “used serial already exists in store”, “errorVerbose”: “used serial already exists in store\n\tstorj.io/storj/storagenode/piecestore/usedserials.insertSerial:263\n\tstorj.io/storj/storagenode/piecestore/usedserials.(*Table).Add:117\n\tstorj.io/storj/storagenode/piecestore.(*Endpoint).verifyOrderLimit:76\n\tstorj.io/storj/storagenode/piecestore.(*Endpoint).Download:498\n\tstorj.io/common/pb.DRPCPiecestoreDescription.Method.func2:228\n\tstorj.io/drpc/drpcmux.(*Mux).HandleRPC:33\n\tstorj.io/common/rpc/rpctracing.(*Handler).HandleRPC:58\n\tstorj.io/drpc/drpcserver.(*Server).handleRPC:122\n\tstorj.io/drpc/drpcserver.(*Server).ServeOne:66\n\tstorj.io/drpc/drpcserver.(*Server).Serve.func2:112\n\tstorj.io/drpc/drpcctx.(*Tracker).track:52”}

I’d like some help in diagnosing the problem.

Thanks in advance!