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

Closed (moved)
Open
Opened Nov 26, 2015 by Trac@tracbot

ExitList descriptor chokes on getUnrecognizedLines()

ConvertToJson [0] is a converter from raw CollecTor data to JSON, based on metrics-lib. Converting Exit-List descriptors (@type Tordnsel) works fine ([0], line 1221) until a check for unrecognized attributes ([0], line 109) is added. With the check enabled te converter outputs an error report like the following for each descriptor of type tordnsel:

Unrecognized lines in /data/in/tordnsel/2015-09-01-08-02-03: [@type tordnsel 1.0]

It doesn't produce a JSON result though (which it should even if it encounters an unrecognized line).

[0] https://github.com/tomlurge/mteam/blob/master/src/mteam/ConvertToJson.java

Trac:
Username: tomlurge

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