[SQ] API GET: '/api/server/version' with query "undefined"

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.

  1. ##[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

Hi,

Welcome to the community!

Timeouts are typically network problems. You should talk to your network folks.

 
HTH,
Ann

Thanks Ann,

My initial network connectivity check revealed that everything was in order, but the next day I tried to telnet into the SQ server and observed that the services had been stopped. I restarted the SQ, and it started working as expected.

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.