Skip to content
GitLab
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
  • #28393
Closed
Open
Issue created Nov 10, 2018 by irl@irl⌨

use_mirrors broken for DescriptorDownloader

When using the use_mirrors option for DescriptorDownloader, I get this:

Traceback (most recent call last):
  File "bushel.py", line 21, in <module>
    for desc in downloader.get_consensus().run():
  File "/usr/lib/python3/dist-packages/stem/descriptor/remote.py", line 723, in get_consensus
    consensus_query = self.query(resource, **query_args)
  File "/usr/lib/python3/dist-packages/stem/descriptor/remote.py", line 811, in query
    return Query(resource, **args)
  File "/usr/lib/python3/dist-packages/stem/descriptor/remote.py", line 375, in __init__
    self.endpoints.append(stem.DirPort(endpoint[0], endpoint[1]))  # TODO: remove this in stem 2.0
  File "/usr/lib/python3/dist-packages/stem/__init__.py", line 571, in __init__
    raise ValueError("'%s' isn't a valid port" % port)
ValueError: 'None' isn't a valid port

This is potentially due to relays that don't have dir ports, but this is just speculation.

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