Tiny Core Linux

Tiny Core Extensions => TCE Q&A Forum => Topic started by: moB on May 04, 2011, 07:02:04 PM

Title: tor and network consensus | wrong time
Post by: moB on May 04, 2011, 07:02:04 PM
Hello.

Been getting scroogle blocked (by ISP?) and would like to keep the ads away...

So I thought to use tor. Starting tor doesn't go well :(

Quote
May 04 15:27:47.023 [warn] Our clock is 6 hours, 32 minutes behind the time published in the consensus network status document (2011-05-04 22:00:00 GMT).  Tor needs an accurate clock to work correctly. Please check your time and date settings!

There are other issues, but this one seems to be the killer at this time.

Date/Time tool shows correct settings.
I have tz=PST in bootcode, and time is correct from CLI date command:

Code: [Select]
$ date
Wed May 4  15:28:35  PST 2011

What can I do about this "consensus network status document " error?

If anyone knows about tor or this I'd appreciate your help.

Thanks!
moB

The White Whale still swims...

Title: Re: tor and network consensus | wrong time
Post by: tinypoodle on May 04, 2011, 08:12:05 PM
Poking in the mist here, but does the output of
Code: [Select]
hwclocklook ok?
Title: Re: tor and network consensus | wrong time
Post by: moB on May 04, 2011, 09:11:04 PM
Poking in the mist here, but does the output of
Code: [Select]
hwclocklook ok?

Code: [Select]
hwclock
Wed May  4 18:06:40 2011  0.000000 seconds
date
Wed May  4 18:06:45 PST 2011

Here's the hardware clock and date commands compared.

Looks good.

Thanks for the quick reply. I'll keep at it and let you know if/how I make it work.