Hello, i tried to install Arm today and got the following error when i double klick arm. i also get a failed when i klick on the installer. Im using mac OS X El Capitan in Public Beta and the Tor bundle from the official Site. i have no firewall enabled and Tor is running. I hope you can help me. I added two pictures with the error.
Trac: Username: Woodstock
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Child items ...
Show closed items
Linked items 0
Link issues together to show that they're related.
Learn more.
Hi Woodstock, the notice you're getting says "Connection refused. Is the ControlPort enabled?". If you check the readme there's more to running arm than simply invoking it - you need to configure tor too.
Trac: Status: new to closed Resolution: N/Ato not a bug
Hello Atagar, thank you for the info. i read the file now and added the controlport 9151 to the torrc file. if i understand it right, arm will take the infos from the tor configuration when i set all right and create the armrc in the .arm folder? Oh and Python 2.7.10 is installed, do you know why the errno 2 appears when i hit the install file? Thank you Atgar
read the file now and added the controlport 9151 to the torrc file.
Don't forget to restart tor after you've changed the torrc. Since you chose 9151 you should hopefully then be able to start arm by running...
arm --interface 9151
if i understand it right, arm will take the infos from the tor configuration when i set all right and create the armrc in the .arm folder?
Nope, changing the torrc doesn't have anything to do with the armrc. You're simply telling tor to allow controller connections on port 9151 which will allow arm to connect. Don't worry about the armrc (that's just for customizing arm if you want).
Oh and Python 2.7.10 is installed, do you know why the errno 2 appears when i hit the install file?
Python 2.7 is fine. I don't know what error you're talking about.
can you tell me which port is better to use instead of 9151? i tried 9050 before but Tor won't start with this one.
Ok great, the armrc is my next step when i get the controller connection to work.
Thanks for helping, i will try it out later, have to sleep a bit.