We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unhandled Exception, aborting request.
SocketException: No such host is known System.Net.Dns.hostent_to_IPHostEntry (System.String h_name, System.String[] h_aliases, System.String[] h_addrlist) System.Net.Dns.GetHostByName (System.String hostName) System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) System.Net.Dns.GetHostAddresses (System.String hostNameOrAddress) System.Net.Sockets.TcpClient.Connect (System.String hostname, Int32 port)
The text was updated successfully, but these errors were encountered:
How would you expect this to be handled?
Sorry, something went wrong.
No branches or pull requests
Unhandled Exception, aborting request.
SocketException: No such host is known
System.Net.Dns.hostent_to_IPHostEntry (System.String h_name, System.String[] h_aliases, System.String[] h_addrlist)
System.Net.Dns.GetHostByName (System.String hostName)
System.Net.Dns.GetHostEntry (System.String hostNameOrAddress)
System.Net.Dns.GetHostAddresses (System.String hostNameOrAddress)
System.Net.Sockets.TcpClient.Connect (System.String hostname, Int32 port)
The text was updated successfully, but these errors were encountered: