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

Closed
Open
Created Aug 01, 2019 by Trac@tracbot

getinfo circuit-status misses entries

When using the getinfo circuit-status call, Stem does not output the same number of entries as a direct call on the control port does. This applies for the function calls controller.get_circuits() and controller.get_circuit() as well as to a direct call using controller.get_info("circuit-status").

Example Output (with relay information removed): Output Control Port:

getinfo circuit-status
250+circuit-status=
1 BUILT $123~bla,$456~bla,$789~bla BUILD_FLAGS=NEED_CAPACITY PURPOSE=GENERAL TIME_CREATED=2019-08-01T08:24:46.866459
2 BUILT ...
3 BUILT ...
4 BUILT ...
5 BUILT ...
.
250 OK

Output Stem (raw getinfo("circuit-status") call):

1 BUILT $123~bla,$456~bla,$789~bla BUILD_FLAGS=NEED_CAPACITY PURPOSE=GENERAL TIME_CREATED=2019-08-01T08:24:46.866459

Trac:
Username: blister_green

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