Azure DevOps Microsoft hosted agents sonar cerificate expiry issue

hi Team,
we are using sonar community(7.6 version) and enterprise editions. and we integrated with Azure DevOps.
For community edition we are getting this [error][SQ] API GET ‘/api/server/version’ failed, error was: {“code”:“CERT_HAS_EXPIRED”}
For Enterprise sonar server : ##[error][SQ] API GET ‘/api/server/version’ failed, error was: {“code”:“UNABLE_TO_VERIFY_LEAF_SIGNATURE”}
we are used in Azure devops Microsoft hosted agents and latest sonar plugins i used to integrate sonar and run the anlysis.
Earlier its is working well. Now we are blocked with this issue.

Please provide solution on this issue.
Thanks,
Avinash.ch.

Hi,

Welcome to the community!

SonarQube 7.6 is past EOL. Please upgrade immediately. Your upgrade path is:

7.6 → 7.9.6 → 8.8 (last step optional)

Regarding your error, is it possible that your server certificate has expired? That’s what Google led me to on StackOverflow.

 
Ann