Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Trac Trac
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Issues 246
    • Issues 246
    • List
    • Boards
    • Service Desk
    • Milestones
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
  • Wiki
    • Wiki
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar
  • Legacy
  • TracTrac
  • Issues
  • #1343

Closed
Open
Created Apr 04, 2010 by Trac@tracbot

TorCtl python issues

The latest stable TorCtl svn (https://svn.torproject.org/svn/torctl/trunk) consistantly fails with the following error

Traceback (most recent call last): File "/home/admin/tor/torctl2/python/TorCtl/TorCtl.py", line 560, in _eventLoop self._handleFn(timestamp, reply) File "/home/admin/tor/torctl2/python/TorCtl/TorCtl.py", line 1094, in _handle1 self._map1.get(event.event_name, self.unknown_event)(event) File "/home/admin/tor/torctl2/python/TorCtl/PathSupport.py", line 1855, in circ_status_event self.check_circuit_pool() File "/home/admin/tor/torctl2/python/TorCtl/PathSupport.py", line 1807, in check_circuit_pool self.build_circuit("255.255.255.255", 80) File "/home/admin/tor/torctl2/python/TorCtl/PathSupport.py", line 1817, in build_circuit circ = self.c.build_circuit(self.selmgr.select_path()) File "/home/admin/tor/torctl2/python/TorCtl/PathSupport.py", line 1237, in select_path return self.path_selector.select_path(self.pathlen) File "/home/admin/tor/torctl2/python/TorCtl/PathSupport.py", line 896, in select_path if self.path_restrict.path_is_ok(path): File "/home/admin/tor/torctl2/python/TorCtl/PathSupport.py", line 118, in path_is_ok if not rs.path_is_ok(path): File "/home/admin/tor/torctl2/python/TorCtl/PathSupport.py", line 589, in path_is_ok if r.continent != prev.continent: AttributeError: GeoIPRouter instance has no attribute 'continent' Terminated

[Automatically added by flyspray2trac: Operating System: Other Linux]

Trac:
Username: hololeap

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking