Early EOF When uploading rpm

We have a local nexus repository OSS that we are trying to upload and RPM that we were succesfful uploading before.
When uploading the file the ui is stuck on the uploading stage and isn’t timed out.
When looking in the nexus.log I see a message that the upload failed with the following
Unable to perform upload to repository org.eclipse.jetty.io.EofException: Early EOF, Cause: Early EOF.
Other RPMs we can upload just fine, i have even deployed a new nexus on a container to see if the problem is maybe with the nexus itself but encountered the same error.
Is there maybe a way to validate the rpm or bypass this issue so we could upload the rpm?

Thanks,