[tor-bugs] #7343 [Tor]: Questionable warning message with hibernation, low ORPort with high port in OrListenAddress

Tor Bug Tracker & Wiki blackhole at torproject.org
Tue Nov 6 20:47:04 UTC 2012


#7343: Questionable warning message with hibernation, low ORPort with high port in
OrListenAddress
-------------------------+--------------------------------------------------
 Reporter:  cypherpunks  |          Owner:                    
     Type:  defect       |         Status:  new               
 Priority:  normal       |      Milestone:                    
Component:  Tor          |        Version:  Tor: 0.2.4.5-alpha
 Keywords:               |         Parent:                    
   Points:               |   Actualpoints:                    
-------------------------+--------------------------------------------------
 The following is set in torrc:

 {{{
 AccountingMax 2048 MB
 AccountingStart day 00:00
 OrListenAddress 0.0.0.0:9001
 ORPort 443
 }}}

 When Tor starts, the following message is printed:

 {{{
 Nov 06 20:25:27.825 [warn] You have set AccountingMax to use hibernation.
 You have also chosen a low DirPort or OrPort. This combination can make
 Tor stop working when it tries to re-attach the port after a period of
 hibernation. Please choose a different port or turn off hibernation unless
 you know this combination will work on your platform.
 }}}

 In the case an OrListenAddress directive specifies a port > 1023, this
 message should not be displayed.

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


More information about the tor-bugs mailing list