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

Tor Bug Tracker & Wiki torproject-admin at torproject.org
Fri Nov 2 19:10:19 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:                    
-----------------------------------+----------------------------------------

Comment(by mr-4):

 OK, I finally got this working. There are a few, what I'd consider,
 inconsistencies with node/function definitions as described below though:

 1. desc/id/node seems to only accept the "$XXX" syntax as node ID, where
 "X" is the hash id of the node in question - in *uppercase*.

 2. ns/id/node seems to *only* accept the "xxx" syntax as node ID, where
 "x" is the hash id of the node in question - in *lowercase*. Please note
 that the "$" is not accepted, hence the mysterious "Data not decodeable as
 hex" error I was getting previously if I include "$".

 3. ns/id/node is *not* universal! In other words, it doesn't seem to
 recognise nodes which do not use microdescriptors. I am getting
 "Unrecognised Key" errors when I use this command for nodes, which are
 defined in my "cached-descriptors{.new}" files.

 Apart from the above inconsistencies, when the right format is applied for
 the right commands as described above, everything seems to work.

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


More information about the tor-bugs mailing list