Sonar proxy issue, cannot communicate from Bitbucket pipeline

We are seeing the following issue “ERROR: Error during SonarScanner execution java.lang.IllegalStateException: Fail to request URL:

Hi,

Welcome to the community!

There’s not actually a lot to go on here. Does this happen at the beginning of the analysis? Then it’s likely a wrongly-configured SonarQube URL. Does it happen at the end? Then it’s likely something “helpful” on your network (E.G. a proxy) interfering with the submission of the analysis report.

 
HTH,
Ann

As per your answer I understand that this is a proxy issue
can you suggest me the steps to resolve it

Hi,

You should talk to your network folks.

 
Ann