Thanks for the explanation. You are right. I mixed up socks port 9050 and
control port 9051.
Thanks,
Klaus
Damian Johnson wrote on 10.12.2011:
> Hi Klaus. This is the first I've seen that particular error. What's
> happening is that...
> - arm has configured TorCtl to listen to the control po
Hi Klaus. This is the first I've seen that particular error. What's
happening is that...
- arm has configured TorCtl to listen to the control port (4711)
- TorCtl then receives a message that's invalid according to the
control spec from that port and raised that error
My guess is that you gave arm
Send an email to the author. He will help you kindly, sure.
--
I will face my fear. I will permit it to pass over me and through me. And
when it has gone past I will turn the inner eye to see its path. Where the
fear has gone there will be nothing. Only I will remain.
__
Hi,
I am no longer able to connect with ARM to one of my relays. ARM crashes with
the following error:
debian-tor@host:/home/user$ arm -i 127.0.0.1:4711
Traceback (most recent call last):
File "/usr/share/arm/TorCtl/TorCtl.py", line 710, in _loop
isEvent, reply = self._read_reply()
File