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 "/usr/share/arm/TorCtl/TorCtl.py", line 885, in _read_reply
raise ProtocolError("Badly formatted reply line: unknown type %r"%tp)
ProtocolError: Badly formatted reply line: unknown type 'P'
Terminated
To another instance running on the same machine ARM connects without any
problem. Has anyone experienced the same issue or knows how to fix it?
Thanks,
Klaus