Dear Team,
I am facing the below issue. can anyone help on this please.
We are using azure devops classic pipeline and the agent is on windows 19. recently the OS version was upgraded from windows 12 to 19. PFB the error.
- ##[debug][SQ] API GET: ‘/api/server/version’ with query “undefined”
##[debug][SQ] API GET ‘/api/server/version’ failed, error was: {“code”:“ESOCKETTIMEDOUT”,“connect”:false}
##[debug]task result: Failed
##[error][SQ] API GET ‘/api/server/version’ failed, error was: {“code”:“ESOCKETTIMEDOUT”,“connect”:false}
##[debug]Processed: ##vso[task.issue type=error;][SQ] API GET ‘/api/server/version’ failed, error was: {“code”:“ESOCKETTIMEDOUT”,“connect”:false}
##[debug]Processed: ##vso[task.complete result=Failed;][SQ] API GET ‘/api/server/version’ failed, error was: {“code”:“ESOCKETTIMEDOUT”,“connect”:false}
Finishing: Prepare analysis on SonarQube