[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-bugs] [Tor Bug Tracker] #1380: Adding DirListenAddress Abends Tor on HUP



#1380: Adding DirListenAddress Abends Tor on HUP
----------------------------+-----------------------------------------------
 Reporter:  BarkerJr        |       Owner:                     
     Type:  defect          |      Status:  new                
 Priority:  minor           |   Milestone:                     
Component:  Tor-Tor server  |     Version:  Tor: 0.2.2.12-alpha
 Keywords:                  |  
----------------------------+-----------------------------------------------
 0.2.2.13

 Scenario:
 Tor is currently listening for directory requests at 0.0.0.0:9030.  Add
 DirListenAddress to specify that it should use <specific ip>:9030 to bind
 to.  Send HUP to the relay.

 May 01 21:33:59.803 [notice] Received reload signal (hup). Reloading
 config and resetting internal state.
 May 01 21:33:59.805 [notice] Closing no-longer-configured Directory
 listener on 0.0.0.0:9030
 May 01 21:33:59.805 [notice] Opening Directory listener on  <specific
 ip>:9030
 May 01 21:33:59.805 [warn] Could not bind to  <specific ip>:9030: Address
 already in use. Is Tor already running?
 May 01 21:33:59.805 [warn] Failed to parse/validate config: Failed to bind
 one of the listener ports.
 May 01 21:33:59.805 [err] Reading config failed--see warnings above. For
 usage, try -h.
 May 01 21:33:59.805 [warn] Restart failed (config error?). Exiting.

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