Error with connections to Debian servers

Hello. I have two problems.

  1. Sometimes after the timesync on the Gateway I get an error “not estableshed” with the Tor circuit. The circuit was “estableshed” before the timesync was completed. This is normal? Screenshot:

  2. When I try to update the Whonix or install any program I have problems with connecting to the servers of Debian in Tor. Screenshots:

I try update Whonix.
https://ibb.co/krx92U

Install Chromium
I get a long download witch error SOCKS proxy socks5h://localhost:9050 could not connect to vwakviie2ienjx6t.onion (0.0.0.0:0) due to: Host unreachable (6)
https://ibb.co/iQY5bp

After I get normal install from www Debian servers
https://ibb.co/fqWmhU

Terminal log
user@host:~$ sudo apt install chromium [sudo] password for user: Reading package lists... Done Building dependency tree Reading state information... Done The following additional packages will be installed: fonts-liberation libminizip1 libre2-3 libwebpdemux2 Suggested packages: chromium-l10n chromium-shell chromium-driver chromium-widevine The following NEW packages will be installed: chromium fonts-liberation libminizip1 libre2-3 libwebpdemux2 0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded. Need to get 48.7 MB of archives. After this operation, 167 MB of additional disk space will be used. Do you want to continue? [Y/n] Y Err:1 tor+http://sgvtcaew4bxjd7ln.onion stretch/updates/main amd64 chromium amd64 69.0.3497.92-1~deb9u1 SOCKS proxy socks5h://localhost:9050 could not connect to sgvtcaew4bxjd7ln.onion (0.0.0.0:0) due to: Host unreachable (6) Err:2 tor+http://vwakviie2ienjx6t.onion/debian stretch/main amd64 libminizip1 amd64 1.1-8+b1 SOCKS proxy socks5h://localhost:9050 could not connect to vwakviie2ienjx6t.onion (0.0.0.0:0) due to: Host unreachable (6) Get:1 http://security.debian.org stretch/updates/main amd64 chromium amd64 69.0.3497.92-1~deb9u1 [47.6 MB] Get:2 http://ftp.us.debian.org/debian stretch/main amd64 libminizip1 amd64 1.1-8+b1 [20.4 kB] Err:3 tor+http://vwakviie2ienjx6t.onion/debian stretch/main amd64 libre2-3 amd64 20170101+dfsg-1 SOCKS proxy socks5h://localhost:9050 could not connect to vwakviie2ienjx6t.onion (0.0.0.0:0) due to: Host unreachable (6) Get:3 http://ftp.us.debian.org/debian stretch/main amd64 libre2-3 amd64 20170101+dfsg-1 [177 kB] Err:4 tor+http://vwakviie2ienjx6t.onion/debian stretch/main amd64 libwebpdemux2 amd64 0.5.2-1 SOCKS proxy socks5h://localhost:9050 could not connect to vwakviie2ienjx6t.onion (0.0.0.0:0) due to: Host unreachable (6) Get:4 http://ftp.us.debian.org/debian stretch/main amd64 libwebpdemux2 amd64 0.5.2-1 [73.7 kB] Err:5 tor+http://vwakviie2ienjx6t.onion/debian stretch/main amd64 fonts-liberation all 1:1.07.4-2 SOCKS proxy socks5h://localhost:9050 could not connect to vwakviie2ienjx6t.onion (0.0.0.0:0) due to: Host unreachable (6) Get:5 http://ftp.us.debian.org/debian stretch/main amd64 fonts-liberation all 1:1.07.4-2 [827 kB] Fetched 48.7 MB in 9min 13s (88.0 kB/s)

I tried to reinstall Whonix but it does not solve the problem with onion Debian servers. Sorry for ImgBB. I new user and I cant post more than one image.

ps. I understand I must disable downloading from the servers of Debian in Tor but i dont know how.

Similar problem when trying to update the host via Tor mirrors. I checked the Tor logs and they show 100% bootstrapped. So… one doesn’t need to be fucking Sherlock Holmes to conclude that the onion mirrors are down at the moment.

Be patient. Sit tight.

3 Likes

Same error here.

I have this error for more than a week. How can I disable update and insteall from onion mirrors? And update only from www?

you need to go:

/etc/apt/sources.list.d/

so to change Debian repos:

sudo nano /etc/apt/sources.list.d/debian.list

then put # infront of the repo you want to disable and remove # if u want to enable it.

or you can delete everything there and copy/paste:

deb https://deb.debian.org/debian stretch main
deb http://deb.debian.org/debian-security/ stretch/updates main

then press on Ctrl+x then y then press Enter

Link to documentation:

Operating System Software and Updates - Kicksecure

nano is over the head of many users and
Template:Open with root rights - Whonix is too much
to type in forums.

1 Like

Thanks. I decide the problem. What about my first problem i mean first screenshot where Tor Circuit established after timysync not established? Should I pay attention to this? Should I fix it?

Hi chitas

sdwdate does not sync the clock until after a connection to Tor is made.

After they are connected to the Tor network, they use sdwdate (inspired by tails_htp) to set the system clock.

https://whonix.org/wiki/Dev/TimeSync#Overview

This is how sdwdate is intended to function. Nothing to be concerned about. :wink: