[tor-bugs] #15777 [Nyx]: arm doesn't connect to UNIX domain ControlPort with cookie authentication

Tor Bug Tracker & Wiki blackhole at torproject.org
Wed Apr 22 18:40:28 UTC 2015


#15777: arm doesn't connect to UNIX domain ControlPort with cookie authentication
-----------------------------+----------------------
     Reporter:  yurivict271  |      Owner:
         Type:  defect       |     Status:  reopened
     Priority:  normal       |  Milestone:
    Component:  Nyx          |    Version:
   Resolution:               |   Keywords:
Actual Points:               |  Parent ID:
       Points:               |
-----------------------------+----------------------

Comment (by atagar):

 > Git version doesn't have this either.

 Ah, I see the issue. You mentioned using...

 {{{
 arm -i /var/tmp/tor/ctrl:/var/tmp/tor/data/control_auth_cookie
 }}}

 ... but actually you want the -s or --socket argument. Also, there's no
 need to have the auth cookie location (that'll just cause an error, and
 I'm unsure why you think that would be valid syntax).

 What happens when you run the following with the git checkout?

 {{{
 run_nyx -s /var/tmp/tor/ctrl
 }}}

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


More information about the tor-bugs mailing list