[tor-bugs] #32165 [Core Tor/Tor]: On first boot, Tor mistakenly tells me "The current consensus has no exit nodes"

Tor Bug Tracker & Wiki blackhole at torproject.org
Tue Oct 22 09:12:30 UTC 2019


#32165: On first boot, Tor mistakenly tells me "The current consensus has no exit
nodes"
--------------------------+------------------------------------
 Reporter:  arma          |          Owner:  (none)
     Type:  defect        |         Status:  needs_revision
 Priority:  Medium        |      Milestone:  Tor: 0.4.2.x-final
Component:  Core Tor/Tor  |        Version:
 Severity:  Normal        |     Resolution:
 Keywords:  bootstrap     |  Actual Points:
Parent ID:                |         Points:
 Reviewer:  ahf           |        Sponsor:
--------------------------+------------------------------------

Comment (by teor):

 One of your PRs fails chutney with:
 {{{
 ping6 ::1 and ping ::1 failed, skipping IPv6 flavors: bridges+ipv6-min
 ipv6-exit-min hs-v23-ipv6-md single-onion-v23-ipv6-md.
 tor-stable not found, skipping mixed flavors: mixed+hs-v2.
 SKIP: bridges+ipv6-min
 SKIP: ipv6-exit-min
 SKIP: hs-v23-ipv6-md
 SKIP: single-onion-v23-ipv6-md
 SKIP: mixed+hs-v2
 PASS: basic-min
 PASS: bridges-min
 FAIL: hs-v2-min
 FAIL: hs-v3-min
 FAIL: single-onion-v23
 Log and result files are available in ./test_network_log.
 make: *** [test-network-all] Error 1
 The command "if [[ "$CHUTNEY" != "" ]]; then make test-network-all; fi"
 exited with 2.
 }}}
 https://travis-ci.org/torproject/tor/jobs/601052393#L3680

 Here are the logs:
 https://travis-ci.org/torproject/tor/jobs/601052393#L4732

 The issues seem to be:
 {{{
 test005c: (50, 'loading_descriptors', 'Loading relay descriptors')
 test006h: (50, 'loading_descriptors', 'Loading relay descriptors')
 Tor bootstrap failed, ignoring for now.
 }}}

 {{{
 Launching chutney using Python 2.7.6
 NOTE: Registering send-data-1
 NOTE: Registering check-2
 Verifying data transmission: (retrying for up to 60 seconds)
 Connecting:
   HS to fjqckbajebsxujm6.onion:5858 (127.0.0.1:4747) via client
 localhost:9005
 Transmitting Data:
 NOTE: Status:
 {'send-data-1': 'connected, sending socks handshake'}
 }}}

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/32165#comment:13>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list