I’m getting an error when using whonix & timesync.
whonixcheck error details :
[code]ERROR: Tor Bootstrap Result:
Whonixcheck gave up waiting after 90 seconds.
Tor Circuit: not established
Bootstrapping 5 % done. Tor reports: WARN BOOTSTRAP PROGRESS=5 TAG=conn_dir SUMMARY=“Connecting to directory server” WARNING=“Connection timed out” REASON=TIMEOUT COUNT=1 RECOMMENDATION=ignore
Possible issues:
- Is the host’s internet connection working?
- Whonix-Gateway will need a few moments for bootstrapping the Tor network.
- Do you live in a censored area?
Recommendations:
Shut down Whonix and try to get the Tor Browser Bundle from https://www.torproject.org working on your host. If you cannot get the Tor Browser Bundle to work, you will most certainly not get Whonix to work either.
The Tor Browser Bundle is great for testing if you live in a censored area. If you need bridges for the Tor Browser Bundle, you will need them for Whonix as well.
2)
Try again: Start menu -> Applications -> System -> Whonix Check
or in Terminal: whonixcheck
or in Terminal with debugging: bash -x whonixcheck --verbose
3)
Use arm, connection page two, to see if Tor is connected:
Start menu -> Applications -> System -> Arm
or in Terminal: arm[/code]
timesync error details :
NFO: Whonix is produced independently of, with no guarantee from, The Tor Project. Whonix is experimental software. Do not rely on it for strong anonymity. https://www.whonix.org
ERROR: Network Time Synchronization failed!!!
SDWDATE_STATUS: RUNNING
TIMESANITYCHECK_STATUS: Success
Please report this bug!
See logfile: tail -f -n 20 /var/log/sdwdate.log
See status files: cd /var/run/sdwdate && dir
Try again:
Start menu -> Applications -> System -> Timesync
or in Terminal: timesync
Last resort: manually set the clock! (In UTC!):
sudo su
date -s "17 FEB 2012 24:00:00" && hwclock -w
How can I fix this ? I’ve removed and re-imported whonix-gateway like 3 times and still getting this error. Please help me !! ??? ???
EDIT: Seems that I don’t have internet connection on whonix-gateway but my host is fine. Why is that happening?