Re: sntpclock: warning: unable to read clock: timed out

"Andrew A. Raines" <[email protected]> Tue, 14 Dec 2004 09:47:48 -0600
Newsgroups gmane.comp.lib.libtai
Message-ID <[email protected]>
derik DeVecchio <[email protected]> writes:

> Does this mean it can't read the system clock?  Or the
> remote NTP clock?

The latter.  For some reason time.nist.gov isn't
responding to NTP queries.

   $ sntpclock `dnsip time.nist.gov` | clockview
   sntpclock: warning: unable to read clock: timed out
   before: 2004-12-14 09:42:43.589257000000000000
   after:  2004-12-14 09:42:43.567864999929621815

[...]

> bin 19:28:50 > ./sntpclock `dnsip time.nist.gov` | ./clockview
> sntpclock: warning: unable to read clock: timed out
> before: 2004-12-13 19:29:03.629084000000000000
> after:  2004-12-13 19:28:57.053052999865002930

Use a different server.

   $ sntpclock `dnsip us.pool.ntp.org` | clockview
   before: 2004-12-14 09:45:51.076096000000000000
   after:  2004-12-14 09:45:51.074820499865390360

-- 
    [email protected] (Andrew A. Raines)