Hello,
We are using sonarqube version 9.6-community.
We run every day scans from our jenkins ci and upload reports to sonarqube.
Suddenly, sonar started showing the following message:
Failed to upload report: Error 504 on SONAR-URL :
504 Gateway Time-out
And in the web.log i can see the following error:
java.io.IOException: org.apache.tomcat.util.http.fileupload.impl.IOFileUploadException: Processing of multipart/form-data request failed. java.io.EOFException: Unexpected EOF read on the socket.
To note that we do not have any proxy configuration and that the report size did not increase and that the error started showing randomly.
Any help would be appreciated.
Thanks,
Cindy