[tor-bugs] #10927 [arm]: Arm crashes with --gui option when not able to read local tor logs, as a result of remotely connecting to tor control port from another host:

Tor Bug Tracker & Wiki blackhole at torproject.org
Mon Feb 17 05:21:22 UTC 2014


#10927: Arm crashes with --gui option when not able to read local tor logs, as a
result of remotely connecting to tor control port from another host:
-------------------------+----------------------------------
 Reporter:  johnakabean  |          Owner:  atagar
     Type:  defect       |         Status:  new
 Priority:  blocker      |      Milestone:
Component:  arm          |        Version:  Tor: unspecified
 Keywords:  remote       |  Actual Points:
Parent ID:               |         Points:
-------------------------+----------------------------------
 Traceback (most recent call last):
   File "/usr/share/arm/starter.py", line 574, in <module>
     gui.controller.start_gui()
   File "/usr/share/arm/gui/controller.py", line 61, in start_gui
     controller = !GuiController()
   File "/usr/share/arm/gui/controller.py", line 37, in !__init!__
     self.panels[panelClass] = panelClass(self.builder)
   File "/usr/share/arm/gui/logPanel.py", line 42, in !__init!__
     torEventBacklog = deque(getLogFileEntries(setRunlevels, readLimit,
 addLimit, self._config))
   File "/usr/share/arm/cli/logPanel.py", line 251, in getLogFileEntries
     sIndex = runlevels.index(loggingTypes)
 !ValueError: '[HTTP,OR,PROTOCOL,EDGE,APP,CIRC]NOTICE' is not in list

 I have tried, as a guess, adding "Log
 [HTTP,OR,PROTOCOL,EDGE,APP,CIRC]NOTICE stdout" in the torrc with no luck.
 The arm version is debian wheezy repository default (1.4.5.0 [released
 April 28, 2012])

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


More information about the tor-bugs mailing list