C# ASP.NET Core - SocketException: No such host is known
问题 I am having issues which seem to be related calling a specific API asynchronously using HttpClient - the strange thing is that it doesn't happen all the time and can be solved by refreshing the page (sometimes once, sometimes multiple times). I thought this could be a local issue but hosting on Azure produces the same results. Raw exception details: System.Net.Sockets.SocketException (11001): No such host is known at System.Net.Http.ConnectHelper.ConnectAsync(String host, Int32 port,