[tor-bugs] #9860 [- Select a component]: junk log messages every time SETCONF changes the set of ORPorts

Tor Bug Tracker & Wiki blackhole at torproject.org
Tue Oct 1 16:10:36 UTC 2013


#9860: junk log messages every time SETCONF changes the set of ORPorts
----------------------------------+---------------------
 Reporter:  zwol                  |          Owner:
     Type:  defect                |         Status:  new
 Priority:  trivial               |      Milestone:
Component:  - Select a component  |        Version:
 Keywords:                        |  Actual Points:
Parent ID:                        |         Points:
----------------------------------+---------------------
 Every time you use SETCONF (from a controller) to change the set of
 ORPorts, Tor emits log messages like this:

 {{{
 Sep 30 23:45:59.000 [notice] Opening OR listener on 0.0.0.0:9022
 Sep 30 23:45:59.000 [notice] Tor 0.2.4.17-rc-dev (git-
 00fb525+ace95c5+0e691f1) opening log file.
 Sep 30 23:46:00.000 [notice] Your Tor server's identity key fingerprint is
 'tbbscraperentry 73EFD4FE8D5D2466ECBDCFAC11894A72A322FD3C'
 Sep 30 23:47:42.000 [notice] Opening OR listener on 0.0.0.0:9023
 Sep 30 23:47:42.000 [notice] Tor 0.2.4.17-rc-dev (git-
 00fb525+ace95c5+0e691f1) opening log file.
 Sep 30 23:47:42.000 [notice] Your Tor server's identity key fingerprint is
 'tbbscraperentry 73EFD4FE8D5D2466ECBDCFAC11894A72A322FD3C'
 Sep 30 23:50:40.000 [notice] Closing no-longer-configured OR listener on
 0.0.0.0:9008
 Sep 30 23:50:40.000 [notice] Tor 0.2.4.17-rc-dev (git-
 00fb525+ace95c5+0e691f1) opening log file.
 Sep 30 23:50:40.000 [notice] Closing old OR listener on 0.0.0.0:9008
 Sep 30 23:50:40.000 [notice] Your Tor server's identity key fingerprint is
 'tbbscraperentry 73EFD4FE8D5D2466ECBDCFAC11894A72A322FD3C'
 Sep 30 23:50:45.000 [notice] Closing no-longer-configured OR listener on
 0.0.0.0:9012
 Sep 30 23:50:45.000 [notice] Tor 0.2.4.17-rc-dev (git-
 00fb525+ace95c5+0e691f1) opening log file.
 Sep 30 23:50:45.000 [notice] Closing old OR listener on 0.0.0.0:9012
 Sep 30 23:50:45.000 [notice] Your Tor server's identity key fingerprint is
 'tbbscraperentry 73EFD4FE8D5D2466ECBDCFAC11894A72A322FD3C'
 }}}

 The "opening log file" and "Your Tor server's identity key fingerprint is"
 lines should not be printed for every configuration change.  And I'm not
 sure why it tells me it's closing a listener twice.

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


More information about the tor-bugs mailing list