Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
Trac
Trac
  • Project overview
    • Project overview
    • Details
    • Activity
  • Issues 246
    • Issues 246
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Operations
    • Operations
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Create a new issue
  • Issue Boards

GitLab is used only for code review, issue tracking and project management. Canonical locations for source code are still https://gitweb.torproject.org/ https://git.torproject.org/ and git-rw.torproject.org.

  • Legacy
  • TracTrac
  • Issues
  • #1343

Closed
Open
Opened 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
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: legacy/trac#1343