Error piecestore upload failed {"process": "Storagenode"}

I keep on seeing this show up in my logs any clue what it is?

2024-03-04T03:47:32Z ERROR piecestore upload failed {“process”: “storagenode”, “Piece ID”: “QCQME3LNC6EMGLKGGYWBC4W7DADOBWIYSFXXQBXVKOX6XKGY4SNA”, “Satellite ID”: “12EayRS2V1kEsWESU9QMRseFhdxYxKicsiFmxrsLZHeLUtdps3S”, “Action”: “PUT”, “error”: “pieceexpirationdb: locking protocol”, “errorVerbose”: “pieceexpirationdb: locking protocol\n\tstorj.io/storj/storagenode/storagenodedb.(*pieceExpirationDB).SetExpiration:67\n\tstorj.io/storj/storagenode/pieces.(*Store).SetExpiration:587\n\tstorj.io/storj/storagenode/piecestore.(*Endpoint).Upload.func6:483\n\tstorj.io/storj/storagenode/piecestore.(*Endpoint).Upload:541\n\tstorj.io/common/pb.DRPCPiecestoreDescription.Method.func1:243\n\tstorj.io/drpc/drpcmux.(*Mux).HandleRPC:33\n\tstorj.io/common/rpc/rpctracing.(*Handler).HandleRPC:61\n\tstorj.io/common/experiment.(*Handler).HandleRPC:42\n\tstorj.io/drpc/drpcserver.(*Server).handleRPC:124\n\tstorj.io/drpc/drpcserver.(*Server).ServeOne:66\n\tstorj.io/drpc/drpcserver.(*Server).Serve.func2:114\n\tstorj.io/drpc/drpcctx.(*Tracker).track:35”, “Size”: 101888, “Remote Address”: “79.127.201.209:36386”}

Also something I am running into is that I can view the CLI storage node dashboard but I can’t view the website node? Any clue why that is happening?

I managed to fix this. I somehow messed with one of my storagenode files, after reinstalling it seems to be working just fine so far.