Failed to request (expected 234 bytes but received 8192)

Hello,
I have a problem when I start an analysis of my code, the error
"[ERROR] Failed to execute goal org.sonarsource.scanner.maven: sonar-maven-plugin: 3.6.0.1398: sonar (default-cli) on project eglg: Fail to request http://localhost:9000/api/ce/submit?projectKey=test&projectName=test:expected 234 bytes but received 8192 -> [Help 1] "

Can someone help me to solve it?

Hi,

Is there a proxy between your SonarQube instance and the machine where analysis takes place? If so, you should see what happens when you bypass it.

 
Ann