ERROR: Failed to upload report - An error has occurred. Please contact your administrator

INFO: Analysis report generated in 17346ms, dir size=611 MB
INFO: Analysis reports compressed in 161373ms, zip size=183 MB
INFO: ------------------------------------------------------------------------
INFO: EXECUTION FAILURE
INFO: ------------------------------------------------------------------------
INFO: Total time: 1:34:28.690s
INFO: Final Memory: 12M/54M
INFO: ------------------------------------------------------------------------
ERROR: Error during SonarQube Scanner execution
ERROR: Failed to upload report - An error has occurred. Please contact your administrator
ERROR:
ERROR: Re-run SonarQube Scanner using the -X switch to enable full debug logging.

Finished: FAILURE

Getting this error can anyone earlier faces same issue. And what is solution on it.

SonarQube Report was generated but when we trying to push report on SonarQube Server ERROR occurred.

Hi,

Welcome to the community!

There is likely something on your network, e.g. a proxy, that’s blocking the analysis report submission. You should check with your network folks.

 
HTH,
Ann

Actually the smaller files till 20 MB getting uploaded, but when the analysis report goes higher than 20 MB the error occurs like ERROR: Failed to upload report - An error has occurred. Please contact your administrator

Can you give the solution on above because there is no any proxy or network issue we facing.

We expecting some solution on it plz.

Hi,

Yes, that’s exactly the symptom you would see when an intermediary proxy has a payload size limit. Again, you should talk to your network folks.

 
Ann