[time-nuts] Lady Heather Ver 5 Problem

John Miles john at miles.io
Tue Dec 13 00:04:22 EST 2016


The error message in question came from the IPCONN::connect() method in ipconn.cpp.  That particular code (11004) is returned by gethostbyname() when it fails to resolve a DNS name.  Normally, when Heather tries to connect to the test server, gethostbyname() is used to turn "ke5fx.dyndns.org" into a numeric address that can be passed to connect().  If it returns 11004, it means that the client's DNS provider was able to find a record, but couldn't actually resolve it.  

Should just be a temporary glitch in the Matrix.  Nothing specific can be done about it AFAIK.

-- john, KE5FX
Miles Design LLC

> I grep'd all the source code and there is no 11004 anywhere in the program...
> 



More information about the time-nuts mailing list