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
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar

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
  • #4416

Closed (moved)
Open
Opened Nov 07, 2011 by Aaron Gibson@aagbsn

Missing ssl file causes Traceback in snakeinspector.py

Traceback (most recent call last):
  File "snakeinspector.py", line 251, in main
    print r
  File "/home/exitscanner/torflow/NetworkScanners/ExitAuthority/libsoat.py", line 297, in __str__
    ssl_domain = SnakePickler.load(self.ssl_file)
  File "/home/exitscanner/torflow/NetworkScanners/ExitAuthority/libsoat.py", line 867, in load
    f = file(filename, "r")
IOError: [Errno 2] No such file or directory: 'data/soat/ssl/certs/facebook.com.ssl'

Sure enough, the file is missing. Why did soat.py fail to save this file?

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#4416