New data not being stored

This is the only type of error I am seing in the logs I believe:

2024-05-06T04:28:16Z    ERROR   piecestore      upload failed   {"Process": "storagenode", "Piece ID": "7UG46IJLU3QFQP2FM47VFILTVOSCQUA7WJREXHHBR2YSLLNJIQUQ", "Satellite ID": "12EayRS2V1kEsWESU9QMRseFhdxYxKicsiFmxrsLZHeLUtdps3S", "Action": "PUT", "Remote Address": "79.127.226.102:49790", "Size": 196608, "error": "manager closed: unexpected EOF", "errorVerbose": "manager closed: unexpected EOF\n\tgithub.com/jtolio/noiseconn.(*Conn).readMsg:225\n\tgithub.com/jtolio/noiseconn.(*Conn).Read:171\n\tstorj.io/drpc/drpcwire.(*Reader).read:68\n\tstorj.io/drpc/drpcwire.(*Reader).ReadPacketUsing:113\n\tstorj.io/drpc/drpcmanager.(*Manager).manageReader:229"}

I did make a post before I moved the DB files here, but the "error": "manager closed: unexpected EOF" error was said to be due to my node being slow for the customer. I get a lot of these errors but also receive tons of data anyways (~60GB a day, ~2TB a month).

as for having plenty of space left, I have 6.14TB used of 14TB so no issue there.