Sonarqube GET api to get version is giving status code as 503

While running the task SonaQubePrepare@4 using the azure devops pipeline, it’s returning me the error as
##[error][SQ] API GET ‘/api/server/version’ failed, status code was: 503

Any solution for it?

Hi,

Welcome to the community!

A 503 is a server error. You should check your server logs.

 
HTH,
Ann