Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • 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
  • #16
Closed
Open
Created Nov 14, 2004 by weasel (Peter Palfrader)@weasel

AttributeError: 'NoneType' object has no attribute 'getLastHop'

[Moved from bugzilla] Reporter: peter@palfrader.org (Peter Palfrader) Description: Opened: 2003-10-27 20:33

latest CVS (as of now).

weasel@valiant:/mixminion/bin$ ./mixminion generate-surb -t peter-mm@palfrader.org -P 'test1' > mm1 Oct 27 20:31:49.836 [WARN] This software is newer than any version on the recommended list. Oct 27 20:31:49.849 [INFO] Selected path is :test1 Enter password for keyring: weasel@valiant:/mixminion/bin$ echo bla | ./mixminion send -R mm1 -P 'test1'
Mixminion version 0.0.6alpha1 This software is for testing purposes only. Anonymity is not guaranteed. Oct 27 20:32:03.836 [WARN] This software is newer than any version on the recommended list. Traceback (most recent call last): File "./mixminion", line 10, in ? mixminion.Main.main(sys.argv) File "/home/weasel/mixminion/lib/python2.3/site-packages/mixminion/Main.py", line 282, in main func(commandStr, args[2:]) File "/home/weasel/mixminion/lib/python2.3/site-packages/mixminion/ ClientMain.py", line 1017, in runClient parser.parsePath() File "/home/weasel/mixminion/lib/python2.3/site-packages/mixminion/ ClientMain.py", line 871, in parsePath self.startAt, self.endAt) File "/home/weasel/mixminion/lib/python2.3/site-packages/mixminion/ ClientDirectory.py", line 712, in validatePath lh = exitAddress.getLastHop() AttributeError: 'NoneType' object has no attribute 'getLastHop'

------- Additional Comments From Nick Mathewson 2003-11-07 08:29 -------

This should be fixed in 0.0.6 CVS.

[Automatically added by flyspray2trac: Operating System: Linux]

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