[tor-bugs] #6979 [Tor]: TBB Bug: router.c:164

Tor Bug Tracker & Wiki blackhole at torproject.org
Thu Jul 18 20:07:45 UTC 2013


#6979: TBB Bug: router.c:164
-----------------------+----------------------------------------------------
    Reporter:  eli     |       Owner:                      
        Type:  defect  |      Status:  needs_information   
    Priority:  normal  |   Milestone:  Tor: unspecified    
   Component:  Tor     |     Version:  Tor: 0.2.3.25       
  Resolution:          |    Keywords:  tor-bridge tor-relay
      Parent:          |      Points:                      
Actualpoints:          |  
-----------------------+----------------------------------------------------
Changes (by thefliegendeeep):

 * cc: thefliegende@… (added)
  * keywords:  tor-bridge => tor-bridge tor-relay
  * version:  Tor: 0.2.2.39 => Tor: 0.2.3.25


Comment:

 log:
 Jul 17 06:25:02.000 [notice] Tor 0.2.3.25 (git-3fed5eb096d2d187) opening
 new log file.
 Jul 17 06:25:02.000 [notice] Closing old Control listener on
 127.0.0.1:9051
 Jul 17 06:25:02.000 [notice] Closing old Directory listener on 0.0.0.0:80
 Jul 17 06:25:02.000 [notice] Closing old OR listener on 0.0.0.0:443
 Jul 17 06:25:03.000 [err] get_server_identity_key(): Bug: router.c:171:
 get_server_identity_key: Assertion server_mode(get_options()) failed;
 aborting.

 torrc:
 SocksPort 0 # what port to open for local application connections
 SocksListenAddress 127.0.0.1 # accept connections only from localhost
 DataDirectory /var/lib/tor
 ControlPort 9051
 CookieAuthentication 1
 ORPort 443
 Nickname thefliegendeeep
 Address <edited for bugreport>
 RelayBandwidthRate 2000 KB  # Throttle traffic to 100KB/s (800Kbps)
 RelayBandwidthBurst 2200 KB # But allow bursts up to 200KB/s (1600Kbps)
 ContactInfo Fliegende Eep <thefliegende AT lavabit dot com>
 DirPort 80 # what port to advertise for directory connections
 ExitPolicy reject *:* # no exits allowed

 I did copy a backed up /var/lib/tor/fingerprint over the installed
 fingerprint, so maybe that plays a role too.

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


More information about the tor-bugs mailing list