[tor-bugs] #14918 [Tor]: Tor 0.2.6.2-alpha complaining about "no exits in consensus" but consensus actually seems fine

Tor Bug Tracker & Wiki blackhole at torproject.org
Tue Feb 17 17:44:25 UTC 2015


#14918: Tor 0.2.6.2-alpha complaining about "no exits in consensus" but consensus
actually seems fine
------------------------+----------------------------------
     Reporter:  fk      |      Owner:
         Type:  defect  |     Status:  needs_review
     Priority:  normal  |  Milestone:  Tor: 0.2.6.x-final
    Component:  Tor     |    Version:  Tor: 0.2.6.2-alpha
   Resolution:          |   Keywords:  tor-relay regression
Actual Points:          |  Parent ID:
       Points:          |
------------------------+----------------------------------

Comment (by fk):

 It looks like the hypothesis was correct and adding 8eb3d81e6e8/bug14918
 fixed this:

 {{{
 Feb 17 17:23:19.000 [notice] Tor 0.2.6.2-alpha (git-6cb1daf062df5252)
 opening log file.
 Feb 17 17:23:19.735 [notice] Tor v0.2.6.2-alpha (git-6cb1daf062df5252)
 running on ElectroBSD with Libevent 2.0.21-stable, OpenSSL 1.0.1j-freebsd
 and Zlib 1.2.8.
 Feb 17 17:23:19.735 [notice] Tor can't help you if you use it wrong! Learn
 how to be safe at https://www.torproject.org/download/download#warning
 Feb 17 17:23:19.735 [notice] This version is not a stable Tor release.
 Expect more bugs than usual.
 Feb 17 17:23:19.735 [notice] Read configuration file
 "/usr/local/etc/tor/torrc".
 Feb 17 17:23:19.740 [notice] Based on detected system memory,
 MaxMemInQueues is set to 1146 MB. You can override this by setting
 MaxMemInQueues by hand.
 Feb 17 17:23:19.742 [notice] Opening Control listener on 127.0.0.1:9051
 Feb 17 17:23:19.742 [notice] Opening OR listener on 0.0.0.0:9001
 Feb 17 17:23:19.742 [warn] Fixing permissions on directory /var/db/tor
 Feb 17 17:23:19.000 [notice] {GENERAL} Parsing GEOIP IPv4 file
 /usr/local/share/tor/geoip.
 Feb 17 17:23:19.000 [notice] {GENERAL} Parsing GEOIP IPv6 file
 /usr/local/share/tor/geoip6.
 Feb 17 17:23:19.000 [notice] {CONFIG} Configured to measure statistics.
 Look for the *-stats files that will first be written to the data
 directory in 24 hours from now.
 Feb 17 17:23:19.000 [notice] {GENERAL} We were built to run on a 64-bit
 CPU, with OpenSSL 1.0.1 or later, but with a version of OpenSSL that
 apparently lacks accelerated support for the NIST P-224 and P-256 groups.
 Building openssl with such support (using the enable-ec_nistp_64_gcc_128
 option when configuring it) would make ECDH much faster.
 Feb 17 17:23:20.000 [notice] {GENERAL} Your Tor server's identity key
 fingerprint is 'polizeierziehung 5CE3AD8AD04ADE66C0037A3CF5F7F7A40D48A20B'
 Feb 17 17:23:20.000 [notice] {CONTROL} Bootstrapped 0%: Starting
 Feb 17 17:23:20.000 [notice] {DIR} 7029 usable, 7028 present (descs).
 Feb 17 17:23:20.000 [notice] {DIR} 1149 usable, 1149 present (desc exits).
 Feb 17 17:23:20.000 [notice] {NET} exits: 1149 present, 1149 usable
 Feb 17 17:23:20.000 [notice] {DIR} 1149 usable, 1149 present (desc exits).
 Feb 17 17:23:20.000 [notice] {NET} myexits: 1149 present, 1149 usable
 Feb 17 17:23:21.000 [notice] {DIR} 7029 usable, 7028 present (descs).
 Feb 17 17:23:21.000 [notice] {NET} myexits_unflagged (initial): 7028
 present, 7029 usable
 Feb 17 17:23:21.000 [notice] {NET} myexits_unflagged (final): 1429
 present, 1430 usable
 Feb 17 17:23:21.000 [notice] {NET} f_exit: 1.00, f_myexit: 1.00,
 f_myexit_unflagged: 1.00
 Feb 17 17:23:21.000 [notice] {DIR} We now have enough directory
 information to build circuits.
 Feb 17 17:23:21.000 [notice] {CONTROL} Bootstrapped 80%: Connecting to the
 Tor network
 Feb 17 17:23:21.000 [notice] {GENERAL} Guessed our IP address as
 95.211.241.83 (source: 193.23.244.244).
 Feb 17 17:23:21.000 [notice] {DIR} 7029 usable, 7029 present (descs).
 Feb 17 17:23:21.000 [notice] {DIR} 1149 usable, 1149 present (desc exits).
 Feb 17 17:23:21.000 [notice] {NET} exits: 1149 present, 1149 usable
 Feb 17 17:23:21.000 [notice] {DIR} 1149 usable, 1149 present (desc exits).
 Feb 17 17:23:21.000 [notice] {NET} myexits: 1149 present, 1149 usable
 Feb 17 17:23:21.000 [notice] {DIR} 7029 usable, 7029 present (descs).
 Feb 17 17:23:21.000 [notice] {NET} myexits_unflagged (initial): 7029
 present, 7029 usable
 Feb 17 17:23:21.000 [notice] {NET} myexits_unflagged (final): 1429
 present, 1429 usable
 Feb 17 17:23:21.000 [notice] {NET} f_exit: 1.00, f_myexit: 1.00,
 f_myexit_unflagged: 1.00
 Feb 17 17:23:21.000 [notice] {DIR} 7029 usable, 7029 present (descs).
 Feb 17 17:23:21.000 [notice] {DIR} 1149 usable, 1149 present (desc exits).
 Feb 17 17:23:21.000 [notice] {NET} exits: 1149 present, 1149 usable
 Feb 17 17:23:21.000 [notice] {DIR} 1149 usable, 1149 present (desc exits).
 Feb 17 17:23:21.000 [notice] {NET} myexits: 1149 present, 1149 usable
 Feb 17 17:23:21.000 [notice] {DIR} 7029 usable, 7029 present (descs).
 Feb 17 17:23:21.000 [notice] {NET} myexits_unflagged (initial): 7029
 present, 7029 usable
 Feb 17 17:23:21.000 [notice] {NET} myexits_unflagged (final): 1429
 present, 1429 usable
 Feb 17 17:23:21.000 [notice] {NET} f_exit: 1.00, f_myexit: 1.00,
 f_myexit_unflagged: 1.00
 Feb 17 17:23:21.000 [notice] {OR} Self-testing indicates your ORPort is
 reachable from the outside. Excellent. Publishing server descriptor.
 Feb 17 17:23:21.000 [notice] {CONTROL} Bootstrapped 85%: Finishing
 handshake with first hop
 Feb 17 17:23:22.000 [notice] {DIR} 7029 usable, 7029 present (descs).
 Feb 17 17:23:22.000 [notice] {DIR} 1149 usable, 1149 present (desc exits).
 Feb 17 17:23:22.000 [notice] {NET} exits: 1149 present, 1149 usable
 Feb 17 17:23:22.000 [notice] {DIR} 1149 usable, 1149 present (desc exits).
 Feb 17 17:23:22.000 [notice] {NET} myexits: 1149 present, 1149 usable
 Feb 17 17:23:22.000 [notice] {DIR} 7029 usable, 7029 present (descs).
 Feb 17 17:23:22.000 [notice] {NET} myexits_unflagged (initial): 7029
 present, 7029 usable
 Feb 17 17:23:22.000 [notice] {NET} myexits_unflagged (final): 1429
 present, 1429 usable
 Feb 17 17:23:22.000 [notice] {NET} f_exit: 1.00, f_myexit: 1.00,
 f_myexit_unflagged: 1.00
 Feb 17 17:23:22.000 [notice] {CONTROL} Bootstrapped 90%: Establishing a
 Tor circuit
 Feb 17 17:23:22.000 [notice] {GENERAL} Tor has successfully opened a
 circuit. Looks like client functionality is working.
 Feb 17 17:23:22.000 [notice] {CONTROL} Bootstrapped 100%: Done
 Feb 17 17:23:22.000 [notice] {DIR} 7078 usable, 6456 present (descs).
 Feb 17 17:23:22.000 [notice] {DIR} 1153 usable, 1064 present (desc exits).
 Feb 17 17:23:22.000 [notice] {NET} exits: 1064 present, 1153 usable
 Feb 17 17:23:22.000 [notice] {DIR} 1153 usable, 1064 present (desc exits).
 Feb 17 17:23:22.000 [notice] {NET} myexits: 1064 present, 1153 usable
 Feb 17 17:23:22.000 [notice] {DIR} 7078 usable, 6456 present (descs).
 Feb 17 17:23:22.000 [notice] {NET} myexits_unflagged (initial): 6456
 present, 7078 usable
 Feb 17 17:23:22.000 [notice] {NET} myexits_unflagged (final): 907 present,
 1529 usable
 Feb 17 17:23:22.000 [notice] {NET} f_exit: 1.00, f_myexit: 1.00,
 f_myexit_unflagged: 1.00
 Feb 17 17:23:26.000 [notice] {OR} Performing bandwidth self-test...done.
 Feb 17 17:24:02.000 [notice] {CONTROL} New control connection opened from
 127.0.1.5.
 }}}

 Thanks a lot.

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


More information about the tor-bugs mailing list