[tor-bugs] #7059 [Tor]: TorControl: Unrecognized (node) key errors

Tor Bug Tracker & Wiki torproject-admin at torproject.org
Fri Nov 2 17:07:43 UTC 2012


#7059: TorControl: Unrecognized (node) key errors
-----------------------------------+----------------------------------------
 Reporter:  mr-4                   |          Owner:  aagbsn            
     Type:  defect                 |         Status:  needs_information 
 Priority:  normal                 |      Milestone:  Tor: unspecified  
Component:  Tor                    |        Version:  Tor: 0.2.4.3-alpha
 Keywords:  tor-client controller  |         Parent:                    
   Points:                         |   Actualpoints:                    
-----------------------------------+----------------------------------------
Changes (by nickm):

  * status:  new => needs_information


Comment:

 It's expected that microdescriptors have less information that server
 descriptors.  That's the point.  They omit the stuff that's redundant with
 the consensus networkstatus document.  You need to look at the ns/id/*
 field too.

 I just tried a couple of example GETINFO queries, and found them to work
 okay:
 {{{
 GETINFO ns/id/ff8845046db449da989b025aea1d10e19e709166
 250+ns/id/ff8845046db449da989b025aea1d10e19e709166=
 r godzilla /4hFBG20SdqYmwJa6h0Q4Z5wkWY 6Ua1mnT2Fwm1d0RaKbFQPeycP+s
 2012-11-02 01:39:04 83.227.52.129 9001 0
 s Fast Named Running Valid
 w Bandwidth=2
 .
 250 OK
 GETINFO md/id/ff8845046db449da989b025aea1d10e19e709166
 250+md/id/ff8845046db449da989b025aea1d10e19e709166=
 onion-key
 -----BEGIN RSA PUBLIC KEY-----
 MIGJAoGBALeYJbHGyPSJ1vMEdEs5ygA4YykBxq66BdvodLNWp9vXBSuCx211eGNj
 bUeJxAHm8b3XugJXSwuc9IwQwrctIB/0qotrG4BM9mdd8d6UPr1CycgNuThwtozg
 f5L1LNMQQkcuITXANkEp3TWDPeucrsevpSJ0hQQaXqxEt+kdt3CJAgMBAAE=
 -----END RSA PUBLIC KEY-----
 family $84CA95A4D9E824C6F9662711B887433525760F72
 p accept 443,706,993,995
 .
 }}}

 Can you be more specific about what isn't working for you?

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


More information about the tor-bugs mailing list