[tor-bugs] #16048 [Stem]: Cannot access bandwidth attribute on RouterV3StatusEntry

Tor Bug Tracker & Wiki blackhole at torproject.org
Sun May 17 20:56:31 UTC 2015


#16048: Cannot access bandwidth attribute on RouterV3StatusEntry
------------------------+--------------------
     Reporter:  tom     |      Owner:  atagar
         Type:  defect  |     Status:  new
     Priority:  normal  |  Milestone:
    Component:  Stem    |    Version:
   Resolution:          |   Keywords:
Actual Points:          |  Parent ID:
       Points:          |
------------------------+--------------------

Comment (by atagar):

 Tried having stem read moria1's vote but seems to be happy...

 {{{
 from stem.descriptor import DocumentHandler
 from stem.descriptor.remote import DescriptorDownloader, get_authorities

 downloader = DescriptorDownloader()
 query = downloader.get_vote(get_authorities()['moria1'], document_handler
 = DocumentHandler.DOCUMENT, validate = True)

 print query.run()[0]
 }}}

 Tried this both with and without validation. Are you still able to repro
 this? If so, mind providing a standalone script that repros the problem?

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/16048#comment:5>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list