Getting System.Net.Sockets.SocketException (11001)

Sarang Singnapurkar 26 Reputation points
2022-01-28T08:00:22.257+00:00

Getting System.Net.Sockets.SocketException (11001): No such host is known.. while configuring self hosted agent on the server?

System.Net.Sockets.SocketException (11001): No such host is known.
at System.Net.Http.ConnectHelper.ConnectAsync(String host, Int32 port, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.ConnectHelper.ConnectAsync(String host, Int32 port, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean allowHttp2, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttpConnectionAsync(HttpRequestMessage request, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithRetryAsync(HttpRequestMessage request, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, CancellationToken cancellationToken)
at Microsoft.VisualStudio.Services.Common.VssHttpMessageHandler.SendAsync(HttpRequestMessage request, CancellationToken cancellationToken)
at Microsoft.VisualStudio.Services.Common.VssHttpRetryMessageHandler.SendAsync(HttpRequestMessage request, CancellationToken cancellationToken)

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
42,860 questions
0 comments No comments
{count} vote

Accepted answer
  1. AnuragSingh-MSFT 21,491 Reputation points
    2022-01-31T07:02:46.713+00:00

    Hi @Sarang Singnapurkar ,

    Azure DevOps is not currently supported in Microsoft Q&A. Please ask Azure DevOps related questions in Developer Community or through Azure Devops Support.
    If I have misunderstood the related service, please clarify it so that I can help route it to correct team.

    0 comments No comments

1 additional answer

Sort by: Most helpful
  1. Sarang Singnapurkar 26 Reputation points
    2022-01-31T10:15:25.74+00:00

    Thanks, I have logged issue in developer community.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.