[Mono-dev] issue with GetHostAddresses on OS X server
Gonzalo Paniagua Javier
gonzalo.mono at gmail.com
Tue Apr 7 22:35:40 EDT 2009
On Tue, 2009-04-07 at 18:19 -0700, Steve Bjorg wrote:
> One of our community members is trying to get MindTouch running on OS
> X server. In the process, he has run into the following error message
> during startup.
>
>
> > 02.04.09 10:58:03 com.mindtouch.deki[242] --------------------
> > initializing
> > 02.04.09 10:58:04 com.mindtouch.deki[242] Unhandled Exception:
> > System.Net.Sockets.SocketException: No such host is known
> > 02.04.09 10:58:04 com.mindtouch.deki[242] at
> > System.Net.Dns.hostent_to_IPHostEntry (System.String h_name,
> > System.String[] h_aliases, System.String[] h_addrlist) [0x00000]
> > 02.04.09 10:58:04 com.mindtouch.deki[242] at
> > System.Net.Dns.GetHostByName (System.String hostName) [0x00000]
> > 02.04.09 10:58:04 com.mindtouch.deki[242] at
> > System.Net.Dns.GetHostEntry (System.String hostNameOrAddress)
> > [0x00000]
> > 02.04.09 10:58:04 com.mindtouch.deki[242] at
> > System.Net.Dns.GetHostAddresses (System.String hostNameOrAddress)
> > [0x00000]
What's the value of the 'hostNameOrAddress' argument here? Can you
'nslookup' that host name?
-Gonzalo
More information about the Mono-devel-list
mailing list