All sonar scan is failing. sonarqube logs says The plugin 'flex' version : 2.8.0.3166 has not been f

Hi

We have sonarqube (9.9.7) installed in kubernetes as statefulset. We just did restart of sonarqube and all of our sonar scans are failing with following error.- scan-logs.txt
scan-logs.txt (44.8 KB)

when we checked pod logs, it has following logs:- pod-logs.txt
pod-logs.txt (5.7 KB)

We are facing this issue in our production server and all scans has been blocked due to this.
appreciate if anyone could help us here as soon as possible.

Thank you

Hi,

Caused by: java.lang.IllegalStateException: Fail to request url: ***/batch/project.protobuf?key=erepko-app-enrichment&branch=master
...
Caused by: java.net.SocketTimeoutException: timeout

It looks like your build agent is having a hard time talking to SonarQube. You should talk to your network folks.

 
HTH,
Ann