[tor-bugs] #7536 [Tor]: Multiple warn on startup; seems to be openssl related.
Tor Bug Tracker & Wiki
blackhole at torproject.org
Tue Nov 20 17:43:33 UTC 2012
#7536: Multiple warn on startup; seems to be openssl related.
--------------------+-------------------------------------------------------
Reporter: aagbsn | Owner:
Type: defect | Status: new
Priority: normal | Milestone:
Component: Tor | Version: Tor: 0.2.3.25
Keywords: | Parent:
Points: | Actualpoints:
--------------------+-------------------------------------------------------
Built with options --disable-asciidoc, --enable-bufferevents
libevent version 2.0.16-stable
OpenSSL 0.9.8o
Debian squeeze
{{{
Nov 20 12:36:34.703 [notice] Tor v0.2.3.25 (git-17c24b3118224d65) (with
bufferevents) running on Linux.
Nov 20 12:36:34.703 [notice] Tor can't help you if you use it wrong! Learn
how to be safe at https://www.torproject.org/download/download#warning
Nov 20 12:36:34.703 [notice] Read configuration file "/home/tor23/torrc".
Nov 20 12:36:34.704 [notice] Your ContactInfo config option is not set.
Please consider setting it, so we can contact you if your server is
misconfigured or something else goes wrong.
Nov 20 12:36:34.704 [notice] Initialized libevent version 2.0.16-stable
using method epoll (with changelist). Good.
Nov 20 12:36:34.704 [notice] Opening OR listener on 0.0.0.0:2323
Nov 20 12:36:34.704 [notice] Opening Directory listener on 0.0.0.0:9023
Nov 20 12:36:34.000 [notice] No AES engine found; using AES_* functions.
Nov 20 12:36:34.000 [notice] This version of OpenSSL has a slow
implementation of counter mode; not using it.
Nov 20 12:36:34.000 [notice] OpenSSL OpenSSL 0.9.8o 01 Jun 2010 looks like
version 0.9.8m or later; I will try SSL_OP to enable renegotiation
Nov 20 12:36:34.000 [notice] Your Tor server's identity key fingerprint is
'lna23 8644744F908727C42720DB549F3D2BDB4D0B129A'
Nov 20 12:36:34.000 [notice] Configured hibernation. This interval began
at 2012-11-20 00:00:00; the scheduled wake-up time was 2012-11-20
00:00:00; we expect to exhaust our quota for this interval around
2012-11-21 00:00:00; the next interval begins at 2012-11-21 00:00:00 (all
times local)
Nov 20 12:36:34.000 [notice] Configured to measure directory request
statistics, but no GeoIP database found. Please specify a GeoIP database
using the GeoIPFile option.
Nov 20 12:36:35.000 [notice] Reloaded microdescriptor cache. Found 11048
descriptors.
Nov 20 12:36:36.000 [notice] We now have enough directory information to
build circuits.
Nov 20 12:36:36.000 [notice] Bootstrapped 80%: Connecting to the Tor
network.
Nov 20 12:36:36.000 [notice] Self-testing indicates your ORPort is
reachable from the outside. Excellent. Publishing server descriptor.
Nov 20 12:36:38.000 [notice] Heartbeat: Tor's uptime is 0:00 hours, with
10 circuits open. I've sent 130 kB and received 58 kB.
Nov 20 12:36:38.000 [notice] Bootstrapped 85%: Finishing handshake with
first hop.
Nov 20 12:36:38.000 [notice] We weren't able to find support for all of
the TLS ciphersuites that we wanted to advertise. This won't hurt
security, but it might make your Tor (if run as a client) more easy for
censors to block.
Nov 20 12:36:38.000 [notice] To correct this, use a more recent OpenSSL,
built without disabling any secure ciphers or features.
Nov 20 12:36:38.000 [warn] Problem bootstrapping. Stuck at 85%: Finishing
handshake with first hop. (Network is unreachable; NOROUTE; count 2;
recommendation warn)
Nov 20 12:36:38.000 [warn] 1 connections have failed:
Nov 20 12:36:38.000 [warn] 1 connections died in state connect()ing with
SSL state (No SSL object)
Nov 20 12:36:39.000 [notice] Bootstrapped 90%: Establishing a Tor circuit.
Nov 20 12:36:40.000 [warn] Problem bootstrapping. Stuck at 90%:
Establishing a Tor circuit. (No route to host; NOROUTE; count 5;
recommendation warn)
Nov 20 12:36:40.000 [warn] 3 connections have failed:
Nov 20 12:36:40.000 [warn] 3 connections died in state connect()ing with
SSL state (No SSL object)
Nov 20 12:36:41.000 [notice] Tor has successfully opened a circuit. Looks
like client functionality is working.
Nov 20 12:36:41.000 [notice] Bootstrapped 100%: Done.
Nov 20 12:37:39.000 [notice] Self-testing indicates your DirPort is
reachable from the outside. Excellent.
Nov 20 12:37:39.000 [notice] Not advertising DirPort (Reason:
AccountingMax enabled)
}}}
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/7536>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list